paper-with-me

Papers

Parameter-Free Clustering via Self-Supervised Consensus Maximization (Extended Version)

2025-11-12 · Lijun Zhang, Suyuan Liu, Siwei Wang, Shengju Yu, Xueling Zhu, Miaomiao Li, Xinwang Liu arxiv

Clustering is a fundamental task in unsupervised learning, but most existing methods heavily rely on hyperparameters such as the number of clusters or other sensitive settings, limiting their applicability in real-world scenarios. To address this long-standing challenge, we propose a novel and fully parameter-free clustering framework via Self-supervised Consensus Maximization, named SCMax. Our framework performs hierarchical agglomerative clustering and cluster evaluation in a single, integrated process. At each step of agglomeration, it creates a new, structure-aware data representation through a self-supervised learning task guided by the current clustering structure. We then introduce a nearest neighbor consensus score, which measures the agreement between the nearest neighbor-based merge decisions suggested by the original representation and the self-supervised one. The moment at which consensus maximization occurs can serve as a criterion for determining the optimal number of clusters. Extensive experiments on multiple datasets demonstrate that the proposed framework outperforms existing clustering approaches designed for scenarios with an unknown number of clusters.

📄 PDF Abstract BibTeX arXiv:2511.09211

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Consensus Clustering of Free-Viewing Gaze Data: New Insights into Human-Information Interaction

2026-06-29 · Beryl Gnanaraj, Jaya Sreevalsan-Nair, Saqib Alam Ansari, Maanasa Rajaraman arxiv

Free-viewing gaze data provides a rich, task-free window into human visual attention. Conventional exploratory data analysis of the data provides user attention patterns through fixations and areas of interest. However, …

Feature EngineeringEnsemble Learning

Consensus Clustering With Unsupervised Representation Learning

2020-10-03 · Jayanth Reddy Regatti, Aniket Anand Deshmukh, Eren Manavoglu, Urun Dogan

Recent advances in deep clustering and unsupervised representation learning are based on the idea that different views of an input image (generated through data augmentation techniques) must either be closer in the repre…

ClusteringData AugmentationDeep ClusteringEnsemble Learning+6

On Hyperparameter Search in Cluster Ensembles

2018-03-29 · Luzie Helfmann, Johannes von Lindheim, Mattes Mollenhauer, Ralf Banisch

Quality assessments of models in unsupervised learning and clustering verification in particular have been a long-standing problem in the machine learning research. The lack of robust and universally applicable cluster v…

ClusteringClustering Ensemble

Self-weighted Multiple Kernel Learning for Graph-based Clustering and Semi-supervised Classification

2018-06-20 · Zhao Kang, Xiao Lu, Jin-Feng Yi, Zenglin Xu

Multiple kernel learning (MKL) method is generally believed to perform better than single kernel method. However, some empirical studies show that this is not always true: the combination of multiple kernels may even yie…

ClusteringGeneral Classification

Representation Learning for Clustering via Building Consensus

2021-05-04 · Aniket Anand Deshmukh, Jayanth Reddy Regatti, Eren Manavoglu, Urun Dogan

In this paper, we focus on unsupervised representation learning for clustering of images. Recent advances in deep clustering and unsupervised representation learning are based on the idea that different views of an input…

ClusteringData AugmentationDeep ClusteringImage Clustering+1