Polynomial-Time Exact MAP Inference on Discrete Models with Global Dependencies
Alexander Bauer, Shinichi Nakajima

TL;DR
This paper introduces a novel polynomial-time exact MAP inference method for discrete models with global dependencies, overcoming traditional limitations related to graph complexity and enabling efficient inference in previously intractable scenarios.
Contribution
It extends existing frameworks for efficient inference by allowing finer interactions between model energy and global factors, and introduces a new graph transformation technique for improved efficiency.
Findings
Demonstrates the method's effectiveness on practical problems including previously intractable cases.
Provides a new graph transformation technique via node cloning ensuring polynomial runtime.
Achieves better theoretical guarantees compared to previous approaches.
Abstract
Considering the worst-case scenario, junction tree algorithm remains the most general solution for exact MAP inference with polynomial run-time guarantees. Unfortunately, its main tractability assumption requires the treewidth of a corresponding MRF to be bounded strongly limiting the range of admissible applications. In fact, many practical problems in the area of structured prediction require modelling of global dependencies by either directly introducing global factors or enforcing global constraints on the prediction variables. That, however, always results in a fully-connected graph making exact inference by means of this algorithm intractable. Previous work [1]-[4] focusing on the problem of loss-augmented inference has demonstrated how efficient inference can be performed on models with specific global factors representing non-decomposable loss functions within the training…
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 · Genomics and Chromatin Dynamics · Advanced Graph Neural Networks
