paper-with-me

홈 › Papers

The particle track reconstruction based on deep learning neural networks

2018-12-07 · Dmitriy Baranov, Sergey Mitsyn, Pavel Goncharov, Gennady Ososkov

One of the most important problems of data processing in high energy and nuclear physics is the event reconstruction. Its main part is the track reconstruction procedure which consists in looking for all tracks that elementary particles leave when they pass through a detector among a huge number of points, so-called hits, produced when flying particles fire detector coordinate planes. Unfortunately, the tracking is seriously impeded by the famous shortcoming of multiwired, strip in GEM detectors due to the appearance in them a lot of fake hits caused by extra spurious crossings of fired strips. Since the number of those fakes is several orders of magnitude greater than for true hits, one faces with the quite serious difficulty to unravel possible track-candidates via true hits ignoring fakes. On the basis of our previous two-stage approach based on hits preprocessing using directed K-d tree search followed by a deep neural classifier we introduce here two new tracking algorithms. Both algorithms combine those two stages in one while using different types of deep neural nets. We show that both proposed deep networks do not require any special preprocessing stage, are more accurate, faster and can be easier parallelized. Preliminary results of our new approaches for simulated events are presented.

📄 PDF Abstract BibTeX arXiv:1812.03859

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Scaling Graph Neural Networks for Particle Track Reconstruction

2025-04-07 · Alok Tripathy, Alina Lazar, Xiangyang Ju, Paolo Calafiura 외

Particle track reconstruction is an important problem in high-energy physics (HEP), necessary to study properties of subatomic particles. Traditional track reconstruction algorithms scale poorly with the number of partic…

Edge ClassificationGPU

Dynamic super-resolution in particle tracking problems

2022-04-08 · Ping Liu, Habib Ammari

Particle tracking in biological imaging is concerned with reconstructing the trajectories, locations, or velocities of the targeting particles. The standard approach of particle tracking consists of two steps: first reco…

Dynamic ReconstructionSuper-Resolution

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

2024-05-27 · Uraz Odyurt, Nadezhda Dobreva, Zef Wolffs, Yue Zhao 외

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. Fi…

ClusteringImage SegmentationSemantic Segmentation

Using 3D Topological Connectivity for Ghost Particle Reduction in Flow Reconstruction

2022-01-01 · CVPR 2022 1 · Christina Tsalicoglou, Thomas Rösgen

Volumetric flow velocimetry for experimental fluid dynamics relies primarily on the 3D reconstruction of point objects, which are the detected positions of tracer particles identified in images obtained by a multi-ca…

3D Reconstruction

Machine Learning for Particle Flow Reconstruction at CMS

2022-03-01 · Joosep Pata, Javier Duarte, Farouk Mokhtar, Eric Wulff 외

We provide details on the implementation of a machine-learning based particle flow algorithm for CMS. The standard particle flow algorithm reconstructs stable particles based on calorimeter clusters and tracks to provide…

BIG-bench Machine LearningGraph Neural Network