Data-driven SR Proposal for Jones Fund
Discovering the Unexpected - Google Docs
Abstract
The next breakthrough in particle physics may be something we have not thought of. Yet current Large Hadron Collider (LHC) searches depend on explicit signal hypotheses — a constraint that blinds us to unforeseen signatures. We propose a fundamentally new, model-agnostic strategy to "discover the unexpected."
Our approach combines cutting-edge statistics with high-energy physics. First, we train a deep neural network to distinguish real LHC data from an imperfect SM background model, flagging events most unlike the background. To separate genuine new-physics signals from mere background mismodeling, we introduce a novel frequency-space filter: by comparing an unsmeared classifier to a "smeared" version in its latent space, we isolate high-frequency features characteristic of localized, previously unknown signals while suppressing low-frequency artifacts of background bias.
Once a candidate signal region is defined, we estimate the background directly from data using control regions and data-driven corrections. This dual relaxation of both signal and background assumptions extends discovery potential to an unexplored regime where neither is fully specified.
Led by physicist John Alison and statistician Mikael Kuusela at Carnegie Mellon University, the project will support graduate students in physics and statistics and progress from proof-of-principle studies on simulated data to full deployment on CMS experiment datasets. Beyond high-energy physics, these techniques for robust, unsupervised anomaly detection have broad applicability across the sciences whenever imperfect models meet high-dimensional data.
This interdisciplinary effort promises a step-change in our ability to find new physics at the LHC—and to develop general statistical tools for detecting the genuinely unexpected.
V2
The next breakthrough in particle physics may be something we have not thought of. Yet current Large Hadron Collider (LHC) searches depend on explicit signal hypotheses — a constraint that blinds us to unforeseen signatures. We propose a fundamentally new, model-agnostic strategy to "discover the unexpected."
Our approach combines cutting-edge statistics with high-energy physics. We train a deep neural network to distinguish LHC data from an imperfect background model. To separate genuine new-physics signals from mere background mismodeling, we introduce a novel frequency-space filter to isolate high-frequency features characteristic of localized, previously unknown signals while suppressing low-frequency artifacts of background bias.
Once a candidate signal region is defined, we estimate the background directly from data using control regions and data-driven corrections. This dual relaxation of both signal and background assumptions extends discovery potential to an unexplored regime where neither is fully specified.
Led by physicist John Alison and statistician Mikael Kuusela at Carnegie Mellon University, the project will support graduate students in physics and statistics and progress from proof-of-principle studies on simulated data to full deployment on CMS experiment datasets. Beyond high-energy physics, these techniques for robust, unsupervised anomaly detection have broad applicability across the sciences whenever imperfect models meet high-dimensional data.
This interdisciplinary effort promises a step-change in our ability to find new physics at the LHC - and to develop general statistical tools for detecting the genuinely unexpected.
Paper
Title: Discovering the Unexpected John Alison and Mikael Kuusela
Finding evidence for physics beyond the Standard Model (SM) is the next major direction in particle physics. The Large Hadron Collider (LHC) provides a rich and unique opportunity to search for new physics directly by looking for signatures not predicted in the SM. Current searches at the LHC rely on explicit (high-dimensional) signal model assumptions. Classifiers are trained to distinguish between the characteristics of known SM backgrounds and those of expected signals. These classifiers are blind to new physics that results in unanticipated signatures, restricting discovery potential to the subset of models that we have been creative enough to consider. An outstanding problem in particle physics and statistics is how to extend these searches when we don't know what exact form the signal will take: how to discover the unexpected. The goal of this proposal is to develop statistical tools and techniques to solve this problem and apply them to the LHC datasets. This work will have immediate implications for high-energy physics, but the problem is sufficiently general that we anticipate this work to have broad impacts beyond the field.
The work in this proposal will be jointly led by John Alison (CMU Physics) and Mikeal Kuusela (CMU Statistics and Data Science). The funds will be used to support two graduate students, one in statistics and one in physics, to work full time on this problem. The work will begin with proof-of-principle algorithms developed on simulated data. It will then be applied to data from the CMS experiment at the LHC. Alison is a member of the CMS experiment and well-positioned to port this work within the collaboration. Two graduate students, Sindhu Murthy (Physics) and Soheun Yi (Statistics), are working on closely related problems and are excited about joining this project.
Context of proposed work
The role of the proposed work in context of the field is sketched in Figure 1. Searches for new physics are straightforward when the signal is well specified and high-fidelity simulations of the backgrounds are available. This is the regime of traditional methods indicated in green in the figure, where strong assumptions are made about both the signal and background model. From the statistical point of view, life is easy in this corner.
Much recent work in the field has gone into relaxing one of these assumptions. There are several known solutions, including one introduced by Kuusela~\cite{}, for finding unknown signals when the modelling of SM backgrounds is perfect, the orange region in the figure. These algorithms work in toy models, but fail in realistic datasets where the background is never perfectly known.
Many important searches for known new physics signatures involve processes where the SM backgrounds cannot be reliably simulated. Alison and Kuusela have developed data-driven techniques that leverage assumptions on the signal to allow the assumptions on the background model to be relaxed~\cite{}, extending coverage to the red region of the figure.
The proposed work will simultaneously relax the signal and background assumptions, extending coverage to previously unexplored regions, as indicated in blue.
Proposed Work
We assume an observed dataset, consisting of SM background and an unknown signal, and an imperfect (i.e., systematically biased) model of the SM background. Our idea is to proceed in two steps, the first is to identify the region of phase-space most likely to contain the unknown signal. This data-driven signal region will be determined using unsupervised anomaly detection techniques. We will train a classifier (built from a deep neural network) to separate observed data and background. Events that the classifier scores as more "data-like" will be those most unlike the background model.
The main challenge in relaxing assumptions on both the signal and background models is that this classifier alone cannot be used to select signal events. In addition to signal, the high data-score region will select the phase space of the background that is mis-modeled. A signal region defined using the classifier would be useless as we could not tell if an excess of data is due to the presence of new physics or to mis-modeling of the background.
Instead, we will define the signal region using a key insight about the frequency characteristics associated with the signal. Whatever unknown features the signal may have, we assume it will correspond to relatively high-frequency features of the classifier latent space, whereas the background mis-modeling will tend to be relatively low-frequency features. This assumption is based on the localized nature of signal events in contrast to the more gradually varying background mis-modeling.
We will exploit this assumption to identify the signal region in the high-dimensional feature space using a low-pass filter. The idea is to construct a second "smeared" classifier by adding Gaussian noise to the latent space of the initial data-vs-background classifier. The smearing will have a larger impact on the high-frequency signal than on the low-frequency background mismodelling. We will then play these two classifiers off of one another to isolate the signal component. Events that have high data-like scores from both the smeared and unsmeared classifiers will tend to be (low-frequency) background mismodelling. Events that have a high data-like score only on the unsmeared classifier are more likely to be from (high-frequency) signal.
Having identified the signal region as high-score unsmeared and low-score smeared events, the second step is to estimate the background in this region. Here again, we cannot simply use our background prediction in this region as our background model is assumed to be imperfect. Instead we will define background-to-data correction factors in a control region defined as having high-score in both the unsmeared and smeared classifiers. This will closely follow our previous work on data-driven background techniques mentioned above.
There are several important open questions – both on the statistical and physics fronts – that remain to be addressed in detail:
- (statistical) how to avoid biasing the classifier from statistical fluctuations
- (statistical) how to determine the appropriate level of smearing in the low-pass filter
- (statistical) how to optimize the classifier architecture and training
- (physics) how to assess systematic uncertainties on the background corrections
- (physics) how to interpret a null result as a constraint on particular models of new physics
- (physics) how to deploy these algorithms in real CMS data
In summary, searching for unknown signals in the presence of an imperfect background modelling is an unsolved statistical problem. Here, an interdisciplinary approach is required to advance the field. The team at CMU is well-positioned to carry out this research. A technique to find anomalies that is robust to imperfections is not a niche problem, we expect this work will have broad implications throughout the sciences.
"The proposal should list specific mechanisms and application deadlines for seeking additional funding."
NSF TRIPODS (Transdisciplinary Research in Principles of Data Science): Explicitly targets interdisciplinary data science research
Credibiity
Optimal transport Statistics
Budget to support
physics grad studnet and stats grad student (small amount for travel
References:
- OT
- ZZ/ZH 4b