EggNet: An Evolving Graph-Based Graph Attention Network for Particle Track Reconstruction
Abstract
Track reconstruction is a crucial task in particle experiments and is traditionally very computationally expensive due to its combinatorial nature. Recently, graph neural networks (GNNs) have emerged as a promising approach that can improve scalability. Most of these GNN-based methods, including the edge classification (EC) and the object condensation (OC) approach, require an input graph that needs to be constructed beforehand. In this work, we consider a one-shot OC approach that reconstructs particle tracks directly from a set of hits (point cloud) by recursively applying graph attention networks with an evolving graph structure. This approach iteratively updates the graphs and can better facilitate the message passing across each graph. Preliminary studies on the TrackML dataset show better track performance compared to the methods that require a fixed input graph.
Cite
Text
Calafiura et al. "EggNet: An Evolving Graph-Based Graph Attention Network for Particle Track Reconstruction." ICML 2024 Workshops: AI4Science, 2024.Markdown
[Calafiura et al. "EggNet: An Evolving Graph-Based Graph Attention Network for Particle Track Reconstruction." ICML 2024 Workshops: AI4Science, 2024.](https://mlanthology.org/icmlw/2024/calafiura2024icmlw-eggnet/)BibTeX
@inproceedings{calafiura2024icmlw-eggnet,
title = {{EggNet: An Evolving Graph-Based Graph Attention Network for Particle Track Reconstruction}},
author = {Calafiura, Paolo and Chan, Jay and Delabrouille, Loic and Wang, Brandon},
booktitle = {ICML 2024 Workshops: AI4Science},
year = {2024},
url = {https://mlanthology.org/icmlw/2024/calafiura2024icmlw-eggnet/}
}