Complexity of Discrete Energy Minimization Problems
Mengtian Li, Alexander Shekhovtsov, Daniel Huber

TL;DR
This paper proves that general discrete energy minimization problems are computationally intractable to approximate within any reasonable ratio, even in simplified cases, and classifies various subclasses into complexity categories.
Contribution
It establishes the inapproximability of general energy minimization problems and organizes related problems into a complexity hierarchy.
Findings
General energy minimization is exp-APX-complete.
Planar energy minimization with three or more labels is exp-APX-complete.
Problems are classified into PO, APX, and exp-APX complexity classes.
Abstract
Discrete energy minimization is widely-used in computer vision and machine learning for problems such as MAP inference in graphical models. The problem, in general, is notoriously intractable, and finding the global optimal solution is known to be NP-hard. However, is it possible to approximate this problem with a reasonable ratio bound on the solution quality in polynomial time? We show in this paper that the answer is no. Specifically, we show that general energy minimization, even in the 2-label pairwise case, and planar energy minimization with three or more labels are exp-APX-complete. This finding rules out the existence of any approximation algorithm with a sub-exponential approximation ratio in the input size for these two problems, including constant factor approximations. Moreover, we collect and review the computational complexity of several subclass problems and arrange them…
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 · Complexity and Algorithms in Graphs · Constraint Satisfaction and Optimization
