Autoencoders for Real-Time SUEP Detection

Read original: arXiv:2306.13595 - Published 7/8/2024 by Simranjit Singh Chhibra, Nadezda Chernyavskaya, Benedikt Maier, Maurzio Pierini, Syed Hasan
Total Score

0

Autoencoders for Real-Time SUEP Detection

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Autoencoders are used for real-time detection of SUEP (Short Untriggered Energy Pulses) events.
  • SUEP detection is important for particle physics experiments to identify potential new physics signals.
  • The paper presents a novel autoencoder-based approach for efficiently detecting SUEP events in real-time.

Plain English Explanation

Particle physics experiments often look for unexpected or unusual signals that could indicate the discovery of new fundamental particles or forces. One type of signal that physicists are interested in is called a SUEP, or "Short Untriggered Energy Pulse." SUEPs are brief spikes of energy that don't match the expected patterns of known physics processes.

Detecting these SUEP events in real-time is important, as it allows physicists to quickly investigate potentially interesting signals and collect more data. However, efficiently identifying SUEPs among the vast amount of data collected by particle detectors is a challenging task.

This paper proposes using autoencoders, a type of machine learning model, to tackle the problem of real-time SUEP detection. Autoencoders are trained to learn a compact representation of "normal" data, and then can be used to identify anomalies or unusual patterns that don't fit that learned representation.

By applying this autoencoder-based approach to the particle physics data, the researchers were able to develop a system that can efficiently detect SUEP events in real-time, without the need for complex manual analysis. This could significantly improve the ability of particle physics experiments to identify and study potential new physics phenomena.

Technical Explanation

The paper presents a novel autoencoder-based approach for real-time detection of SUEP events in particle physics data. The key elements of the proposed system include:

Autoencoder Architecture: The authors designed a convolutional autoencoder model that takes in particle detector data and learns to efficiently compress and reconstruct the "normal" patterns in the data.

Anomaly Detection: The trained autoencoder is used to identify SUEP events by detecting instances where the model's reconstruction error is significantly higher than normal, indicating an anomalous signal.

Real-Time Processing: The autoencoder-based system is designed to process the particle physics data in real-time, enabling immediate detection and flagging of potential SUEP events for further investigation.

Evaluation: The researchers tested their approach on simulated particle physics data and demonstrated that it can effectively detect SUEP events with high accuracy, while maintaining low false positive rates.

Critical Analysis

The paper presents a promising approach for addressing the challenge of real-time SUEP detection in particle physics experiments. The use of autoencoders as an anomaly detection technique is well-justified, as they can efficiently learn the underlying patterns in the data and identify deviations from those patterns.

However, the paper does not provide a thorough discussion of the potential limitations or caveats of the proposed system. For example, it would be valuable to understand how the autoencoder-based approach might perform on real-world particle physics data, which could have more complex and noisy characteristics than the simulated data used in the evaluation.

Additionally, the paper does not explore the potential impact of hyperparameter choices, network architectures, or training strategies on the overall performance of the system. Further research and experimentation in these areas could help refine and optimize the autoencoder-based SUEP detection approach.

Conclusion

This paper introduces a novel autoencoder-based system for real-time detection of SUEP events in particle physics data. By leveraging the anomaly detection capabilities of autoencoders, the proposed approach can efficiently identify potential new physics signals without the need for complex manual analysis.

The successful application of this technology could significantly enhance the ability of particle physics experiments to discover new fundamental particles or forces, potentially leading to groundbreaking advancements in our understanding of the universe. Further research and development of this autoencoder-based SUEP detection system could have important implications for the field of particle physics.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

Autoencoders for Real-Time SUEP Detection
Total Score

0

Autoencoders for Real-Time SUEP Detection

Simranjit Singh Chhibra, Nadezda Chernyavskaya, Benedikt Maier, Maurzio Pierini, Syed Hasan

Confining dark sectors with pseudo-conformal dynamics can produce Soft Unclustered Energy Patterns (SUEP), at the Large Hadron Collider: the production of dark quarks in proton-proton collisions leading to a dark shower and the high-multiplicity production of dark hadrons. The final experimental signature is spherically-symmetric energy deposits by an anomalously large number of soft Standard Model particles with a transverse energy of O(100) MeV. Assuming Yukawa-like couplings of the scalar portal state, the dominant production mode is gluon fusion, and the dominant background comes from multi-jet QCD events. We have developed a deep learning-based Anomaly Detection technique to reject QCD jets and identify any anomalous signature, including SUEP, in real-time in the High-Level Trigger system of the Compact Muon Solenoid experiment at the Large Hadron Collider. A deep convolutional neural autoencoder network has been trained using QCD events by taking transverse energy deposits in the inner tracker, electromagnetic calorimeter, and hadron calorimeter sub-detectors as 3-channel image data. Due to the sparse nature of the data, only ~0.5% of the total ~300 k image pixels have non-zero values. To tackle this challenge, a non-standard loss function, the inverse of the so-called Dice Loss, is exploited. The trained autoencoder with learned spatial features of QCD jets can detect 40% of the SUEP events, with a QCD event mistagging rate as low as 2%. The model inference time has been measured using the Intel CoreTM i5-9600KF processor and found to be ~20 ms, which perfectly satisfies the High-Level Trigger system's latency of O(100) ms. Given the virtue of the unsupervised learning of the autoencoders, the trained model can be applied to any new physics model that predicts an experimental signature anomalous to QCD jets.

Read more

7/8/2024

Autoencoder-based Anomaly Detection System for Online Data Quality Monitoring of the CMS Electromagnetic Calorimeter
Total Score

0

Autoencoder-based Anomaly Detection System for Online Data Quality Monitoring of the CMS Electromagnetic Calorimeter

The CMS ECAL Collaboration

The CMS detector is a general-purpose apparatus that detects high-energy collisions produced at the LHC. Online Data Quality Monitoring of the CMS electromagnetic calorimeter is a vital operational tool that allows detector experts to quickly identify, localize, and diagnose a broad range of detector issues that could affect the quality of physics data. A real-time autoencoder-based anomaly detection system using semi-supervised machine learning is presented enabling the detection of anomalies in the CMS electromagnetic calorimeter data. A novel method is introduced which maximizes the anomaly detection performance by exploiting the time-dependent evolution of anomalies as well as spatial variations in the detector response. The autoencoder-based system is able to efficiently detect anomalies, while maintaining a very low false discovery rate. The performance of the system is validated with anomalies found in 2018 and 2022 LHC collision data. Additionally, the first results from deploying the autoencoder-based system in the CMS online Data Quality Monitoring workflow during the beginning of Run 3 of the LHC are presented, showing its ability to detect issues missed by the existing system.

Read more

6/27/2024

Total Score

0

Quantum Patch-Based Autoencoder for Anomaly Segmentation

Maria Francisca Madeira, Alessandro Poggiali, Jeanette Miriam Lorenz

Quantum Machine Learning investigates the possibility of quantum computers enhancing Machine Learning algorithms. Anomaly segmentation is a fundamental task in various domains to identify irregularities at sample level and can be addressed with both supervised and unsupervised methods. Autoencoders are commonly used in unsupervised tasks, where models are trained to reconstruct normal instances efficiently, allowing anomaly identification through high reconstruction errors. While quantum autoencoders have been proposed in the literature, their application to anomaly segmentation tasks remains unexplored. In this paper, we introduce a patch-based quantum autoencoder (QPB-AE) for image anomaly segmentation, with a number of parameters scaling logarithmically with patch size. QPB-AE reconstructs the quantum state of the embedded input patches, computing an anomaly map directly from measurement through a SWAP test without reconstructing the input image. We evaluate its performance across multiple datasets and parameter configurations and compare it against a classical counterpart.

Read more

4/30/2024

Total Score

0

A Real-time Anomaly Detection Using Convolutional Autoencoder with Dynamic Threshold

Sarit Maitra, Sukanya Kundu, Aishwarya Shankar

The majority of modern consumer-level energy is generated by real-time smart metering systems. These frequently contain anomalies, which prevent reliable estimates of the series' evolution. This work introduces a hybrid modeling approach combining statistics and a Convolutional Autoencoder with a dynamic threshold. The threshold is determined based on Mahalanobis distance and moving averages. It has been tested using real-life energy consumption data collected from smart metering systems. The solution includes a real-time, meter-level anomaly detection system that connects to an advanced monitoring system. This makes a substantial contribution by detecting unusual data movements and delivering an early warning. Early detection and subsequent troubleshooting can financially benefit organizations and consumers and prevent disasters from occurring.

Read more

4/9/2024