HEP-EXLGHEP-PHJun 7, 2021

SPANet: Generalized Permutationless Set Assignment for Particle Physics using Symmetry Preserving Attention

arXiv:2106.03898v442 citationsHas Code
Originality Highly original
AI Analysis

This addresses a critical bottleneck in particle physics data analysis at the Large Hadron Collider, enabling previously intractable cases to become tractable.

The paper tackles the problem of assigning observed particles to decay products in particle physics, which is complicated by inherent ambiguities and lack of scalability in current methods, and introduces a symmetry-preserving attention network that improves reconstruction efficiency by 19-35% and reduces inference time by two to five orders of magnitude.

The creation of unstable heavy particles at the Large Hadron Collider is the most direct way to address some of the deepest open questions in physics. Collisions typically produce variable-size sets of observed particles which have inherent ambiguities complicating the assignment of observed particles to the decay products of the heavy particles. Current strategies for tackling these challenges in the physics community ignore the physical symmetries of the decay products and consider all possible assignment permutations and do not scale to complex configurations. Attention based deep learning methods for sequence modelling have achieved state-of-the-art performance in natural language processing, but they lack built-in mechanisms to deal with the unique symmetries found in physical set-assignment problems. We introduce a novel method for constructing symmetry-preserving attention networks which reflect the problem's natural invariances to efficiently find assignments without evaluating all permutations. This general approach is applicable to arbitrarily complex configurations and significantly outperforms current methods, improving reconstruction efficiency between 19\% - 35\% on typical benchmark problems while decreasing inference time by two to five orders of magnitude on the most complex events, making many important and previously intractable cases tractable. A full code repository containing a general library, the specific configuration used, and a complete dataset release, are avaiable at https://github.com/Alexanders101/SPANet

Code Implementations1 repo
Foundations

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

Your Notes