https://github.com/mbarbetti/phd-thesis-public
:book: My PhD thesis at the University of Firenze
https://github.com/mbarbetti/phd-thesis-public
deep-learning flash-simulation generative-models lhcb-experiment lhcb-lamarr machine-learning phd-degree phd-thesis smart-computing thesis ultrafast-simulation
Last synced: 3 months ago
JSON representation
:book: My PhD thesis at the University of Firenze
- Host: GitHub
- URL: https://github.com/mbarbetti/phd-thesis-public
- Owner: mbarbetti
- Created: 2023-10-23T13:56:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-03T00:18:27.000Z (10 months ago)
- Last Synced: 2025-01-03T21:32:57.559Z (5 months ago)
- Topics: deep-learning, flash-simulation, generative-models, lhcb-experiment, lhcb-lamarr, machine-learning, phd-degree, phd-thesis, smart-computing, thesis, ultrafast-simulation
- Homepage: https://cds.cern.ch/record/2906203
- Size: 40.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Citation: CITATION.bib
Awesome Lists containing this project
README
[](https://www.latex-project.org/)
[](https://it.overleaf.com/)# PhD Thesis
_FLORE link_ : https://hdl.handle.net/2158/1375192
_CDS report number_ : [CERN-THESIS-2024-108](https://cds.cern.ch/record/2906203)
## Info
- **Title:** "The _flash-simulation_ paradigm and its implementation based on Deep Generative Models for the LHCb experiment at CERN"
- **Advisor:** Lucio Anderlini (INFN Firenze) – [email protected]
- **Head of the PhD Program:** Stefano Berretti (UniFi) - [email protected]
- **Evaluation Committee:**
- Denis Derkach (HSE) – [email protected]
- Michael Williams (MIT) - [email protected]
- **Graduation day:** July 15, 2024
- **Graduation score:** Ph.D. entitled _cum laude_## Abstract
The LHCb experiment is dedicated to precision measurements of hadrons containing $b$ and $c$ quarks at the Large Hadron Collider (LHC) at CERN. During the first two Runs of the LHC, spanning from 2010 to 2018, the LHCb Collaboration invested more than 90% of the computing budget to simulate the detector response to the traversing particles produced in heavy hadron decays. Since 2022, the LHCb experiment has relied on a renewed detector and a novel data-acquisition strategy designed to acquire data at a rate enhanced by a factor of ten. Enabling an equivalent increase in simulation production is a major challenge, requiring a technological shift and diversifying the simulation strategies for specific purposes. Data processing and data analysis technologies have been evolving quickly during the last ten years. New industrial standards and huge communities behind open-source software projects arose, transforming the landscape of computer science and data processing. The fast development of _Machine Learning_ and _Cloud_ technologies provides modern solutions to address challenges well known to the High Energy Physics community, operating distributed data processing software on the nodes of the _Worldwide LHC Computing Grid_ for the last three decades. In this Thesis, I present a study to adopt these new technologies to evolve the LHCb simulation software using machine learning models trained on multi-cloud resources to parameterize the detector response and the effects induced by the reconstruction algorithms. The resulting detector simulation approach is known as _flash-simulation_ and represents the most challenging and radical option in the landscape of opportunities to accelerate the detector simulation. To encode in a machine learning model the intrinsic randomness of the quantum interactions occurring within the detector, the experimental uncertainties, and the effect of missing variables, parameterizations are designed as _Generative Models_, and in particular as _Generative Adversarial Networks_. The Lamarr project, arising as the official flash-simulation option of the LHCb experiment, enables connecting the trained models in long data-processing pipelines to simulate various effects in the detection and reconstruction procedure. Pipelines can be deployed in the LHCb Simulation software stack by relying on the same physics generators as the other simulation approaches and serializing the results with the format of the official reconstruction software. In this Thesis, I address the most compelling challenges in the design of a flash-simulation solution, including the identification of a strategy to train and validate reliable parameterizations, the definition and distribution of heavy hyperparameter optimization campaigns through opportunistic computing resources, the combination of multiple parameterizations in a data processing pipeline, and its deployment in the software stack of one of the major experiments at the LHC. Future work will extend the validation of flash-simulation techniques for additional heavy hadrons, decay modes, and data-taking conditions, paving the way to the widespread adoption of flash-simulations and contributing to a significant decrease in the average computational cost of detector simulation.
## Cite me
Are you referring to my research project? Please cite me!
> M. Barbetti, **The _flash-simulation_ paradigm and its implementation based on Deep Generative Models for the LHCb experiment at CERN**, PhD thesis, University of Firenze, 2024
```bibtex
@phdthesis{Barbetti:15072024,
author = "Barbetti, Matteo",
title = "{The flash-simulation paradigm and its implementation
based on Deep Generative Models for the LHCb experiment
at CERN}",
school = "University of Firenze",
year = "2024",
url = "https://cds.cern.ch/record/2906203",
}
```## Progress report
![]()