paper-with-me

홈 › Papers

Higher-Order Correlation Clustering for Image Segmentation

2011-12-01 · NeurIPS 2011 12 · Sungwoong Kim, Sebastian Nowozin, Pushmeet Kohli, Chang D. Yoo

For many of the state-of-the-art computer vision algorithms, image segmentation is an important preprocessing step. As such, several image segmentation algorithms have been proposed, however, with certain reservation due to high computational load and many hand-tuning parameters. Correlation clustering, a graph-partitioning algorithm often used in natural language processing and document clustering, has the potential to perform better than previously proposed image segmentation algorithms. We improve the basic correlation clustering formulation by taking into account higher-order cluster relationships. This improves clustering in the presence of local boundary ambiguities. We first apply the pairwise correlation clustering to image segmentation over a pairwise superpixel graph and then develop higher-order correlation clustering over a hypergraph that considers higher-order relations among superpixels. Fast inference is possible by linear programming relaxation, and also effective parameter learning framework by structured support vector machine is possible. Experimental results on various datasets show that the proposed higher-order correlation clustering outperforms other state-of-the-art image segmentation algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringgraph partitioningImage SegmentationSegmentationSemantic SegmentationSuperpixels

Similar Papers 제목 키워드 기반

Orientation Robust Text Line Detection in Natural Images

2014-06-01 · CVPR 2014 6 · Le Kang, Yi Li, David Doermann

In this paper, higher-order correlation clustering (HOCC) is used for text line detection in natural images. We treat text line detection as a graph partitioning problem, where each vertex is represented by a Maximally S…

Clusteringgraph partitioningLine Detection

Partial Optimality in Cubic Correlation Clustering for General Graphs

2025-10-23 · David Stein, Bjoern Andres, Silvia Di Gregorio arxiv

The higher-order correlation clustering problem for a graph $G$ and costs associated with cliques of $G$ consists in finding a clustering of $G$ so as to minimize the sum of the costs of those cliques whose nodes all bel…

Image segmentation based on the hybrid total variation model and the K-means clustering strategy

2016-05-30 · Baoli Shi, Zhi-Feng Pang, Jing Xu

The performance of image segmentation highly relies on the original inputting image. When the image is contaminated by some noises or blurs, we can not obtain the efficient segmentation result by using direct segmentatio…

ClusteringImage SegmentationSegmentationSemantic Segmentation

Low-Rank Tensor Based Proximity Learning for Multi-View Clustering

2023-05-01 · IEEE Transactions on Knowledge and Data Engineering 2023 5 · Man-Sheng Chen, Chang-Dong Wang, and Jian-Huang Lai

Graph-oriented multi-view clustering methods have achieved impressive performances by employing relationships and complex structures hidden in multi-view data. However, most of them still suffer from the following two co…

Clusteringgraph construction

Fusion Moves for Correlation Clustering

2015-06-01 · CVPR 2015 6 · Thorsten Beier, Fred A. Hamprecht, Jorg H. Kappes

Correlation clustering, or multicut partitioning, is widely used in image segmentation for partitioning an undirected graph or image with positive and negative edge weights such that the sum of cut edge weights is minim…

ClusteringImage SegmentationSemantic Segmentationvalid