Skip to content

Explainable AI 'autoencoder' with n-pt function latent space

License

Notifications You must be signed in to change notification settings

xand-stapleton/ncoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCoder

Explainable AI 'autoencoder' with n-pt function latent space

Abstract

In this paper we present a novel approach to interpretable AI inspired by Quantum Field Theory (QFT) which we call the NCoder. The NCoder is a modified autoencoder neural network whose latent layer is prescribed to be a subset of $n$-point correlation functions. Regarding images as draws from a lattice field theory, this architecture mimics the task of perturbatively constructing the effective action of the theory order by order in an expansion using Feynman diagrams. Alternatively, the NCoder may be regarded as simulating the procedure of statistical inference whereby high dimensional data is first summarized in terms of several lower dimensional summary statistics (here the $n$-point correlation functions), and subsequent out-of-sample data is generated by inferring the data generating distribution from these statistics. In this way the NCoder suggests a fascinating correspondence between perturbative renormalizability and the sufficiency of models. We demonstrate the efficacy of the NCoder by applying it to the generation of MNIST images, and find that generated images can be correctly classified using only information from the first three n-point functions of the image distribution.

BibTeX Citation

If you use our code, please cite the paper

@misc{berman2024ncoder,
      title={NCoder -- A Quantum Field Theory approach to encoding data}, 
      author={David S. Berman and Marc S. Klinger and Alexander G. Stapleton},
      year={2024},
      eprint={2402.00944},
      archivePrefix={arXiv},
      primaryClass={hep-th}
}

About

Explainable AI 'autoencoder' with n-pt function latent space

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published