Geometric GNNs for Charged Particle Tracking at GlueX
Ahmed Hossam Mohammed, Kishansingh Rajput, Simon Taylor, Denis Furletov, Sergey Furletov, Malachi Schram

TL;DR
This paper demonstrates that Graph Neural Networks can effectively and efficiently improve charged particle tracking in nuclear physics experiments like GlueX, outperforming traditional methods in accuracy and speed, and explores hardware implementation trade-offs.
Contribution
The study introduces a GNN-based approach for particle track finding in high-energy physics, showing superior performance and speed over traditional algorithms, and compares GPU and FPGA implementations.
Findings
GNN outperforms traditional track finding methods in efficiency and speed.
Batch processing on GPUs significantly accelerates inference.
GPU and FPGA implementations present different trade-offs in performance and resource use.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Gaussian Processes and Bayesian Inference · Particle physics theoretical and experimental studies
