paper-with-me

Papers

Lorentz group equivariant autoencoders

2022-12-14 · Zichun Hao, Raghav Kansal, Javier Duarte, Nadezda Chernyavskaya

There has been significant work recently in developing machine learning (ML) models in high energy physics (HEP) for tasks such as classification, simulation, and anomaly detection. Often these models are adapted from those designed for datasets in computer vision or natural language processing, which lack inductive biases suited to HEP data, such as equivariance to its inherent symmetries. Such biases have been shown to make models more performant and interpretable, and reduce the amount of training data needed. To that end, we develop the Lorentz group autoencoder (LGAE), an autoencoder model equivariant with respect to the proper, orthochronous Lorentz group $\mathrm{SO}^+(3,1)$, with a latent space living in the representations of the group. We present our architecture and several experimental results on jets at the LHC and find it outperforms graph and convolutional neural network baseline models on several compression, reconstruction, and anomaly detection metrics. We also demonstrate the advantage of such an equivariant model in analyzing the latent space of the autoencoder, which can improve the explainability of potential anomalies discovered by such ML models.

📄 PDF Abstract BibTeX arXiv:2212.07347

Code (1)

zichunhao/lgn-autoencoder 공식 구현 pytorch

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Lorentz Local Canonicalization: How to Make Any Network Lorentz-Equivariant

2025-05-26 · Jonas Spinner, Luigi Favaro, Peter Lippmann, Sebastian Pitz 외

Lorentz-equivariant neural networks are becoming the leading architectures for high-energy physics. Current implementations rely on specialized layers, limiting architectural choices. We introduce Lorentz Local Canonical…

Data Augmentation

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

Lie-Equivariant Quantum Graph Neural Networks

2024-11-22 · Jogi Suda Neto, Roy T. Forestano, Sergei Gleyzer, Kyoungchul Kong 외

Discovering new phenomena at the Large Hadron Collider (LHC) involves the identification of rare signals over conventional backgrounds. Thus binary classification tasks are ubiquitous in analyses of the vast amounts of L…

Binary ClassificationGraph Neural NetworkJet Tagging

A General Framework for Equivariant Neural Networks on Reductive Lie Groups

2023-09-21 · NeurIPS 2023 11

Reductive Lie Groups, such as the orthogonal groups, the Lorentz group, or the unitary groups, play essential roles across scientific fields as diverse as high energy physics, quantum mechanics, quantum chromodynamics, m…

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)…