paper-with-me

Papers

Using conditional variational autoencoders to generate images from atmospheric Cherenkov telescopes

2022-11-22 · Stanislav Polyakov, Alexander Kryukov, Andrey Demichev, Julia Dubenskaya, Elizaveta Gres, Anna Vlaskina

High-energy particles hitting the upper atmosphere of the Earth produce extensive air showers that can be detected from the ground level using imaging atmospheric Cherenkov telescopes. The images recorded by Cherenkov telescopes can be analyzed to separate gamma-ray events from the background hadron events. Many of the methods of analysis require simulation of massive amounts of events and the corresponding images by the Monte Carlo method. However, Monte Carlo simulation is computationally expensive. The data simulated by the Monte Carlo method can be augmented by images generated using faster machine learning methods such as generative adversarial networks or conditional variational autoencoders. We use a conditional variational autoencoder to generate images of gamma events from a Cherenkov telescope of the TAIGA experiment. The variational autoencoder is trained on a set of Monte Carlo events with the image size, or the sum of the amplitudes of the pixels, used as the conditional parameter. We used the trained variational autoencoder to generate new images with the same distribution of the conditional parameter as the size distribution of the Monte Carlo-simulated images of gamma events. The generated images are similar to the Monte Carlo images: a classifier neural network trained on gamma and proton events assigns them the average gamma score 0.984, with less than 3% of the events being assigned the gamma score below 0.999. At the same time, the sizes of the generated images do not match the conditional parameter used in their generation, with the average error 0.33.

📄 PDF Abstract BibTeX arXiv:2211.12553

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Theoretical Insights into the Use of Structural Similarity Index In Generative Models and Inferential Autoencoders

2020-04-04 · Benyamin Ghojogh, Fakhri Karray, Mark Crowley

Generative models and inferential autoencoders mostly make use of $\ell_2$ norm in their optimization objectives. In order to generate perceptually better images, this short paper theoretically discusses how to use Struc…

Dimensionality ReductionImage GenerationImage Quality AssessmentSSIM

Hierarchical Bayes Autoencoders

2019-09-25 · Shuangfei Zhai, Carlos Guestrin, Joshua M. Susskind

Autoencoders are powerful generative models for complex data, such as images. However, standard models like the variational autoencoder (VAE) typically have unimodal Gaussian decoders, which cannot effectively represent …

DecoderVariational Inference

Improving Conditional VAE with Non-Volume Preserving transformations

2025-11-12 · Tuhin Subhra De arxiv

Variational Autoencoders and Generative Adversarial Networks remained the state-of-the-art (SOTA) generative models until 2022. Now they are superseded by diffusion-based models. Efforts to improve traditional models hav…

Image Generation

Cross Domain Image Generation through Latent Space Exploration with Adversarial Loss

2018-05-24 · Yingjing Lu

Conditional domain generation is a good way to interactively control sample generation process of deep generative models. However, once a conditional generative model has been created, it is often expensive to allow it t…

Image Generation

Jointly Learning Guidance Induction and Faithful Summary Generation via Conditional Variational Autoencoders

2022-07-01 · Findings (NAACL) 2022 7 · Wang Xu, Tiejun Zhao

Abstractive summarization can generate high quality results with the development of the neural network. However, generating factual consistency summaries is a challenging task for abstractive summarization. Recent studie…

Abstractive Text Summarization