Equivariant Graph Neural Networks for Charged Particle Tracking

arXiv:2304.05293v111 citationsh-index: 45
Originality Incremental advance
AI Analysis

This work addresses the need for more efficient particle tracking models in high-energy physics experiments, though it is incremental as it builds on existing GNN approaches.

The paper tackled the problem of resource-intensive graph neural networks (GNNs) in high-energy physics by introducing EuclidNet, a symmetry-equivariant GNN for charged particle tracking, which achieved near-state-of-the-art performance with under 1000 parameters on the TrackML dataset.

Graph neural networks (GNNs) have gained traction in high-energy physics (HEP) for their potential to improve accuracy and scalability. However, their resource-intensive nature and complex operations have motivated the development of symmetry-equivariant architectures. In this work, we introduce EuclidNet, a novel symmetry-equivariant GNN for charged particle tracking. EuclidNet leverages the graph representation of collision events and enforces rotational symmetry with respect to the detector's beamline axis, leading to a more efficient model. We benchmark EuclidNet against the state-of-the-art Interaction Network on the TrackML dataset, which simulates high-pileup conditions expected at the High-Luminosity Large Hadron Collider (HL-LHC). Our results show that EuclidNet achieves near-state-of-the-art performance at small model scales (<1000 parameters), outperforming the non-equivariant benchmarks. This study paves the way for future investigations into more resource-efficient GNN models for particle tracking in HEP experiments.

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