vix.ing · top · new · best · stats

Deep Learning Applications to Particle Physics: from Monte Carlo simulation acceleration to ProtoDUNE reconstruction

2023/02/07 by Marco Rossi, Rossi, Marco · 3 citations
Physics and Astronomy · #Artificial intelligence #Astrophysics and Cosmic Phenomena #Computational science #Computer science #Deep learning #Detector #Event reconstruction #FOS: Physical sciences #High Energy Physics - Phenomenology (hep-ph) #Machine learning #Neutrino #Neutrino Physics Research #Particle physics #Particle physics theoretical and experimental studies #Physics #Programming language #Python (programming language)

paper · pdf · doi:10.48550/arxiv.2302.03343

published in arXiv (Cornell University) (Cornell University)

openalex publication_date 2023/02/07 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The thesis arises in the context of deep learning applications to particle physics. The dissertation follows two main parallel streams: the development of hardware-accelerated tools for event simulation in high-energy collider physics, and the optimization of deep learning models for reconstruction algorithms at neutrino detectors. Event generation is a central concept in high-energy physics phenomenology studies. The state-of-the-art software dedicated to Monte Carlo simulation is often written for general-purpose computing architectures (CPUs), which allow great flexibility but are not compatible with specialized accelerating devices, GPUs. We present two original tools, PDFFlow and MadFlow, that manage to combine these two aspects in Python. PDFFlow, is a Parton Distribution Functions interpolator, while MadFlow aims at building a complete tool suite to accelerate the whole event generation framework. The reconstruction pipeline at neutrino detectors is comprised of many different algorithms that work in synergy to extract a high-level representation of detector data. All the most important experiments in neutrino physics are developing software to automatically process and extract this information. This work describes the implementation of deep learning techniques to improve neutrino reconstruction efficiency at the ProtoDUNE-SP detector. Two original contributions are presented concerning raw data denoising and a hit-clustering procedure named "slicing". Both denoising and slicing involve the implementation and the training of novel neural network architectures, based on state-of-the-art models in machine learning, such as feed-forward, convolutional and graph neural networks. They represent a proof of concept that these models are indeed capable of providing an important impact on signal reconstruction at neutrino detectors.

Related