arXiv · 2202.06929
Accelerating the Inference of the Exa.TrkX Pipeline
Abstract
Recently, graph neural networks (GNNs) have been successfully used for a variety of particle reconstruction problems in high energy physics, including particle tracking. The Exa.TrkX pipeline based on GNNs demonstrated promising performance in reconstructing particle tracks in dense environments. It includes five discrete steps: data encoding, graph building, edge filtering, GNN, and track labeling. All steps were written in Python and run on both GPUs and CPUs. In this work, we accelerate the Python implementation of the pipeline through customized and commercial GPU-enabled software libraries, and develop a C++ implementation for inferencing the pipeline. The implementation features an improved, CUDA-enabled fixed-radius nearest neighbor search for graph building and a weakly connected component graph algorithm for track labeling. GNNs and other trained deep learning models are converted to ONNX and inferenced via the ONNX Runtime C++ API. The complete C++ implementation of the pipeline allows integration with existing tracking software. We report the memory usage and average event latency tracking performance of our implementation applied to the TrackML benchmark dataset.
Explore related subjects
Keep this discovery
Alina Lazar, Xiangyang Ju, Daniel Murnane, Paolo Calafiura, Steven Farrell, Yaoyuan Xu, Maria Spiropulu, Jean-Roch Vlimant, Giuseppe Cerati, Lindsey Gray, Thomas Klijnsma, Jim Kowalkowski, Markus Atkinson, Mark Neubauer, Gage DeZoort, Savannah Thais, Shih-Chieh Hsu, Adam Aurisano, V Hewes, Alexandra Ballow, Nirajan Acharya, Chun-yi Wang, Emma Liu, Alberto Lucas. 2022-02-14. Accelerating the Inference of the Exa.TrkX Pipeline. https://doi.org/10.1088/1742-6596/2438/1/012008
Cite the original work for its findings. Save a collection to share your selection of sources.