paper-with-me

홈 › Papers

Novel Approaches for ML-Assisted Particle Track Reconstruction and Hit Clustering

2024-05-27 · Uraz Odyurt, Nadezhda Dobreva, Zef Wolffs, Yue Zhao, Antonio Ferrer Sánchez, Roberto Ruiz de Austri Bazan, José D. Martín-Guerrero, Ana-Lucia Varbanescu, Sascha Caron

Track reconstruction is a vital aspect of High-Energy Physics (HEP) and plays a critical role in major experiments. In this study, we delve into unexplored avenues for particle track reconstruction and hit clustering. Firstly, we enhance the algorithmic design effort by utilising a simplified simulator (REDVID) to generate training data that is specifically composed for simplicity. We demonstrate the effectiveness of this data in guiding the development of optimal network architectures. Additionally, we investigate the application of image segmentation networks for this task, exploring their potential for accurate track reconstruction. Moreover, we approach the task from a different perspective by treating it as a hit sequence to track sequence translation problem. Specifically, we explore the utilisation of Transformer architectures for tracking purposes. Our preliminary findings are covered in detail. By considering this novel approach, we aim to uncover new insights and potential advancements in track reconstruction. This research sheds light on previously unexplored methods and provides valuable insights for the field of particle track reconstruction and hit clustering in HEP.

📄 PDF Abstract BibTeX arXiv:2405.17325

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Adam 설명 없음
Residual Connection 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Locality-Sensitive Hashing-Based Efficient Point Transformer for Charged Particle Reconstruction

2025-10-08 · Shitij Govil, Jack P. Rodgers, Yuan-Tang Chou, Siqi Miao 외 arxiv

Charged particle track reconstruction is a foundational task in collider experiments and the main computational bottleneck in particle reconstruction. Graph neural networks (GNNs) have shown strong performance for this p…

End-to-end event reconstruction for precision physics at future colliders

2026-03-04 · Dolores Garcia, Lena Herrmann, Gregor Krzmanc, Michele Selvaggi arxiv

Future collider experiments require unprecedented precision in measurements of Higgs, electroweak, and flavour observables, placing stringent demands on event reconstruction. The achievable precision on Higgs couplings s…

Automatic trajectory recognition in Active Target Time Projection Chambers data by means of hierarchical clustering

2018-07-10 · Christoph Dalitz, Yassid Ayyad, Jens Wilberg, Lukas Aymans 외

The automatic reconstruction of three-dimensional particle tracks from Active Target Time Projection Chambers data can be a challenging task, especially in the presence of noise. In this article, we propose a non-paramet…

Clustering

Track Seeding and Labelling with Embedded-space Graph Neural Networks

2020-06-30 · Nicholas Choma, Daniel Murnane, Xiangyang Ju, Paolo Calafiura 외

To address the unprecedented scale of HL-LHC data, the Exa.TrkX project is investigating a variety of machine learning approaches to particle track reconstruction. The most promising of these solutions, graph neural netw…

Clusteringgraph constructionTriplet

Object condensation: one-stage grid-free multi-object reconstruction in physics detectors, graph and image data

2020-02-10 · Jan Kieseler

High-energy physics detectors, images, and point clouds share many similarities in terms of object detection. However, while detecting an unknown number of objects in an image is well established in computer vision, even…

ClusteringObjectobject-detectionObject Detection+1