HEP-PHLGHEP-EXMar 18, 2024

Integrating Physics Inspired Features with Graph Convolution

arXiv:2403.11826v26 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses quark-gluon tagging in particle physics, representing an incremental improvement over existing methods.

The authors tackled the problem of quark-gluon tagging by introducing CapsLorentzNet, which integrates capsule layers into the LorentzNet architecture, resulting in a 20% performance enhancement.

With the advent of advanced machine learning techniques, boosted object tagging has witnessed significant progress. In this article, we take this field further by introducing novel architectural modifications compatible with a wide array of Graph Neural Network (GNN) architectures. Our approach advocates for integrating capsule layers, replacing the conventional decoding blocks in standard GNNs. These capsules are a group of neurons with vector activations. The orientation of these vectors represents important properties of the objects under study, with their magnitude characterizing whether the object under study belongs to the class represented by the capsule. Moreover, capsule networks incorporate a regularization by reconstruction mechanism, facilitating the seamless integration of expert-designed high-level features into the analysis. We have studied the usefulness of our architecture with the LorentzNet architecture for quark-gluon tagging. Here, we have replaced the decoding block of LorentzNet with a capsulated decoding block and have called the resulting architecture CapsLorentzNet. Our new architecture can enhance the performance of LorentzNet by 20 \% for the quark-gluon tagging task.

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