paper-with-me

Papers

Large Scale Correlation Clustering Optimization

2011-12-13 · Shai Bagon, Meirav Galun

Clustering is a fundamental task in unsupervised learning. The focus of this paper is the Correlation Clustering functional which combines positive and negative affinities between the data points. The contribution of this paper is two fold: (i) Provide a theoretic analysis of the functional. (ii) New optimization algorithms which can cope with large scale problems (>100K variables) that are infeasible using existing methods. Our theoretic analysis provides a probabilistic generative interpretation for the functional, and justifies its intrinsic "model-selection" capability. Furthermore, we draw an analogy between optimizing this functional and the well known Potts energy minimization. This analogy allows us to suggest several new optimization algorithms, which exploit the intrinsic "model-selection" capability of the functional to automatically recover the underlying number of clusters. We compare our algorithms to existing methods on both synthetic and real data. In addition we suggest two new applications that are made possible by our algorithms: unsupervised face identification and interactive multi-object segmentation by rough boundary delineation.

📄 PDF Abstract BibTeX arXiv:1112.2903

Code (3)

shaibagon/large_scale_cc 공식 구현
Recognito-Vision/Android-FaceRecognition-FaceLivenessDetection
nveldt/LamCC

Tasks

ClusteringFace IdentificationModel SelectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Sample-Efficient "Clustering and Conquer" Procedures for Parallel Large-Scale Ranking and Selection

2024-02-03 · Zishi Zhang, Yijie Peng

This work seeks to break the sample efficiency bottleneck in parallel large-scale ranking and selection (R&S) problems by leveraging correlation information. We modify the commonly used "divide and conquer" framework in …

ClusteringNeural Architecture Search

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

Highly-Economized Multi-View Binary Compression for Scalable Image Clustering

2018-09-17 · ECCV 2018 9 · Zheng Zhang, Li Liu, Jie Qin, Fan Zhu 외

How to economically cluster large-scale multi-view images is a long-standing problem in computer vision. To tackle this challenge, we introduce a novel approach named Highly-economized Scalable Image Clustering (HSIC) th…

ClusteringImage ClusteringRepresentation Learning

Quantum-Assisted Correlation Clustering

2025-09-03 · Antonio Macaluso, Supreeth Mysore Venkatesh, Diego Arenas, Matthias Klusch 외 arxiv

This work introduces a hybrid quantum-classical method to correlation clustering, a graph-based unsupervised learning task that seeks to partition the nodes in a graph based on pairwise agreement and disagreement. In par…

Towards combinatorial clustering: preliminary research survey

2015-05-28 · Mark Sh. Levin

The paper describes clustering problems from the combinatorial viewpoint. A brief systemic survey is presented including the following: (i) basic clustering problems (e.g., classification, clustering, sorting, clustering…

ClusteringCombinatorial OptimizationMultiple-choiceSurvey