AI Insight
This study presents a hybrid method for tracking charged particles in high-energy physics experiments that combines the Hough transform with convolutional neural networks. The approach uses the Hough transform as a fast initial step to identify potential particle tracks, then applies machine learning to filter out false candidates that become problematic in high-density collision environments like those expected at the High-Luminosity Large Hadron Collider. Testing with simulated detector data shows this combination maintains computational speed while improving the accuracy of track identification compared to using the Hough transform alone.
Why it matters
This technique could significantly improve the efficiency of particle detection systems at next-generation colliders, where extremely high collision rates make traditional tracking methods computationally prohibitive. Better track reconstruction enables physicists to more accurately identify rare particle interactions and potentially discover new physics phenomena.
Understand the Science
arXiv:2607.04723v2 Announce Type: replace
Abstract: Reconstructing charged-particle tracks in silicon detectors is a central task in high-energy physics experiments and a key component of both offline reconstruction and online event selection. Within the reconstruction chain, the efficient and high-purity formation of track candidates plays a critical role in the overall performance. Among the many approaches developed over the years, the Hough transform (HT) has been widely studied as a fast geometry-driven method for track finding. However, in high-occupancy environments such as those expected at the High-Luminosity LHC (HL-LHC), the HT tends to produce a large number of spurious candidates, leading to increased computational overhead in subsequent reconstruction stages. In this work, we present a hybrid approach in which the HT serves as a first-stage data preparation step, providing its parameters space image as an input to a neural network trained to suppress false track candidates. The method combines the speed of the HT with the discriminative power of machine learning to achieve both efficiency and purity. In addition no data transformations are involved when combining these steps resulting in a simpler and more performant algorithm. Performance studies using the Open Data Detector simulated in the ACTS framework under realistic HL-LHC pileup conditions will be presented.