paper-with-me

Papers

Fast Randomized Semi-Supervised Clustering

2016-05-20 · Alaa Saade, Florent Krzakala, Marc Lelarge, Lenka Zdeborová

We consider the problem of clustering partially labeled data from a minimal number of randomly chosen pairwise comparisons between the items. We introduce an efficient local algorithm based on a power iteration of the non-backtracking operator and study its performance on a simple model. For the case of two clusters, we give bounds on the classification error and show that a small error can be achieved from $O(n)$ randomly chosen measurements, where $n$ is the number of items in the dataset. Our algorithm is therefore efficient both in terms of time and space complexities. We also investigate numerically the performance of the algorithm on synthetic and real world data.

📄 PDF Abstract BibTeX arXiv:1605.06422

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringGeneral Classification

Similar Papers 제목 키워드 기반

Semi-supervised K-means++

2016-02-01 · Jordan Yoder, Carey E. Priebe

Traditionally, practitioners initialize the {\tt k-means} algorithm with centers chosen uniformly at random. Randomized initialization with uneven weights ({\tt k-means++}) has recently been used to improve the performan…

Clustering

Semi-supervised cross-entropy clustering with information bottleneck constraint

2017-05-03 · Marek Śmieja, Bernhard C. Geiger

In this paper, we propose a semi-supervised clustering method, CEC-IB, that models data with a set of Gaussian distributions and that retrieves clusters based on a partial labeling provided by the user (partition-level s…

Clustering

Beyond Cats and Dogs: Semi-supervised Classification of fuzzy labels with overclustering

2020-12-03 · Lars Schmarje, Johannes Brünger, Monty Santarossa, Simon-Martin Schröder 외

A long-standing issue with deep learning is the need for large and consistently labeled datasets. Although the current research in semi-supervised learning can decrease the required amount of annotated data by a factor o…

General Classificationimage-classificationImage Classification

Semi-supervised model-based clustering with controlled clusters leakage

2017-05-04 · Marek Śmieja, Łukasz Struski, Jacek Tabor

In this paper, we focus on finding clusters in partially categorized data sets. We propose a semi-supervised version of Gaussian mixture model, called C3L, which retrieves natural subgroups of given categories. In contra…

Clustering

Outlier-Robust Tensor PCA

2017-07-01 · CVPR 2017 7 · Pan Zhou, Jiashi Feng

Low-rank tensor analysis is important for various real applications in computer vision. However, existing methods focus on recovering a low-rank tensor contaminated by Gaussian or gross sparse noise and hence cannot effe…

ClusteringOutlier Detection