Multi-Label MRF Optimization via Least Squares s-t Cuts

07/01/2009
by   Ghassan Hamarneh, et al.
0

There are many applications of graph cuts in computer vision, e.g. segmentation. We present a novel method to reformulate the NP-hard, k-way graph partitioning problem as an approximate minimal s-t graph cut problem, for which a globally optimal solution is found in polynomial time. Each non-terminal vertex in the original graph is replaced by a set of ceil(log_2(k)) new vertices. The original graph edges are replaced by new edges connecting the new vertices to each other and to only two, source s and sink t, terminal nodes. The weights of the new edges are obtained using a novel least squares solution approximating the constraints of the initial k-way setup. The minimal s-t cut labels each new vertex with a binary (s vs t) "Gray" encoding, which is then decoded into a decimal label number that assigns each of the original vertices to one of k classes. We analyze the properties of the approximation and present quantitative as well as qualitative segmentation results.

READ FULL TEXT

page 21

page 22

research
11/12/2020

Approximating the Weighted Minimum Label s-t Cut Problem

In the weighted (minimum) Label s-t Cut problem, we are given a (directe...
research
06/15/2018

A Polynomial-Time Algorithm for 2-stable Instances of the k-terminal cut Problem

The k-terminal cut problem is defined on an edge-weighted graph with k d...
research
06/15/2018

A Polynomial-Time Algorithm for (2-2/k)-stable Instances of the k-terminal cut Problem

The k-terminal cut problem is defined on an edge-weighted graph with k d...
research
04/23/2020

Fast Convex Relaxations using Graph Discretizations

Matching and partitioning problems are fundamentals of computer vision a...
research
07/15/2022

A tight quasi-polynomial bound for Global Label Min-Cut

We study a generalization of the classic Global Min-Cut problem, called ...
research
11/19/2013

Analysis of Farthest Point Sampling for Approximating Geodesics in a Graph

A standard way to approximate the distance between any two vertices p an...
research
04/17/2014

Cube-Cut: Vertebral Body Segmentation in MRI-Data through Cubic-Shaped Divergences

In this article, we present a graph-based method using a cubic template ...

Please sign up or login with your details

Forgot password? Click here to reset