Neural Networks hunting for the Higgs boson
Machine learning is playing an increasingly important role in our society and everyday life. Autonomous driving, AI-generated images and chat bots that seem almost human are no longer science fiction. Of course, this also affects scientific research, where a lot of data often has to be analyzed as effectively as possible.
An extreme example of this is the ATLAS experiment at CERN. There, 10.000 TB of data from high-energy proton-proton collisions are recorded annually. Such gigantic amounts of data are a great challenge for further processing, but also absolutely necessary to discover new particles or processes that have never been measured before. In 2012, scientists at CERN discovered a particle that had previously been based only on theoretical considerations - the Higgs boson. This particle plays a key role in the Standard Model of particle physics, as the associated Higgs field gives particles their mass.
This lab course combines these two interesting fields to search for the Higgs boson using neural networks. Using official simulated data from the ATLAS experiment, neural networks will be trained to distinguish events with Higgs bosons from the rest of the measured background events. The lab course will focus primarily on machine learning and its application to simulated data.
The first part of the lab deals with a minimal example to find the right choice for the training setup. The choice of the right setup is the key to a successful Machine Learning. Once the right setup is found, the next step is to design an own neural network. An already trained network is loaded as a "competitor" whose performance must be surpassed. Finally, the network is evaluated to see what contribution it could make to the Higgs search.
Since this lab course deals solely with the creation, training and evaluation of neural networks, no additional protocol has to be written at the end. The report will be handed in as a detailed documented Jupyter notebook together with your saved final neural networks.
Please find contact persons here.