How Is Artificial Intelligence (AI) Helping Physicists Working On Particle Accelerators?

Table of Contents (click to expand)

Artificial intelligence helps physicists at particle accelerators like CERN's Large Hadron Collider sift the roughly one billion collisions per second the machine produces. Machine learning sorts this flood in real time, picks out rare signals (it helped confirm the Higgs boson in 2012), and uses computer-vision algorithms to spot patterns in particle jets that humans could never catch.

Experiments at the world’s largest particle accelerator, the LHC (the Large Hadron Collider), a 27 km (17 mi) ring at the physics lab CERN, smash protons together about a billion times every second. Those collisions generate roughly one petabyte (a million gigabytes) of raw data per second, far too much to save and study by mortals like us. So the detectors throw most of it away on the fly, keeping only the most interesting collisions, yet even the filtered stream that survives adds up fast. This volume will only grow: the LHC is now running at a record collision energy of 13.6 trillion electron volts (TeV) in its Run 3 campaign, and the planned High-Luminosity LHC upgrade, due to start delivering physics around 2030, will pile up data far faster still.

The Large Hadron Collider (LHC) at CERN (Photo Credit : apod.nasa.gov)
The Large Hadron Collider (LHC) at CERN (Photo Credit : apod.nasa.gov)

Driven by a conscientiousness to efficiently manage these discoveries with such staggering data volumes, physicists working on particle accelerators like the Large Hadron Collider (LHC) have brought in artificial intelligence (AI) experts to tackle the LHC data deluge. For the uninitiated, artificial intelligence (AI) is a specially designed set of software that mimics the way humans learn and solve complex problems. Machines running AI programs learn activities like speech recognition, planning, problem-solving, perception, and planning by themselves and can work efficiently without getting lost in the labyrinth of data.

The next generation of particle-collider experiments will engage some of the world’s most intelligent thinking machines if the links between particle physicists and AI researchers take off smoothly. Such machines could make incredible discoveries with nearly zero human input.

Role Of Artificial Intelligence (AI) In The Higgs Boson Discovery

Particle physics and artificial intelligence are not strangers. ATLAS and CMS, the two large LHC experiments that announced the discovery of the Higgs boson in 2012, leaned on machine learning to get there. Machine learning is a form of artificial intelligence that trains algorithms to recognize patterns in data and draw meaningful conclusions from those patterns. For the Higgs hunt, both teams used boosted decision trees, algorithms primed on simulations of collision debris that learned to pick out the faint signature of a decaying Higgs particle among thousands of other unimportant bits of data.

higgs boson
Depiction of Higgs Boson formation

Deep Learning

Recent advances in the field of artificial intelligence (often called ‘deep learning’) promise to take applications in particle accelerator even further. Deep learning uses structures that are loosely inspired by the human brain, consisting of a set of units (equivalent to neurons in our brain). Each unit combines a set of input values to generate an output value, which in turn is passed on to other neurons in the deeper layer of the network. In other words, deep learning refers to the use of neural networks, computer programs with a structure inspired by a dense network of neurons in the human brain.

Deep learning
An illustration of deep learning. (Photo Credit : CC0 Public Domain/Wikimedia Commons)

Rudimentary AI algorithms are trained with sample data, such as images, and are told (instructed) what each picture shows: a house versus a dog, for example. However, advanced ‘deep learning’ algorithms, such as those used by tech giants like Google (Google Assistant) and Apple (Siri) in their voice recognition systems, typically receive no such supervision and must find their own ways to categorize the data in their respective fields.

Android_Assistant_on_the_Google_Pixel_XL_smartphone
Google Assistant responding to user’s query on a Pixel phone (Photo Credit : Maurizio Pesce/Wikimedia Commons)

Until recently, the success of deep learning was limited because training the AI software to supervise themselves for subsequent uses was difficult. Also, earlier, the neural networks employed for deep learning were just a couple of layers deep, but thanks to recent advances in machine learning and neural networks, it is now possible to build and train networks that are thousands of layers deep. The Deep Underground Neutrino Experiment (DUNE), an international mega-science project now under construction and due to start taking data toward the end of the 2020s, is built around exactly this kind of deep learning. Its researchers have already developed convolutional neural networks to classify neutrino interactions, the same image-recognition trick that powers everyday computer vision, and will use them to study neutrino science and search for proton decay.

Computer Vision

AI algorithms are becoming fine-tuned more and more each day, opening up fascinating opportunities to solve problems pertaining to particle physics. Many of the new tasks that AI programs use have their applications in computer vision. Computer vision deals with automatic extraction, analysis, and detection of relevant information from standalone images or a sequence of images. It’s similar to facial recognition, which most high-end camera phones come with these days, except that in particle physics, image features are much more abstract than simple facial features like your eyes, ears or nose.

Some neutrino experiments, like NOvA and MicroBooNE, produce data that can be easily translated into actual images. Computer vision algorithms can be readily used to discern features in such scenarios.

However, in particle accelerator experiments, images first need to be recreated from a heterogeneous pool of data that is generated by millions of sensor elements. Even if the data doesn’t look like images, physicists can still use computer vision programs if they process the data in the correct way, opines machine learning researcher Alexander Radovic.

One area where this approach could wield great results is in the analysis of particle jets produced in large numbers during particle accelerator experiments, like those at the LHC. Particle jets are narrow sprays of particles whose individual tracks are extremely difficult to detect. Computer vision algorithms could help to identify features in jets.

Today, physicists are primarily employing artificial intelligence to find features in the large pool of data generated from particle acceleration experiments that can help us answer the biggest questions concerning particle physics. A decade or two from now, AI algorithms might be able to ask their own questions and flag groundbreaking new discoveries in physics on their own!

References (click to expand)
  1. Radovic, A., Williams, M., Rousseau, D., Kagan, M., Bonacorsi, D., Himmel, A., … Wongjirad, T. (2018, August). Machine learning at the energy and intensity frontiers of particle physics. Nature. Springer Science and Business Media LLC.
  2. CERN Data Centre passes the 200-petabyte milestone. The European Organization for Nuclear Research
  3. Higgs Boson Machine Learning Challenge | Kaggle. Kaggle
  4. LHC Run 3: physics at record energy starts tomorrow. CERN.
  5. The High-Luminosity LHC project. CERN.