# Trackformers: in search of transformer-based particle tracking for the high-luminosity LHC era

**Authors:** Sascha Caron, Nadezhda Dobreva, Antonio Ferrer Sánchez, José D. Martín-Guerrero, Uraz Odyurt, Roberto Ruiz de Austri Bazan, Zef Wolffs, Yue Zhao

PMC · DOI: 10.1140/epjc/s10052-025-14156-3 · 2025-04-25

## TL;DR

This paper explores using transformer-based machine learning models for particle tracking in high-energy physics experiments, showing promising results for handling large data volumes efficiently.

## Contribution

The paper introduces and evaluates transformer-based models for particle tracking, demonstrating the viability of one-shot prediction approaches in high-luminosity environments.

## Key findings

- Transformer-based models outperformed U-Net in certain tracking tasks.
- One-shot encoder-classifier models showed practical efficiency for particle tracking.
- Different model designs performed variably across data complexity levels.

## 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 models based on the Transformer architecture and one model based on the U-Net architecture, performing track association predictions for collision event hit points. In our evaluation, we consider a spectrum of simple to complex representations of the problem, eliminating designs with lower metrics early on. We report extensive results, covering both prediction accuracy (score) and computational performance. We have made use of the REDVID simulation framework, as well as reductions applied to the TrackML data set, to compose five data sets from simple to complex, for our experiments. The results highlight distinct advantages among different designs in terms of prediction accuracy and computational performance, demonstrating the efficiency of our methodology. Most importantly, the results show the viability of a one-shot encoder-classifier based Transformer solution as a practical approach for the task of tracking.

## Full-text entities

- **Chemicals:** LHC (-)

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12031884/full.md

---
Source: https://tomesphere.com/paper/PMC12031884