paper-with-me

Papers

Score-Debiased Kernel Density Estimation

2025-04-27 · Elliot L. Epstein, Rajat Dwaraknath, Thanawat Sornwanee, John Winnicki, Jerry Weihong Liu

We propose a novel method for density estimation that leverages an estimated score function to debias kernel density estimation (SD-KDE). In our approach, each data point is adjusted by taking a single step along the score function with a specific choice of step size, followed by standard KDE with a modified bandwidth. The step size and modified bandwidth are chosen to remove the leading order bias in the KDE. Our experiments on synthetic tasks in 1D, 2D and on MNIST, demonstrate that our proposed SD-KDE method significantly reduces the mean integrated squared error compared to the standard Silverman KDE, even with noisy estimates in the score function. These results underscore the potential of integrating score-based corrections into nonparametric density estimation.

📄 PDF Abstract BibTeX arXiv:2504.19084

Code (0)

등록된 구현이 없습니다.

Tasks

Density Estimation

Similar Papers 제목 키워드 기반

Flash-SD-KDE: Accelerating SD-KDE with Tensor Cores

2026-02-10 · Elliot L. Epstein, Rajat Vadiraj Dwaraknath, John Winnicki arxiv

Score-debiased kernel density estimation (SD-KDE) achieves improved asymptotic convergence rates over classical KDE, but its use of an empirical score has made it significantly slower in practice. We show that by re-orde…

Density Estimation

DiScoFormer: Plug-In Density and Score Estimation with Transformers

2025-11-08 · Vasily Ilin, Peter Sushko, Ranjay Krishna arxiv

Estimating probability density and its score from samples remains a core problem in generative modeling, Bayesian inference, and kinetic theory. Existing methods are bifurcated: classical kernel density estimators (KDE) …

Density EstimationBayesian Inference

A Unified Framework for Debiased Machine Learning: Riesz Representer Fitting under Bregman Divergence

2026-01-12 · Masahiro Kato arxiv

Estimating the Riesz representer is central to debiased machine learning for causal and structural parameter estimation. We propose generalized Riesz regression, a unified framework for estimating the Riesz representer b…

ScoreMatchingRiesz: Score Matching for Debiased Machine Learning and Policy Path Estimation

2025-12-23 · Masahiro Kato arxiv

We propose ScoreMatchingRiesz, a family of Riesz representer estimators based on score matching. The Riesz representer is a key nuisance component in debiased machine learning, enabling $\sqrt{n}$-consistent and asymptot…

Double Machine Learning Density Estimation for Local Treatment Effects with Instruments

2021-12-01 · NeurIPS 2021 12 · Yonghan Jung, Jin Tian, Elias Bareinboim

It is common to quantify causal effects with mean values, which, however, may fail to capture significant distribution differences of the outcome under different treatments. We study the problem of estimating the density…

BIG-bench Machine LearningDensity Estimation