CVAIAug 28, 2025

ExpertSim: Fast Particle Detector Simulation Using Mixture-of-Generative-Experts

arXiv:2508.20991v1h-index: 5Has CodeECAI
Originality Incremental advance
AI Analysis

This addresses the bottleneck of slow simulations for particle physics experiments at CERN, offering a domain-specific incremental improvement.

The study tackled the computational expense of simulating particle detector responses at CERN by developing ExpertSim, a deep learning method using a Mixture-of-Generative-Experts architecture, which improved accuracy and provided significant speedup compared to traditional Monte-Carlo methods.

Simulating detector responses is a crucial part of understanding the inner workings of particle collisions in the Large Hadron Collider at CERN. Such simulations are currently performed with statistical Monte Carlo methods, which are computationally expensive and put a significant strain on CERN's computational grid. Therefore, recent proposals advocate for generative machine learning methods to enable more efficient simulations. However, the distribution of the data varies significantly across the simulations, which is hard to capture with out-of-the-box methods. In this study, we present ExpertSim - a deep learning simulation approach tailored for the Zero Degree Calorimeter in the ALICE experiment. Our method utilizes a Mixture-of-Generative-Experts architecture, where each expert specializes in simulating a different subset of the data. This allows for a more precise and efficient generation process, as each expert focuses on a specific aspect of the calorimeter response. ExpertSim not only improves accuracy, but also provides a significant speedup compared to the traditional Monte-Carlo methods, offering a promising solution for high-efficiency detector simulations in particle physics experiments at CERN. We make the code available at https://github.com/patrick-bedkowski/expertsim-mix-of-generative-experts.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes