paper-with-me

홈 › Papers

Discriminative k-means clustering

2013-06-10 · Ognjen Arandjelovic

The k-means algorithm is a partitional clustering method. Over 60 years old, it has been successfully used for a variety of problems. The popularity of k-means is in large part a consequence of its simplicity and efficiency. In this paper we are inspired by these appealing properties of k-means in the development of a clustering algorithm which accepts the notion of "positively" and "negatively" labelled data. The goal is to discover the cluster structure of both positive and negative data in a manner which allows for the discrimination between the two sets. The usefulness of this idea is demonstrated practically on the problem of face recognition, where the task of learning the scope of a person's appearance should be done in a manner which allows this face to be differentiated from others.

📄 PDF Abstract BibTeX arXiv:1306.2102

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringFace Recognition

Similar Papers 제목 키워드 기반

Discriminative K-means for Clustering

2007-12-01 · NeurIPS 2007 12 · Jieping Ye, Zheng Zhao, Mingrui Wu

We present a theoretical study on the discriminative clustering framework, recently proposed for simultaneous subspace selection via linear discriminant analysis (LDA) and clustering. Empirical results have shown its fav…

Clusteringparameter estimation

Discriminatively Embedded K-Means for Multi-View Clustering

2016-06-01 · CVPR 2016 6 · Jinglin Xu, Junwei Han, Feiping Nie

In real world applications, more and more data, for example, image/video data, are high dimensional and represented by multiple views which describe different perspectives of the data. Efficiently clustering such data is…

Clustering

Deep clustering: On the link between discriminative models and K-means

2018-10-09 · Mohammed Jabi, Marco Pedersoli, Amar Mitiche, Ismail Ben Ayed

In the context of recent deep clustering studies, discriminative models dominate the literature and report the most competitive performances. These models learn a deep discriminative neural network classifier in which th…

ClusteringDeep ClusteringImage Clusteringregression

DIFFRAC: a discriminative and flexible framework for clustering

2007-12-01 · NeurIPS 2007 12 · Francis R. Bach, Zaïd Harchaoui

We present a novel linear clustering framework (Diffrac) which relies on a linear discriminative cost function and a convex relaxation of a combinatorial optimization problem. The large convex optimization problem is sol…

ClusteringCombinatorial OptimizationGeneral Classification

Deep Fair Discriminative Clustering

2021-05-28 · Hongjing Zhang, Ian Davidson

Deep clustering has the potential to learn a strong representation and hence better clustering performance compared to traditional clustering methods such as $k$-means and spectral clustering. However, this strong repres…

ClusteringDeep ClusteringFairnessRepresentation Learning