Approximating the Total Variation Distance between Gaussians

March 14, 2025 Β· Declared Dead Β· πŸ› International Conference on Artificial Intelligence and Statistics

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Arnab Bhattacharyya, Weiming Feng, Piyush Srivastava arXiv ID 2503.11099 Category cs.DS: Data Structures & Algorithms Cross-listed cs.LG, math.PR Citations 1 Venue International Conference on Artificial Intelligence and Statistics Last Checked 4 months ago
Abstract
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 studied until very recently. In this paper, we contribute to this line of work by studying this question in the important special case of multivariate Gaussians. More formally, we consider the problem of approximating the total variation distance between two multivariate Gaussians to within an $Ξ΅$-relative error. Previous works achieved a fixed constant relative error approximation via closed-form formulas. In this work, we give algorithms that given any two $n$-dimensional Gaussians $D_1,D_2$, and any error bound $Ξ΅> 0$, approximate the total variation distance $D := d_{TV}(D_1,D_2)$ to $Ξ΅$-relative accuracy in $\text{poly}(n,\frac{1}Ξ΅,\log \frac{1}{D})$ operations. The main technical tool in our work is a reduction that helps us extend the recent progress on computing the TV-distance between discrete random variables to our continuous setting.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted