paper-with-me

Papers

Explainable Equivariant Neural Networks for Particle Physics: PELICAN

2023-07-31 · Alexander Bogatskiy, Timothy Hoffman, David W. Miller, Jan T. Offermann, Xiaoyang Liu

PELICAN is a novel permutation equivariant and Lorentz invariant or covariant aggregator network designed to overcome common limitations found in architectures applied to particle physics problems. Compared to many approaches that use non-specialized architectures that neglect underlying physics principles and require very large numbers of parameters, PELICAN employs a fundamentally symmetry group-based architecture that demonstrates benefits in terms of reduced complexity, increased interpretability, and raw performance. We present a comprehensive study of the PELICAN algorithm architecture in the context of both tagging (classification) and reconstructing (regression) Lorentz-boosted top quarks, including the difficult task of specifically identifying and measuring the $W$-boson inside the dense environment of the Lorentz-boosted top-quark hadronic final state. We also extend the application of PELICAN to the tasks of identifying quark-initiated vs.~gluon-initiated jets, and a multi-class identification across five separate target categories of jets. When tested on the standard task of Lorentz-boosted top-quark tagging, PELICAN outperforms existing competitors with much lower model complexity and high sample efficiency. On the less common and more complex task of 4-momentum regression, PELICAN also outperforms hand-crafted, non-machine learning algorithms. We discuss the implications of symmetry-restricted architectures for the wider field of machine learning for physics.

📄 PDF Abstract BibTeX arXiv:2307.16506

Code (1)

abogatskiy/pelican 공식 구현 pytorch

Tasks

regression

Similar Papers 제목 키워드 기반

PELICAN: Permutation Equivariant and Lorentz Invariant or Covariant Aggregator Network for Particle Physics

2022-11-01 · Alexander Bogatskiy, Timothy Hoffman, David W. Miller, Jan T. Offermann

Many current approaches to machine learning in particle physics use generic architectures that require large numbers of parameters and disregard underlying physics principles, limiting their applicability as scientific m…

regression

19 Parameters Is All You Need: Tiny Neural Networks for Particle Physics

2023-10-24 · Alexander Bogatskiy, Timothy Hoffman, Jan T. Offermann

As particle accelerators increase their collision rates, and deep learning solutions prove their viability, there is a growing need for lightweight and fast neural network architectures for low-latency tasks such as trig…

3D AssemblyAllBinary ClassificationJet Tagging

Equivariance Is Not All You Need: Characterizing the Utility of Equivariant Graph Neural Networks for Particle Physics Tasks

2023-11-06 · Savannah Thais, Daniel Murnane

Incorporating inductive biases into ML models is an active area of ML research, especially when ML models are applied to data about the physical world. Equivariant Graph Neural Networks (GNNs) have recently become a popu…

All

Lorentz Group Equivariant Neural Network for Particle Physics

2020-06-08 · ICML 2020 1 · Alexander Bogatskiy, Brandon Anderson, Jan T. Offermann, Marwah Roussi 외

We present a neural network architecture that is fully equivariant with respect to transformations under the Lorentz group, a fundamental symmetry of space and time in physics. The architecture is based on the theory of …

General Classification

Lorentz-Equivariant Geometric Algebra Transformers for High-Energy Physics

2024-05-23 · Jonas Spinner, Victor Bresó, Pim de Haan, Tilman Plehn 외

Extracting scientific understanding from particle-physics experiments requires solving diverse learning problems with high precision and good data efficiency. We propose the Lorentz Geometric Algebra Transformer (L-GATr)…