A Tighter Approximation Guarantee for Greedy Minimum Entropy Coupling
Spencer Compton

TL;DR
This paper proves that the greedy algorithm for minimum entropy coupling is within approximately 1.44 bits of optimal, improving previous guarantees and establishing tight bounds for the problem.
Contribution
It provides a tighter approximation guarantee for the greedy minimum entropy coupling algorithm and proves the bound is tight.
Findings
Greedy algorithm is within log2(e) bits of optimal.
The entropy of greedy coupling is upper-bounded by H(∧S) + log2(e).
The analysis is tight, with no better constant approximation possible.
Abstract
We examine the minimum entropy coupling problem, where one must find the minimum entropy variable that has a given set of distributions as its marginals. Although this problem is NP-Hard, previous works have proposed algorithms with varying approximation guarantees. In this paper, we show that the greedy coupling algorithm of [Kocaoglu et al., AAAI'17] is always within () bits of the minimum entropy coupling. In doing so, we show that the entropy of the greedy coupling is upper-bounded by . This improves the previously best known approximation guarantee of bits within the optimal [Li, IEEE Trans. Inf. Theory '21]. Moreover, we show our analysis is tight by proving there is no algorithm whose entropy is upper-bounded by for any constant .…
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
TopicsError Correcting Code Techniques · Algorithms and Data Compression · Machine Learning and Algorithms
