On Approximating Total Variation Distance
Arnab Bhattacharyya, Sutanu Gayen, Kuldeep S. Meel, Dimitrios, Myrisiotis, A. Pavan, N. V. Vinodchandran

TL;DR
This paper investigates the computational complexity of calculating the total variation distance between product distributions, revealing its -completeness for exact computation and providing efficient approximation algorithms in specific cases.
Contribution
It establishes the -completeness of exactly computing TV distance for product distributions and offers a polynomial-time approximation scheme for certain cases.
Findings
Exact computation of TV distance is -complete.
FPTAS exists for TV distance when one distribution is uniform or has a constant number of marginals.
Computing TV distance for Bayes net distributions is -hard.
Abstract
Total variation distance (TV distance) is a fundamental notion of distance between probability distributions. In this work, we introduce and study the problem of computing the TV distance of two product distributions over the domain . In particular, we establish the following results. 1. The problem of exactly computing the TV distance of two product distributions is -complete. This is in stark contrast with other distance measures such as KL, Chi-square, and Hellinger which tensorize over the marginals leading to efficient algorithms. 2. There is a fully polynomial-time deterministic approximation scheme (FPTAS) for computing the TV distance of two product distributions and where is the uniform distribution. This result is extended to the case where has a constant number of distinct marginals. In contrast, we show that when and are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Bayesian Methods and Mixture Models · Algorithms and Data Compression
