TL;DR
This paper extends the L2LFlows generative model with convolutional and U-Net structures to accurately simulate high-dimensional particle showers in granular calorimeters, improving scalability and fidelity.
Contribution
It introduces convolutional layers and U-Net connections into L2LFlows, enabling high-dimensional shower simulation with improved accuracy and scalability.
Findings
Successfully modeled showers in the ILD Electromagnetic Calorimeter
Extended L2LFlows to handle 9-times larger lateral profiles
Achieved high-fidelity generation in CaloChallenge Dataset 3
Abstract
In the quest to build generative surrogate models as computationally efficient alternatives to rule-based simulations, the quality of the generated samples remains a crucial frontier. So far, normalizing flows have been among the models with the best fidelity. However, as the latent space in such models is required to have the same dimensionality as the data space, scaling up normalizing flows to high dimensional datasets is not straightforward. The prior L2LFlows approach successfully used a series of separate normalizing flows and sequence of conditioning steps to circumvent this problem. In this work, we extend L2LFlows to simulate showers with a 9-times larger profile in the lateral direction. To achieve this, we introduce convolutional layers and U-Net-type connections, move from masked autoregressive flows to coupling layers, and demonstrate the successful modelling of showers in…
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
MethodsNormalizing Flows
