paper-with-me

Papers

MadMiner: Machine learning-based inference for particle physics

2019-07-24 · Johann Brehmer, Felix Kling, Irina Espejo, Kyle Cranmer

Precision measurements at the LHC often require analyzing high-dimensional event data for subtle kinematic signatures, which is challenging for established analysis methods. Recently, a powerful family of multivariate inference techniques that leverage both matrix element information and machine learning has been developed. This approach neither requires the reduction of high-dimensional data to summary statistics nor any simplifications to the underlying physics or detector response. In this paper we introduce MadMiner, a Python module that streamlines the steps involved in this procedure. Wrapping around MadGraph5_aMC and Pythia 8, it supports almost any physics process and model. To aid phenomenological studies, the tool also wraps around Delphes 3, though it is extendable to a full Geant4-based detector simulation. We demonstrate the use of MadMiner in an example analysis of dimension-six operators in ttH production, finding that the new techniques substantially increase the sensitivity to new physics.

📄 PDF Abstract BibTeX arXiv:1907.10621

Code (5)

diana-hep/madminer 공식 구현 pytorch
aghoshpub/LikelihoodFreeInterference pytorch
johannbrehmer/madminer pytorch
madminer-tool/madminer pytorch
penglert367/madminer pytorch

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Effective LHC measurements with matrix elements and machine learning

2019-06-04 · Johann Brehmer, Kyle Cranmer, Irina Espejo, Felix Kling 외

One major challenge for the legacy measurements at the LHC is that the likelihood function is not tractable when the collected data is high-dimensional and the detector response has to be modeled. We review how different…

BIG-bench Machine LearningDensity Estimation

Fast inference of deep neural networks in FPGAs for particle physics

2018-04-16 · Javier Duarte, Song Han, Philip Harris, Sergo Jindariani 외

Recent results at the Large Hadron Collider (LHC) have pointed to enhanced physics capabilities through the improvement of the real-time event processing techniques. Machine learning methods are ubiquitous and have prove…

BIG-bench Machine LearningHigh-Level Synthesis

Fast Neural Network Inference on FPGAs for Triggering on Long-Lived Particles at Colliders

2023-07-11 · Andrea Coccaro, Francesco Armando Di Bello, Stefano Giagu, Lucrezia Rambelli 외

Experimental particle physics demands a sophisticated trigger and acquisition system capable to efficiently retain the collisions of interest for further investigation. Heterogeneous computing with the employment of FPGA…

CPUGPU

Machine Learning for Anomaly Detection in Particle Physics

2023-12-20 · Vasilis Belis, Patrick Odagiu, Thea Klæboe Årrestad

The detection of out-of-distribution data points is a common task in particle physics. It is used for monitoring complex particle detectors or for identifying rare and unexpected events that may be indicative of new phen…

Anomaly Detection

Simulation-based inference methods for particle physics

2020-10-13 · Johann Brehmer, Kyle Cranmer

Our predictions for particle physics processes are realized in a chain of complex simulators. They allow us to generate high-fidelity simulated data, but they are not well-suited for inference on the theory parameters wi…

Probabilistic Programming