Efficient Relaxations for Dense CRFs with Sparse Higher Order Potentials
Thomas Joy, Alban Desmaison, Thalaiyasingam Ajanthan, Rudy Bunel,, Mathieu Salzmann, Pushmeet Kohli, Philip H.S. Torr, M. Pawan Kumar

TL;DR
This paper introduces efficient optimization algorithms for dense CRFs with sparse higher-order potentials, providing principled MAP estimates with theoretical guarantees and improved solutions over existing mean-field methods.
Contribution
It develops filter-based algorithms for quadratic and linear programming relaxations of dense CRFs, enabling scalable, theoretically grounded MAP inference.
Findings
Achieves lower energy solutions than mean-field inference.
Algorithms scale linearly with the number of classes and variables.
Demonstrates effectiveness on semantic segmentation tasks.
Abstract
Dense conditional random fields (CRFs) have become a popular framework for modelling several problems in computer vision such as stereo correspondence and multi-class semantic segmentation. By modelling long-range interactions, dense CRFs provide a labelling that captures finer detail than their sparse counterparts. Currently, the state-of-the-art algorithm performs mean-field inference using a filter-based method but fails to provide a strong theoretical guarantee on the quality of the solution. A question naturally arises as to whether it is possible to obtain a maximum a posteriori (MAP) estimate of a dense CRF using a principled method. Within this paper, we show that this is indeed possible. We will show that, by using a filter-based method, continuous relaxations of the MAP problem can be optimised efficiently using state-of-the-art algorithms. Specifically, we will solve a…
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
MethodsConditional Random Field
