paper-with-me

Papers

Adaptive Affinity Matrix for Unsupervised Metric Learning

2015-11-13 · Yaoyi Li, Junxuan Chen, Hongtao Lu

Spectral clustering is one of the most popular clustering approaches with the capability to handle some challenging clustering problems. Most spectral clustering methods provide a nonlinear map from the data manifold to a subspace. Only a little work focuses on the explicit linear map which can be viewed as the unsupervised distance metric learning. In practice, the selection of the affinity matrix exhibits a tremendous impact on the unsupervised learning. While much success of affinity learning has been achieved in recent years, some issues such as noise reduction remain to be addressed. In this paper, we propose a novel method, dubbed Adaptive Affinity Matrix (AdaAM), to learn an adaptive affinity matrix and derive a distance metric from the affinity. We assume the affinity matrix to be positive semidefinite with ability to quantify the pairwise dissimilarity. Our method is based on posing the optimization of objective function as a spectral decomposition problem. We yield the affinity from both the original data distribution and the widely-used heat kernel. The provided matrix can be regarded as the optimal representation of pairwise relationship on the manifold. Extensive experiments on a number of real-world data sets show the effectiveness and efficiency of AdaAM.

📄 PDF Abstract BibTeX arXiv:1511.04153

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMetric Learning

Similar Papers 제목 키워드 기반

SimSAM: Simple Siamese Representations Based Semantic Affinity Matrix for Unsupervised Image Segmentation

2024-06-12 · Chanda Grover Kamra, Indra Deep Mastan, Nitin Kumar, Debayan Gupta

Recent developments in self-supervised learning (SSL) have made it possible to learn data representations without the need for annotations. Inspired by the non-contrastive SSL approach (SimSiam), we introduce a novel fra…

Image SegmentationSegmentationSelf-Supervised LearningSemantic Segmentation+1

A Unified Framework for Contrastive Learning from a Perspective of Affinity Matrix

2022-11-26 · Wenbin Li, Meihao Kong, Xuesong Yang, Lei Wang 외

In recent years, a variety of contrastive learning based unsupervised visual representation learning methods have been designed and achieved great success in many visual tasks. Generally, these methods can be roughly cla…

Contrastive LearningRepresentation Learning

Adaptive Attribute and Structure Subspace Clustering Network

2021-09-28 · Zhihao Peng, Hui Liu, Yuheng Jia, Junhui Hou

Deep self-expressiveness-based subspace clustering methods have demonstrated effectiveness. However, existing works only consider the attribute information to conduct the self-expressiveness, which may limit the clusteri…

AttributeClustering

CLASP: Adaptive Spectral Clustering for Unsupervised Per-Image Segmentation

2025-09-29 · Max Curie, Paulo da Costa arxiv

We introduce CLASP (Clustering via Adaptive Spectral Processing), a lightweight framework for unsupervised image segmentation that operates without any labeled data or finetuning. CLASP first extracts per patch features …

Image Segmentation

Concept Factorization via Self-Representation and Adaptive Graph Structure Learning

2025-05-06 · Zhengqin Yang, Di wu, Jia Chen, Xin Luo

Concept Factorization (CF) models have attracted widespread attention due to their excellent performance in data clustering. In recent years, many variant models based on CF have achieved great success in clustering by t…

ClusteringGraph structure learning