Fast Planar Correlation Clustering for Image Segmentation

@inproceedings{Yarkony2012FastPC,
  title={Fast Planar Correlation Clustering for Image Segmentation},
  author={Julian Yarkony and Alexander T. Ihler and Charless C. Fowlkes},
  booktitle={European Conference on Computer Vision},
  year={2012}
}
We describe a new optimization scheme for finding high-quality clusterings in planar graphs that uses weighted perfect matching as a subroutine. Our method provides lower-bounds on the energy of the optimal correlation clustering that are typically fast to compute and tight in practice. We demonstrate our algorithm on the problem of image segmentation where this approach outperforms existing global optimization techniques in minimizing the objective and is competitive with the state of the art… 

Planar Ultrametrics for Image Segmentation

We study the problem of hierarchical clustering on planar graphs. We formulate this in terms of finding the closest ultrametric to a specified set of distances and solve it using an LP relaxation

Planar Ultrametric Rounding for Image Segmentation

A dual cutting plane scheme is introduced that uses minimum cost perfect matching as a subroutine in order to efficiently explore the space of planar partitions and applies this algorithm to the problem of hierarchical image segmentation.

Hierarchical Planar Correlation Clustering for Cell Segmentation

A novel algorithm for hierarchical clustering on planar graphs called “Hierarchical Greedy Planar Correlation Clustering” (HGPCC) is introduced and demonstrated on problems in segmenting images of cells.

Break and Conquer: Efficient Correlation Clustering for Image Segmentation

This study demonstrates that in many cases, finding the exact global solution is still feasible by exploiting the characteristics of the image segmentation problem that make it possible to break the problem into subproblems.

Hierarchical Image Segmentation Using Correlation Clustering

It is shown that, although correlation clustering is known to be NP-hard, finding the exact global solution is still feasible by breaking the segmentation problem down into subproblems by using the cutting-plane method.

Feature-aligned segmentation using correlation clustering

We present an algorithm for segmenting a mesh into patches whose boundaries are aligned with prominent ridge and valley lines of the shape. Our key insight is that this problem can be formulated as

Fusion moves for correlation clustering

This algorithm iteratively fuses the current and a proposed partitioning which monotonously improves the partitioning and maintains a valid partitioning at all times.

Higher-order segmentation via multicuts

Segmenting Planar Superpixel Adjacency Graphs w.r.t. Non-planar Superpixel Affinity Graphs

This work considers minimum multicuts of superpixel affinity graphs in which all affinities between non-adjacent superpixels are negative and proposes a relaxation by Lagrangian decomposition and a constrained set of re-parameterizations for which it can optimize exactly and efficiently.

Analyzing PlanarCC : Demonstrating the Equivalence of PlanarCC and The Multi-Cut LP Relaxation

The linear programming (LP) relaxation corresponding to PlanarCC and the multi-cut LP relaxation which are two methods for correlation clustering are studied and it is demonstrated that they have equal value when optimized.
...

References

SHOWING 1-10 OF 40 REFERENCES

Normalized cuts and image segmentation

  • Jianbo ShiJ. Malik
  • Computer Science
    Proceedings of IEEE Computer Society Conference on Computer Vision and Pattern Recognition
  • 1997
This work treats image segmentation as a graph partitioning problem and proposes a novel global criterion, the normalized cut, for segmenting the graph, which measures both the total dissimilarity between the different groups as well as the total similarity within the groups.

Probabilistic image segmentation with closedness constraints

We propose a novel graphical model for probabilistic image segmentation that contributes both to aspects of perceptual grouping in connection with image segmentation, and to globally optimal

Higher-Order Correlation Clustering for Image Segmentation

Experimental results on various datasets show that the proposed higher-order correlation clustering outperforms other state-of-the-art image segmentation algorithms.

Planarity matters: map inference in planar markov random fields with applications to computer vision

Two algorithms for MAP inference in planar MRFs and correlation clustering on planar graphs are introduced and guarantees on the effectiveness of inference are provided in the form of upper and lower bounds on the MAP energy.

Contour Detection and Hierarchical Image Segmentation

This paper investigates two fundamental problems in computer vision: contour detection and image segmentation. We present state-of-the-art algorithms for both of these tasks. Our contour detector

Spectral segmentation with multiscale graph decomposition

The segmentation algorithm works simultaneously across the graph scales, with an inter-scale constraint to ensure communication and consistency between the segmentations at each scale, and incorporates long-range connections with linear-time complexity, providing high-quality segmentations efficiently.

Planar Cycle Covering Graphs

This work describes a new variational lower-bound on the minimum energy configuration of a planar binary Markov Random Field and shows that optimization of variational parameters achieves the same lower- bound as dual-decomposition into the set of all cycles of the original graph.

Hierarchy and adaptivity in segmenting visual scenes

A new, highly efficient approach that determines all salient regions of an image and builds them into a hierarchical structure, derived from algebraic multigrid solvers for physical systems, and consists of fine-to-coarse pixel aggregation.

Fast approximate energy minimization via graph cuts

This paper proposes two algorithms that use graph cuts to compute a local minimum even when very large moves are allowed, and generates a labeling such that there is no expansion move that decreases the energy.

Layered Object Models for Image Segmentation

A generative probabilistic model that composites the output of a bank of object detectors in order to define shape masks and explain the appearance, depth ordering, and labels of all pixels in an image is described.