Bartłomiej Borzyszkowski · Jean-Roch Vlimant · Maurizio Pierini
In this project, we present novel applications of Spiking Neural Networks with utilization of Loihi chips in LHC experiments, at CMS detector. The work is developed by the European Organization for Nuclear Research (CERN) in collaboration with Intel Labs.
Spiking neural networks are an interesting candidate for signal processing at the High-Luminosity LHC, the next stage of the LHC upgrade. For HL-LHC, new particle detectors will be built, what will allow to take a time-sequence of snapshots for a given collision. This additional information will allow to separate the signal belonging to the interesting collision from those generated parasitic collisions occurring at the same time (in-time pileup) or before/after the interesting one (out-of-time pileup). By powering the LHC real-time processing with spiking neural networks, one could be able to apply advance and accurate signal-to-noise discrimination algorithms in real time, without affecting the overall system latency beyond the given tolerance.
This project is investigating the potential of Spiking neural networks deployed on neuromorphic chips as a technological solution to increase the precision of the upgraded CMS detector for HL-LHC. We propose to focus on the characterization of a particle type (classification) based on the recorded time profile of the signal, and to determine the arrival time of the particle on the detector (regression). These informations can be used to determine if a particle belongs to the interesting collision or to one of the parasitic events.
git clone https://github.com/Borzyszkowski/SNN-CMS.git
git checkout Jet_Tagging_data
git checkout SNNToolbox_model
git checkout Nengo_model
git checkout Neuromorphic_experiments
Use specific branches of the repository and follow instructions of README file in every branch.
- For more information visit the webpage: https://hls-fpga-machine-learning.github.io/hls4ml/
- Presentation about the project at CERN is available here.
- Learn more about Loihi: A Neuromorphic Manycore Processor with On-Chip Learning.
- SNNs overview - Deep Learning With Spiking Neurons: Opportunities and Challenges
- Email: [email protected]
Please cite our work as follows:
@misc{bartlomiej_borzyszkowski_2020_3755310,
author = {Bartlomiej Borzyszkowski},
title = {Neuromorphic Computing in High Energy Physics},
month = apr,
year = 2020,
publisher = {Zenodo},
doi = {10.5281/zenodo.3755310},
url = {https://doi.org/10.5281/zenodo.3755310}
}