paper-with-me

홈 › Papers

Machine Learning on data with sPlot background subtraction

2019-05-28 · Maxim Borisyak, Nikita Kazeev

Data analysis in high energy physics often deals with data samples consisting of a mixture of signal and background events. The sPlot technique is a common method to subtract the contribution of the background by assigning weights to events. Part of the weights are by design negative. Negative weights lead to the divergence of some machine learning algorithms training due to absence of the lower bound in the loss function. In this paper we propose a mathematically rigorous way to train machine learning algorithms on data samples with background described by sPlot to obtain signal probabilities conditioned on observables, without encountering negative event weight at all. This allows usage of any out-of-the-box machine learning methods on such data.

📄 PDF Abstract BibTeX arXiv:1905.11719

Code (1)

yandexdataschool/ML-sWeights-experiments 공식 구현 tf

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Machine Learning on sWeighted Data

2019-10-17 · Maxim Borisyak, Nikita Kazeev

Data analysis in high energy physics has to deal with data samples produced from different sources. One of the most widely used ways to unfold their contributions is the sPlot technique. It uses the results of a maximum …

BIG-bench Machine Learning

GraphBGS: Background Subtraction via Recovery of Graph Signals

2020-01-17 · Jhony H. Giraldo, Thierry Bouwmans

Background subtraction is a fundamental pre-processing task in computer vision. This task becomes challenging in real scenarios due to variations in the background for both static and moving camera sequences. Several dee…

Change Detectiongraph constructionGraph SamplingInstance Segmentation+1

Background Subtraction in Real Applications: Challenges, Current Models and Future Directions

2019-01-11 · T. Bouwmans, B. Garcia-Garcia

Computer vision applications based on videos often require the detection of moving objects in their first step. Background subtraction is then applied in order to separate the background and the foreground. In literature…

Real-Time Semantic Background Subtraction

2020-02-12 · Anthony Cioppa, Marc Van Droogenbroeck, Marc Braham

Semantic background subtraction SBS has been shown to improve the performance of most background subtraction algorithms by combining them with semantic information, derived from a semantic segmentation network. However, …

CPUGPUSemantic Segmentation

Background subtraction on depth videos with convolutional neural networks

2019-01-17 · Xueying Wang, Lei Liu, Guangli Li, Xiao Dong 외

Background subtraction is a significant component of computer vision systems. It is widely used in video surveillance, object tracking, anomaly detection, etc. A new data source for background subtraction appeared as the…

Anomaly DetectionObject Tracking