Source-linked AI summary

Deep Learning and its Application to LHC Physics

Dan Guest, Kyle Cranmer, Daniel Whiteson

arXiv:1806.11484v1hep-exhep-phphysics.comp-phphysics.data-an

TL;DR

LHC analyses must extract information from complex, high-dimensional data, while deep-learning methods offer tools suited to such structure. This review explains machine learning and neural networks, surveys deep-learning applications in LHC analysis, and reports that deep networks using low-level features can outperform shallow networks using engineered features, although results depend on the task.

  • Problem

    LHC data are high dimensional and complex, and traditional engineered-feature analysis may not be optimal for extracting information relevant to fundamental physics questions.

  • Method

    The review connects machine learning with HEP analysis, introduces neural-network and deep-learning concepts, and surveys applications to LHC data alongside future prospects and concerns.

  • Results

    Deep networks using lower-level features outperform shallow networks using high-level engineered features in several complex event-selection tasks, while this conclusion is not universal across classification tasks.

  • Takeaways & Limitations

    Deep learning can exploit hierarchical structure in particle-physics data and improve data reduction for some LHC analysis problems.

  • Takeaways & Limitations

    Neural-network solutions are difficult to interpret, and deep-learning performance conclusions depend on the classification task and require statistically independent validation data.

Abstract

from arXiv · show

Machine learning has played an important role in the analysis of high-energy physics data for decades. The emergence of deep learning in 2012 allowed for machine learning tools which could adeptly handle higher-dimensional and more complex problems than previously feasible. This review is aimed at the reader who is familiar with high energy physics but not machine learning. The connections between machine learning and high energy physics data analysis are explored, followed by an introduction to the core concepts of neural networks, examples of the key results demonstrating the power of deep learning for analysis of LHC data, and discussion of future prospects and concerns.

1. INTRODUCTION

LHC data are vast, probabilistic, high dimensional, and difficult to analyze optimally with traditional engineered-feature workflows. This review introduces machine learning and neural-network concepts, surveys deep-learning applications to LHC analysis, and discusses prospects and concerns.

  • Motivation: LHC physics addresses fundamental questions whose importance and experimental scale demand extracting as much information as possible from collected data.
  • Motivation: HEP data are complex and high dimensional, while traditional analyses rely on sequential decisions and single observed quantities that do not extend easily to higher dimensions.
  • Machine learning in HEP: Machine learning in HEP uses multiple variables simultaneously through methods including neural networks, support vector machines, random forests, and boosted decision trees.
  • Deep learning: Deep learning emerged around 2012 as techniques enabled very large neural networks that handled higher-dimensional and more complex problems than previously feasible.
  • Neural-network basics: Neural networks transform inputs through hidden states using activation functions, weights, and biases, with architecture and training parameters defining their hyperparameters.
  • Deep learning: Deep learning emphasizes hierarchical representations and modular differentiable components, matching the compositional structure of LHC data from detector cells and hits to particles, jets, and resonances.

2. SURVEY OF APPLICATIONS

Deep learning has improved several LHC analysis tasks by learning from higher-dimensional, lower-level data, while specialized architectures address jets and tracking. These advances reveal both performance gains and practical limits, including task dependence, detector geometry, and computational cost.

  • Event Selection and High-Level Physics Tasks: Deep networks using low-level features outperform shallow networks using engineered high-level features in several complex event-selection tasks.The review notes that feature engineering can be sub-optimal, although this conclusion depends on the classification task.
  • Event Selection and High-Level Physics Tasks: Parameterized classifiers approximate likelihood ratios across continuous signal-model families and can support likelihood-free inference of parameters such as masses and couplings.This extends classification beyond a fixed signal-versus-background problem.
  • Jet Classification: Jet images enable convolutional networks to analyze high-dimensional calorimeter data, but irregular detector geometry and sparse, discretized inputs limit the representation.Variable constituent counts motivate architectures that accept a variable number of inputs.
  • Jet Classification: Deep flavor-tagging networks use variable-length track or particle inputs, with the best reported performance combining low-, mid-, and high-level features.The ATLAS recurrent approach reduces backgrounds by roughly a factor of two when combined with traditional high-level variables.
  • Jet Classification: Recursive, recurrent, and graph-based architectures exploit jet structure, with graph convolutional networks outperforming recursive networks on the same W-versus-QCD tagging problem.Recursive and recurrent networks used fewer parameters and required less training data in the cited comparison.
  • Tracking: Tracking reconstruction is nearly 100% efficient and spurious tracks are rare, but CPU overhead and HL-LHC track densities make track-building a continuing challenge.False seeds and branching Kalman-filter tracks are expected to increase combinatorially at the HL-LHC, motivating improved seeding and trainable filters.

3. CONCERNS

Deep learning introduces performance gains but also creates challenges in aligning machine-learning objectives with physics goals, interpreting learned solutions, validating simulation dependence, and maintaining usable software.

  • What Is the Optimization Objective?: Machine-learning tools optimized for task-level performance may conflict with ultimate physics goals and face nonlinear trade-offs involving systematic uncertainties.A classifier can improve false-positive rate while becoming more sensitive to mismodeling between simulation and real data.
  • What Is the Optimization Objective?: Adversarial training can encourage network outputs to be independent of nuisance parameters, but robustness must be balanced against classification performance.The trade-off is adjusted with a hyperparameter λ, whose optimization may require retraining and may be nondifferentiable.
  • Interpretability and Reliance on Simulation: Deep-learning progress may not be matched by gains in physical understanding and remains heavily reliant on simulation.The review also notes that neural-network solutions are difficult to inspect and that software frameworks evolve rapidly relative to collider-physics timescales.
  • Interpretability and Reliance on Simulation: Neural networks are difficult to interpret because their high-dimensional, nonparametric solutions obscure the decision structure and create a generic performance–interpretability trade-off.Reverse-engineering signal-like and background-like regions of the original input space is especially challenging.
  • Interpretability and Reliance on Simulation: Machine learning complicates scientific communication and reinterpretation because learned networks are harder to convey than cut-based analyses and impede applying results to different theoretical models.Analysis-preservation systems such as RECAST can re-execute the original data-analysis pipeline.
  • Interpretability and Reliance on Simulation: Simulation mismodeling remains a major concern because networks trained on simulated collisions are relevant to data only when simulations faithfully describe observed correlations.Validation in adjacent control regions compares network-function evaluations in real and simulated data while keeping the most signal-sensitive data blind.
  • Interpretability and Reliance on Simulation: Weakly supervised learning can reduce reliance on simulated samples by training with real data without requiring conventional training labels.One approach requires only the proportions of labels in different event subsets.

4. PROSPECTS

Deep learning is transforming LHC data analysis by enabling high-dimensional modeling, new optimization strategies, and applications that were previously difficult or intractable. Future progress will depend on computational advances and choices about how much domain structure to retain in end-to-end analysis.

  • Machine learning tools have the power to transform the nature of data analysis in high-energy physics.
  • Future tools may use end-to-end learning, preserve domain-informed structures, or combine both through architectures reflecting existing LHC analysis pipelines.
  • Gaussian processes offer a promising alternative to ad hoc parametric functions for modeling smooth background distributions from observed data.
  • High-dimensional density and density-ratio estimation enables probabilistic inference in situations that were previously intractable.
  • These developments open deeper optimization and potentially more powerful analyses by tuning classification tools to particular problems.
  • Deep learning has influenced LHC analysis and strengthened collaboration between machine learning and particle physics communities, with new applications expected to yield deeper insights into fundamental questions.

DISCLOSURE STATEMENT

The authors report no affiliations, memberships, funding, or financial holdings that they believe could affect the review’s objectivity.

  • The authors report no affiliations, memberships, funding, or financial holdings perceived as affecting the review’s objectivity.
Loading 1806.11484v1…