LGMay 28, 2025

Geometric GNNs for Charged Particle Tracking at GlueX

arXiv:2505.22504v11 citationsh-index: 14Machine Learning: Science and Technology
Originality Incremental advance
AI Analysis

This addresses a critical bottleneck in nuclear physics experiments for researchers, offering incremental improvements in tracking efficiency and computational speed.

The study tackled charged particle tracking in nuclear physics experiments by applying Graph Neural Networks (GNNs) to GlueX data, demonstrating that GNN-based track finding outperforms traditional methods in efficiency and speed, with significant speedup from GPU batch processing.

Nuclear physics experiments are aimed at uncovering the fundamental building blocks of matter. The experiments involve high-energy collisions that produce complex events with many particle trajectories. Tracking charged particles resulting from collisions in the presence of a strong magnetic field is critical to enable the reconstruction of particle trajectories and precise determination of interactions. It is traditionally achieved through combinatorial approaches that scale worse than linearly as the number of hits grows. Since particle hit data naturally form a 3-dimensional point cloud and can be structured as graphs, Graph Neural Networks (GNNs) emerge as an intuitive and effective choice for this task. In this study, we evaluate the GNN model for track finding on the data from the GlueX experiment at Jefferson Lab. We use simulation data to train the model and test on both simulation and real GlueX measurements. We demonstrate that GNN-based track finding outperforms the currently used traditional method at GlueX in terms of segment-based efficiency at a fixed purity while providing faster inferences. We show that the GNN model can achieve significant speedup by processing multiple events in batches, which exploits the parallel computation capability of Graphical Processing Units (GPUs). Finally, we compare the GNN implementation on GPU and FPGA and describe the trade-off.

Foundations

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

Your Notes