paper-with-me

Papers

Machine-Learned Exclusion Limits without Binning

2022-11-09 · Ernesto Arganda, Andres D. Perez, Martin de los Rios, Rosa María Sandá Seoane

Machine-Learned Likelihoods (MLL) combines machine-learning classification techniques with likelihood-based inference tests to estimate the experimental sensitivity of high-dimensional data sets. We extend the MLL method by including Kernel Density Estimators (KDE) to avoid binning the classifier output to extract the resulting one-dimensional signal and background probability density functions. We first test our method on toy models generated with multivariate Gaussian distributions, where the true probability distribution functions are known. Later, we apply the method to two cases of interest at the LHC: a search for exotic Higgs bosons, and a $Z'$ boson decaying into lepton pairs. In contrast to physical-based quantities, the typical fluctuations of the ML outputs give non-smooth probability distributions for pure-signal and pure-background samples. The non-smoothness is propagated into the density estimation due to the good performance and flexibility of the KDE method. We study its impact on the final significance computation, and we compare the results using the average of several independent ML output realizations, which allows us to obtain smoother distributions. We conclude that the significance estimation turns out to be not sensible to this issue.

📄 PDF Abstract BibTeX arXiv:2211.04806

Code (1)

AndresDanielPerez/2211.04806-ML-Likelihood-with-KDE 공식 구현

Tasks

Density Estimation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

A photosensor employing data-driven binning for ultrafast image recognition

2021-11-20 · Lukas Mennel, Aday J. Molina-Mendoza, Matthias Paur, Dmitry K. Polyushkin 외

Pixel binning is a technique, widely used in optical image acquisition and spectroscopy, in which adjacent detector elements of an image sensor are combined into larger pixels. This reduces the amount of data to be proce…

Scalable and Robust LLM Unlearning by Correcting Responses with Retrieved Exclusions

2025-09-30 · Junbeom Kim, Kyuyoung Kim, Jihoon Tack, Dongha Lim 외 arxiv

Language models trained on web-scale corpora risk memorizing and exposing sensitive information, prompting the need for effective machine unlearning. Prior methods mainly focus on input queries to suppress sensitive outp…

Binary Classifier Calibration: Non-parametric approach

2014-01-14 · Mahdi Pakdaman Naeini, Gregory F. Cooper, Milos Hauskrecht

Accurate calibration of probabilistic predictive models learned is critical for many practical prediction and decision-making tasks. There are two main categories of methods for building calibrated classifiers. One appro…

Classifier calibrationDecision MakingDensity Estimation

MBCT: Tree-Based Feature-Aware Binning for Individual Uncertainty Calibration

2022-02-09 · Siguang Huang, Yunli Wang, Lili Mou, Huayue Zhang 외

Most machine learning classifiers only concern classification accuracy, while certain applications (such as medical diagnosis, meteorological forecasting, and computation advertising) require the model to predict the tru…

Medical Diagnosis

Optimal binning: mathematical programming formulation

2020-01-22 · Guillermo Navas-Palencia

The optimal binning is the optimal discretization of a variable into bins given a discrete or continuous numeric target. We present a rigorous and extensible mathematical programming formulation for solving the optimal b…

BIG-bench Machine Learning