Pith. sign in

REVIEW 1 cited by

Accelerating the Inference of the Exa.TrkX Pipeline

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2202.06929 v1 pith:IB3YNZUX submitted 2022-02-14 physics.ins-det hep-exphysics.comp-ph

classification physics.ins-dethep-exphysics.comp-ph
keywords implementationpipelinegraphgnnsparticletrackingbuildinglabeling
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original 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.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Physics and Computing Performance of the EggNet Tracking Pipeline

    physics.data-an 2025-06 conditional novelty 5.0 of 10

    EggNet on the full TrackML dataset achieves around 96% track efficiency, and segmented graph training cuts training time and GPU memory by roughly 10x with comparable physics performance.

Pith tools