paper-with-me

홈 › Papers

Discriminative Similarity for Data Clustering

2021-09-17 · ICLR 2022 4 · Yingzhen Yang, Ping Li

Similarity-based clustering methods separate data into clusters according to the pairwise similarity between the data, and the pairwise similarity is crucial for their performance. In this paper, we propose {\em Clustering by Discriminative Similarity (CDS)}, a novel method which learns discriminative similarity for data clustering. CDS learns an unsupervised similarity-based classifier from each data partition, and searches for the optimal partition of the data by minimizing the generalization error of the learnt classifiers associated with the data partitions. By generalization analysis via Rademacher complexity, the generalization error bound for the unsupervised similarity-based classifier is expressed as the sum of discriminative similarity between the data from different classes. It is proved that the derived discriminative similarity can also be induced by the integrated squared error bound for kernel density classification. In order to evaluate the performance of the proposed discriminative similarity, we propose a new clustering method using a kernel as the similarity function, CDS via unsupervised kernel classification (CDSK), with its effectiveness demonstrated by experimental results.

📄 PDF Abstract BibTeX arXiv:2109.08675

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Discriminative Similarity for Clustering and Semi-Supervised Learning

2017-09-05 · Yingzhen Yang, Feng Liang, Nebojsa Jojic, Shuicheng Yan 외

Similarity-based clustering and semi-supervised learning methods separate the data into clusters or classes according to the pairwise similarity between the data, and the pairwise similarity is crucial for their performa…

Clustering

Discriminative Representation learning via Attention-Enhanced Contrastive Learning for Short Text Clustering

2025-01-07 · Zhihao Yao

Contrastive learning has gained significant attention in short text clustering, yet it has an inherent drawback of mistakenly identifying samples from the same category as negatives and then separating them in the featur…

ClusteringContrastive LearningPseudo LabelRepresentation Learning+2

On a Theory of Nonparametric Pairwise Similarity for Clustering: Connecting Clustering to Classification

2014-12-01 · NeurIPS 2014 12 · Yingzhen Yang, Feng Liang, Shuicheng Yan, Zhangyang Wang 외

Pairwise clustering methods partition the data space into clusters by the pairwise similarity between data points. The success of pairwise clustering largely depends on the pairwise similarity function defined over the d…

ClusteringDensity EstimationGeneral ClassificationMulti-class Classification

Clustering with Similarity Preserving

2019-05-21 · Zhao Kang, Honghui Xu, Boyu Wang, Hongyuan Zhu 외

Graph-based clustering has shown promising performance in many tasks. A key step of graph-based approach is the similarity graph construction. In general, learning graph in kernel space can enhance clustering accuracy du…

Clusteringgraph constructionGraph Learning

Clustering with Jointly Learned Nonlinear Transforms Over Discriminating Min-Max Similarity/Dissimilarity Assignment

2019-01-30 · Dimche Kostadinov, Behrooz Razeghi, Taras Holotyak, Slava Voloshynovskiy

This paper presents a novel clustering concept that is based on jointly learned nonlinear transforms (NTs) with priors on the information loss and the discrimination. We introduce a clustering principle that is based on …

ClusteringImage Clustering