Variational Autoencoders for Jet Simulation
Kosei Dohi

TL;DR
This paper presents a new variational autoencoder architecture capable of generating high-fidelity, diverse jet images for high energy physics, with controllable event features and competitive speed compared to GANs.
Contribution
The paper introduces a novel VAE architecture tailored for jet image generation, demonstrating high-quality, controllable, and fast simulation of physics events, outperforming GANs in speed.
Findings
High fidelity jet image generation demonstrated
Model allows control over generated events via latent space
Faster and more stable training compared to GANs
Abstract
We introduce a novel variational autoencoder (VAE) architecture that can generate realistic and diverse high energy physics events. The model we propose utilizes several techniques from VAE literature in order to simulate high fidelity jet images. In addition to demonstrating the model's ability to produce high fidelity jet images through various assessments, we also demonstrate its ability to control the events it generates from the latent space. This can be potentially useful for other tasks such as jet tagging, where we can test how well jet taggers can classify signal from background for events generated by the VAE. We test this idea by seeing the signal efficiency vs background rejection for different types of jet images produced by our model. We compare our VAE with generative adversarial networks (GAN) in several ways, most notably in speed. The architecture we propose is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Computational Physics and Python Applications · Anomaly Detection Techniques and Applications
