Discriminative training of conditional random fields with probably submodular constraints
Maxim Berman, Matthew B. Blaschko

TL;DR
This paper introduces a relaxed approach to discriminative training of conditional random fields, allowing for probably approximately submodular potentials, which enhances model capacity and improves segmentation and reconstruction tasks.
Contribution
It proposes a novel training paradigm that relaxes strict submodularity constraints, enabling more flexible and powerful models for graph-based segmentation and reconstruction.
Findings
Relaxed submodularity constraints improve model capacity.
Probabilistic submodularity guarantees lead to better segmentation results.
Method shows substantial improvements in binary and multiclass tasks.
Abstract
Problems of segmentation, denoising, registration and 3D reconstruction are often addressed with the graph cut algorithm. However, solving an unconstrained graph cut problem is NP-hard. For tractable optimization, pairwise potentials have to fulfill the submodularity inequality. In our learning paradigm, pairwise potentials are created as the dot product of a learned vector w with positive feature vectors. In order to constrain such a model to remain tractable, previous approaches have enforced the weight vector to be positive for pairwise potentials in which the labels differ, and set pairwise potentials to zero in the case that the label remains the same. Such constraints are sufficient to guarantee that the resulting pairwise potentials satisfy the submodularity inequality. However, we show that such an approach unnecessarily restricts the capacity of the learned models. Guaranteeing…
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
MethodsTest
