English

Moments of Clarity: Streamlining Latent Spaces in Machine Learning using Moment Pooling

High Energy Physics - Phenomenology 2024-10-18 v2 Machine Learning Machine Learning

Abstract

Many machine learning applications involve learning a latent representation of data, which is often high-dimensional and difficult to directly interpret. In this work, we propose "Moment Pooling", a natural extension of Deep Sets networks which drastically decrease latent space dimensionality of these networks while maintaining or even improving performance. Moment Pooling generalizes the summation in Deep Sets to arbitrary multivariate moments, which enables the model to achieve a much higher effective latent dimensionality for a fixed latent dimension. We demonstrate Moment Pooling on the collider physics task of quark/gluon jet classification by extending Energy Flow Networks (EFNs) to Moment EFNs. We find that Moment EFNs with latent dimensions as small as 1 perform similarly to ordinary EFNs with higher latent dimension. This small latent dimension allows for the internal representation to be directly visualized and interpreted, which in turn enables the learned internal jet representation to be extracted in closed form.

Keywords

Cite

@article{arxiv.2403.08854,
  title  = {Moments of Clarity: Streamlining Latent Spaces in Machine Learning using Moment Pooling},
  author = {Rikab Gambhir and Athis Osathapan and Jesse Thaler},
  journal= {arXiv preprint arXiv:2403.08854},
  year   = {2024}
}

Comments

15+7 pages, 14 figures, 7 tables. Code available at https://github.com/athiso/moment and https://github.com/rikab/MomentAnalysis; v2: Updated to match journal version