Trigger Detection for the sPHENIX Experiment via Bipartite Graph Networks with Set Transformer

Abstract

Trigger (interesting events) detection is crucial to high-energy and nuclear physics experiments because it improves data acquisition efficiency. It also plays a vital role in facilitating the downstream offline data analysis process. The sPHENIX detector, located at the Relativistic Heavy Ion Collider in Brookhaven National Laboratory, is one of the largest nuclear physics experiments on a world scale and is optimized to detect physics processes involving charm and beauty quarks. These particles are produced in collisions involving two proton beams, two gold nuclei beams, or a combination of the two and give critical insights into the formation of the early universe. This paper presents a model architecture for trigger detection with geometric information from two fast silicon detectors. Transverse momentum is introduced as an intermediate feature from physics heuristics. We also prove its importance through our training experiments. Each event consists of tracks and can be viewed as a graph. A bipartite graph neural network is integrated with the attention mechanism to design a binary classification model. Compared with the state-of-the-art algorithm for trigger detection, our model is parsimonious and increases the accuracy and the AUC score by more than 15%.

Cite

Text

Xuan et al. "Trigger Detection for the sPHENIX Experiment via Bipartite Graph Networks with Set Transformer." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26409-2_4

Markdown

[Xuan et al. "Trigger Detection for the sPHENIX Experiment via Bipartite Graph Networks with Set Transformer." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/xuan2022ecmlpkdd-trigger/) doi:10.1007/978-3-031-26409-2_4

BibTeX

@inproceedings{xuan2022ecmlpkdd-trigger,
  title     = {{Trigger Detection for the sPHENIX Experiment via Bipartite Graph Networks with Set Transformer}},
  author    = {Xuan, Tingting and Borca-Tasciuc, Giorgian and Zhu, Yimin and Sun, Yu and Dean, Cameron and Shi, Zhaozhong and Yu, Dantong},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {51-67},
  doi       = {10.1007/978-3-031-26409-2_4},
  url       = {https://mlanthology.org/ecmlpkdd/2022/xuan2022ecmlpkdd-trigger/}
}