TrackFormers: In Search of Transformer-Based Particle Tracking for the High-Luminosity LHC Era
Sascha Caron, Nadezhda Dobreva, Antonio Ferrer S\'anchez, Jos\'e D. Mart\'in-Guerrero, Uraz Odyurt, Roberto Ruiz de Austri Bazan, Zef Wolffs, Yue Zhao

TL;DR
This paper explores transformer-based models for particle tracking in high-luminosity LHC experiments, demonstrating their potential to improve accuracy and efficiency in hit association tasks crucial for data processing.
Contribution
It introduces novel transformer architectures for particle tracking, evaluating their performance and showing the viability of one-shot encoder-classifier models for this application.
Findings
Transformer models outperform U-Net in accuracy and speed
One-shot prediction approach is practical and effective
Models handle complex event data with high precision
Abstract
High-Energy Physics experiments are facing a multi-fold data increase with every new iteration. This is certainly the case for the upcoming High-Luminosity LHC upgrade. Such increased data processing requirements forces revisions to almost every step of the data processing pipeline. One such step in need of an overhaul is the task of particle track reconstruction, a.k.a., tracking. A Machine Learning-assisted solution is expected to provide significant improvements, since the most time-consuming step in tracking is the assignment of hits to particles or track candidates. This is the topic of this paper. We take inspiration from large language models. As such, we consider two approaches: the prediction of the next word in a sentence (next hit point in a track), as well as the one-shot prediction of all hits within an event. In an extensive design effort, we have experimented with three…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParticle Detector Development and Performance · Advanced Data Storage Technologies · Particle Accelerators and Free-Electron Lasers
MethodsAttention Is All You Need · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Linear Layer · Multi-Head Attention · Convolution · Softmax · Residual Connection · U-Net
