paper-with-me

Papers

Robust Kernel Density Estimation with Median-of-Means principle

2020-06-30 · Pierre Humbert, Batiste Le Bars, Ludovic Minvielle, Nicolas Vayatis

In this paper, we introduce a robust nonparametric density estimator combining the popular Kernel Density Estimation method and the Median-of-Means principle (MoM-KDE). This estimator is shown to achieve robustness to any kind of anomalous data, even in the case of adversarial contamination. In particular, while previous works only prove consistency results under known contamination model, this work provides finite-sample high-probability error-bounds without a priori knowledge on the outliers. Finally, when compared with other robust kernel estimators, we show that MoM-KDE achieves competitive results while having significant lower computational complexity.

📄 PDF Abstract BibTeX arXiv:2006.16590

Code (1)

lminvielle/mom-kde 공식 구현

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Median of Forests for Robust Density Estimation

2025-01-25 · Hongwei Wen, Annika Betken, Tao Huang

Robust density estimation refers to the consistent estimation of the density function even when the data is contaminated by outliers. We find that existing forest density estimation at a certain point is inherently resis…

Anomaly DetectionDensity EstimationEnsemble Learning

MONK -- Outlier-Robust Mean Embedding Estimation by Median-of-Means

2018-02-13 · Matthieu Lerasle, Zoltan Szabo, Timothee Mathieu, Guillaume Lecue

Mean embeddings provide an extremely flexible and powerful tool in machine learning and statistics to represent probability distributions and define a semi-metric (MMD, maximum mean discrepancy; also called N-distance or…

TAKDE: Temporal Adaptive Kernel Density Estimator for Real-Time Dynamic Density Estimation

2022-03-15 · Yinsong Wang, Yu Ding, Shahin Shahrampour

Real-time density estimation is ubiquitous in many applications, including computer vision and signal processing. Kernel density estimation is arguably one of the most commonly used density estimation techniques, and the…

Density Estimation

Kernel clustering: density biases and solutions

2017-05-16 · Dmitrii Marin, Meng Tang, Ismail Ben Ayed, Yuri Boykov

Kernel methods are popular in clustering due to their generality and discriminating power. However, we show that many kernel clustering criteria have density biases theoretically explaining some practically significant a…

Clustering

Sparse Approximation of a Kernel Mean

2015-03-01 · E. Cruz Cortés, C. Scott

Kernel means are frequently used to represent probability distributions in machine learning problems. In particular, the well known kernel density estimator and the kernel mean embedding both have the form of a kernel me…

Clustering