2025/02/12 by Mike Hance, J. Robles, Hance, Mike +1
Computer Science · #Data Analysis #Evolutionary Algorithms and Applications #FOS: Physical sciences #High Energy Physics - Experiment (hep-ex) #Machine Learning and Data Classification #Metaheuristic Optimization Algorithms Research #Statistics and Probability (physics.data-an)
paper · pdf · doi:10.48550/arxiv.2502.08615
openalex publication_date 2025/02/12 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/04
Many analyses in high-energy physics rely on selection thresholds (cuts) applied to detector, particle, or event properties. Initial cut values can often be guessed from physical intuition, but cut optimization, especially for multiple features, is commonly performed by hand, or skipped entirely in favor of multivariate algorithms like BDTs or neural networks. We revisit this problem, and develop a cut optimization approach based on gradient descent. Cut thresholds are learned as parameters of a network with a simple architecture, and can be tuned to achieve a target signal efficiency through the use of custom loss functions. Contractive terms in the loss can be used to ensure a smooth evolution of cuts as functions of efficiency, particle kinematics, or event features. The method is used to classify events in a search for Supersymmetry, and the performance is compared with common classification tools. An implementation of this approach is available in a public code repository and python package.