On Deterministically Approximating Total Variation Distance
Weiming Feng, Liqiang Liu, Tianren Liu

TL;DR
This paper presents a deterministic FPTAS for approximating the total variation distance between product distributions, improving computational efficiency and extending to Markov chains.
Contribution
It introduces a novel deterministic approximation algorithm for TV distance between product distributions, utilizing likelihood ratios and a new metric, with applications to Markov chains.
Findings
Achieves a time complexity of $O(\frac{qn^2}{\varepsilon} \log q \log \frac{n}{\varepsilon \Delta_{TV}})$ for approximation.
Provides a deterministic alternative to previous randomized algorithms.
Extends the approximation technique to Markov chain distributions.
Abstract
Total variation distance (TV distance) is an important measure for the difference between two distributions. Recently, there has been progress in approximating the TV distance between product distributions: a deterministic algorithm for a restricted class of product distributions (Bhattacharyya, Gayen, Meel, Myrisiotis, Pavan and Vinodchandran 2023) and a randomized algorithm for general product distributions (Feng, Guo, Jerrum and Wang 2023). We give a deterministic fully polynomial-time approximation algorithm (FPTAS) for the TV distance between product distributions. Given two product distributions and over , our algorithm approximates their TV distance with relative error in time . Our algorithm is built around two key…
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
