DATA-ANLGHEP-EXDec 6, 2023

High Pileup Particle Tracking with Object Condensation

Princeton
arXiv:2312.03823v114 citationsh-index: 43
Originality Incremental advance
AI Analysis

This work addresses particle tracking for high-energy physics experiments, presenting an incremental improvement over existing GNN methods.

The paper tackles the challenge of charged particle tracking in high-pileup environments at the HL-LHC by proposing a streamlined object condensation model, aiming to cluster hits into tracks and regress properties in a one-shot approach.

Recent work has demonstrated that graph neural networks (GNNs) can match the performance of traditional algorithms for charged particle tracking while improving scalability to meet the computing challenges posed by the HL-LHC. Most GNN tracking algorithms are based on edge classification and identify tracks as connected components from an initial graph containing spurious connections. In this talk, we consider an alternative based on object condensation (OC), a multi-objective learning framework designed to cluster points (hits) belonging to an arbitrary number of objects (tracks) and regress the properties of each object. Building on our previous results, we present a streamlined model and show progress toward a one-shot OC tracking algorithm in a high-pileup environment.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes