MLLGNAMEJan 22, 2024

Multivariate Density Estimation via Variance-Reduced Sketching

arXiv:2401.11646v3h-index: 17
Originality Highly original
AI Analysis

This addresses density estimation problems in scientific and engineering disciplines, offering a novel method with demonstrated performance gains.

The authors tackled multivariate density estimation by introducing Variance-Reduced Sketching (VRS), a framework that conceptualizes functions as infinite matrices/tensors and uses sketching to reduce variance, showing remarkable improvement over existing neural network and kernel methods in experiments.

Multivariate density estimation is of great interest in various scientific and engineering disciplines. In this work, we introduce a new framework called Variance-Reduced Sketching (VRS), specifically designed to estimate multivariate density functions with a reduced curse of dimensionality. Our VRS framework conceptualizes multivariate functions as infinite-size matrices/tensors, and facilitates a new sketching technique motivated by the numerical linear algebra literature to reduce the variance in density estimation problems. We demonstrate the robust numerical performance of VRS through a series of simulated experiments and real-world data applications. Notably, VRS shows remarkable improvement over existing neural network density estimators and classical kernel methods in numerous distribution models. Additionally, we offer theoretical justifications for VRS to support its ability to deliver density estimation with a reduced curse of dimensionality.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes