paper-with-me

Papers

EPiC-GAN: Equivariant Point Cloud Generation for Particle Jets

2023-01-17 · Erik Buhmann, Gregor Kasieczka, Jesse Thaler

With the vast data-collecting capabilities of current and future high-energy collider experiments, there is an increasing demand for computationally efficient simulations. Generative machine learning models enable fast event generation, yet so far these approaches are largely constrained to fixed data structures and rigid detector geometries. In this paper, we introduce EPiC-GAN - equivariant point cloud generative adversarial network - which can produce point clouds of variable multiplicity. This flexible framework is based on deep sets and is well suited for simulating sprays of particles called jets. The generator and discriminator utilize multiple EPiC layers with an interpretable global latent vector. Crucially, the EPiC layers do not rely on pairwise information sharing between particles, which leads to a significant speed-up over graph- and transformer-based approaches with more complex relation diagrams. We demonstrate that EPiC-GAN scales well to large particle multiplicities and achieves high generation fidelity on benchmark jet generation tasks.

📄 PDF Abstract BibTeX arXiv:2301.08128

Code (1)

uhh-pd-ml/epic-gan 공식 구현 pytorch

Tasks

Generative Adversarial NetworkPoint Cloud Generation

Methods 이 논문이 사용한 방법론

Deep Sets 설명 없음

Similar Papers 제목 키워드 기반

EPiC-ly Fast Particle Cloud Generation with Flow-Matching and Diffusion

2023-09-29 · Erik Buhmann, Cedric Ewen, Darius A. Faroughy, Tobias Golling 외

Jets at the LHC, typically consisting of a large number of highly correlated particles, are a fascinating laboratory for deep generative modeling. In this paper, we present two novel methods that generate LHC jets as poi…

SE(3)-Transformers: 3D Roto-Translation Equivariant Attention Networks

2020-06-18 · NeurIPS 2020 12 · Fabian B. Fuchs, Daniel E. Worrall, Volker Fischer, Max Welling

We introduce the SE(3)-Transformer, a variant of the self-attention module for 3D point clouds and graphs, which is equivariant under continuous 3D roto-translations. Equivariance is important to ensure stable and predic…

Translation

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

A Practical Method for Constructing Equivariant Multilayer Perceptrons for Arbitrary Matrix Groups

2021-04-19 · Marc Finzi, Max Welling, Andrew Gordon Wilson

Symmetries and equivariance are fundamental to the generalization of neural networks on domains such as images, graphs, and point clouds. Existing work has primarily focused on a small number of groups, such as the trans…

Rubik's CubeTranslation

DeepTreeGANv2: Iterative Pooling of Point Clouds

2023-11-24 · Moritz Alfons Wilhelm Scham, Dirk Krücker, Kerstin Borras

In High Energy Physics, detailed and time-consuming simulations are used for particle interactions with detectors. To bypass these simulations with a generative model, the generation of large point clouds in a short time…