HEP-PHLGMLMar 13, 2024

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

arXiv:2403.08854v23 citationsh-index: 6
Originality Incremental advance
AI Analysis

This work addresses interpretability issues in latent representations for domain-specific applications like collider physics, though it is incremental as it builds on existing Deep Sets and Energy Flow Networks.

The paper tackles the problem of high-dimensional and uninterpretable latent spaces in machine learning by proposing Moment Pooling, which reduces latent space dimensionality while maintaining or improving performance, achieving similar results with latent dimensions as small as 1 compared to higher-dimensional methods in quark/gluon jet classification.

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.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes