Efficient Continuous Relaxations for Dense CRF
Alban Desmaison, Rudy Bunel, Pushmeet Kohli, Philip H.S. Torr, M., Pawan Kumar

TL;DR
This paper introduces efficient continuous relaxation methods for dense CRFs, improving optimization speed and theoretical guarantees over traditional mean-field algorithms in computer vision tasks.
Contribution
It presents novel convex and difference-of-convex relaxation techniques, along with a divide-and-conquer subgradient computation, enhancing energy minimization in dense CRFs.
Findings
Continuous relaxations outperform mean-field in accuracy.
Proposed methods offer faster convergence and better theoretical bounds.
Demonstrated improvements on benchmark datasets.
Abstract
Dense conditional random fields (CRF) with Gaussian pairwise potentials have emerged as a popular framework for several computer vision applications such as stereo correspondence and semantic segmentation. By modeling long-range interactions, dense CRFs provide a more detailed labelling compared to their sparse counterparts. Variational inference in these dense models is performed using a filtering-based mean-field algorithm in order to obtain a fully-factorized distribution minimising the Kullback-Leibler divergence to the true distribution. In contrast to the continuous relaxation-based energy minimisation algorithms used for sparse CRFs, the mean-field algorithm fails to provide strong theoretical guarantees on the quality of its solutions. To address this deficiency, we show that it is possible to use the same filtering approach to speed-up the optimisation of several continuous…
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
TopicsSparse and Compressive Sensing Techniques · Domain Adaptation and Few-Shot Learning · Advanced Neural Network Applications
