paper-with-me

Papers

Particle Cloud Generation with Message Passing Generative Adversarial Networks

2021-06-22 · NeurIPS 2021 12 · Raghav Kansal, Javier Duarte, Hao Su, Breno Orzari, Thiago Tomei, Maurizio Pierini, Mary Touranakou, Jean-Roch Vlimant, Dimitrios Gunopulos

In high energy physics (HEP), jets are collections of correlated particles produced ubiquitously in particle collisions such as those at the CERN Large Hadron Collider (LHC). Machine learning (ML)-based generative models, such as generative adversarial networks (GANs), have the potential to significantly accelerate LHC jet simulations. However, despite jets having a natural representation as a set of particles in momentum-space, a.k.a. a particle cloud, there exist no generative models applied to such a dataset. In this work, we introduce a new particle cloud dataset (JetNet), and apply to it existing point cloud GANs. Results are evaluated using (1) 1-Wasserstein distances between high- and low-level feature distributions, (2) a newly developed Fr\'{e}chet ParticleNet Distance, and (3) the coverage and (4) minimum matching distance metrics. Existing GANs are found to be inadequate for physics applications, hence we develop a new message passing GAN (MPGAN), which outperforms existing point cloud GANs on virtually every metric and shows promise for use in HEP. We propose JetNet as a novel point-cloud-style dataset for the ML community to experiment with, and set MPGAN as a benchmark to improve upon for future generative models. Additionally, to facilitate research and improve accessibility and reproducibility in this area, we release the open-source JetNet Python package with interfaces for particle cloud datasets, implementations for evaluation and loss metrics, and more tools for ML in HEP development.

📄 PDF Abstract BibTeX arXiv:2106.11535

Code (2)

jet-net/jetnet 공식 구현 pytorch
rkansal47/MPGAN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Induced Generative Adversarial Particle Transformers

2023-12-08 · Anni Li, Venkat Krishnamohan, Raghav Kansal, Rounak Sen 외

In high energy physics (HEP), machine learning methods have emerged as an effective way to accurately simulate particle collisions at the Large Hadron Collider (LHC). The message-passing generative adversarial network (M…

Generative Adversarial Network

How Particle System Theory Enhances Hypergraph Message Passing

2025-05-24 · Yixuan Ma, Kai Yi, Pietro Lio, Shi Jin 외

Hypergraphs effectively model higher-order relationships in natural phenomena, capturing complex interactions beyond pairwise connections. We introduce a novel hypergraph message passing framework inspired by interacting…

Node Classification

ACMP: Allen-Cahn Message Passing for Graph Neural Networks with Particle Phase Transition

2022-06-11 · Yuelin Wang, Kai Yi, Xinliang Liu, Yu Guang Wang 외

Neural message passing is a basic feature extraction unit for graph-structured data considering neighboring node features in network propagation from one layer to the next. We model such process by an interacting particl…

Node Classification

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

Generative Adversarial NetworkPoint Cloud Generation

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…