paper-with-me

Papers

On Computing Total Variation Distance Between Mixtures of Product Distributions

2026-05-05 · Weiming Feng, Yucheng Fu, Minji Yang, Anqi Zhang arxiv

We study the problem of approximating the total variation distance between two mixtures of product distributions over an $n$-dimensional discrete domain. Given two mixtures $\mathbb{P}$ and $\mathbb{Q}$ with $k_1$ and $k_2$ product distributions over $[q]^n$, respectively, we give a randomized algorithm that approximates $d_{\mathrm{TV}}\left({\mathbb{P}},{\mathbb{Q}}\right)$ within a multiplicative error of $(1\pm \varepsilon)$ in time $\mathrm{poly}((nq)^{k_1+k_2},1/\varepsilon)$. We also study the special case of mixtures of Boolean subcubes over $\{0,1\}^n$. For this class, we give a deterministic algorithm that exactly computes the total variation distance in time $\mathrm{poly}(n,2^{O(k_1+k_2)})$, and show that exact computation is $\#\mathsf{P}$-hard when $k_1+k_2=Θ(n)$.

📄 PDF Abstract BibTeX arXiv:2605.03839

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Lower Bounds on the Total Variation Distance Between Mixtures of Two Gaussians

2021-09-02 · Sami Davies, Arya Mazumdar, Soumyabrata Pal, Cyrus Rashtchian

Mixtures of high dimensional Gaussian distributions have been studied extensively in statistics and learning theory. While the total variation distance appears naturally in the sample complexity of distribution learning,…

Learning Theory

Guaranteed Deterministic Bounds on the Total Variation Distance between Univariate Mixtures

2018-06-29 · Frank Nielsen, Ke Sun

The total variation distance is a core statistical distance between probability measures that satisfies the metric axioms, with value always falling in $[0,1]$. This distance plays a fundamental role in machine learning …

Two-sample testing

Sharp Inequalities between Total Variation and Hellinger Distances for Gaussian Mixtures

2026-02-03 · Joonhyuk Jung, Chao Gao arxiv

We study the relation between the total variation (TV) and Hellinger distances between two Gaussian location mixtures. Our first result establishes a general upper bound: for any two mixing distributions supported on a c…

Density estimation for Hellinger via minimum-distance estimators: mixtures of Gaussians, log-concave, and more

2026-06-09 · Spencer Compton, Jerry Li arxiv

We study the task of density estimation, where we hope to accurately estimate a probability density from $n$ samples. A textbook method for density estimation in total variation distance is the minimum-distance estimator…

Density Estimation

Approximating the Total Variation Distance between Gaussians

2025-03-14 · Arnab Bhattacharyya, Weiming Feng, Piyush Srivastava

The total variation distance is a metric of central importance in statistics and probability theory. However, somewhat surprisingly, questions about computing it algorithmically appear not to have been systematically stu…