HEP-PHHEP-EXMLOct 11, 2018

Energy Flow Networks: Deep Sets for Particle Jets

arXiv:1810.05165v2312 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of event representation for machine learning in particle physics, particularly at the Large Hadron Collider, but it is incremental as it builds upon the existing Deep Sets framework.

The authors tackled the problem of representing and learning from variable-length unordered sets of particles in collider events by introducing Energy Flow Networks and Particle Flow Networks, which adapt the Deep Sets framework to particle physics while respecting infrared and collinear safety. They demonstrated similar or improved performance in discriminating quark jets from gluon jets compared to existing methods.

A key question for machine learning approaches in particle physics is how to best represent and learn from collider events. As an event is intrinsically a variable-length unordered set of particles, we build upon recent machine learning efforts to learn directly from sets of features or "point clouds". Adapting and specializing the "Deep Sets" framework to particle physics, we introduce Energy Flow Networks, which respect infrared and collinear safety by construction. We also develop Particle Flow Networks, which allow for general energy dependence and the inclusion of additional particle-level information such as charge and flavor. These networks feature a per-particle internal (latent) representation, and summing over all particles yields an overall event-level latent representation. We show how this latent space decomposition unifies existing event representations based on detector images and radiation moments. To demonstrate the power and simplicity of this set-based approach, we apply these networks to the collider task of discriminating quark jets from gluon jets, finding similar or improved performance compared to existing methods. We also show how the learned event representation can be directly visualized, providing insight into the inner workings of the model. These architectures lend themselves to efficiently processing and analyzing events for a wide variety of tasks at the Large Hadron Collider. Implementations and examples of our architectures are available online in our EnergyFlow package.

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