paper-with-me

홈 › Papers

Nearest Neighborhood-Based Deep Clustering for Source Data-absent Unsupervised Domain Adaptation

2021-07-27 · Song Tang, Yan Yang, Zhiyuan Ma, Norman Hendrich, Fanyu Zeng, Shuzhi Sam Ge, ChangShui Zhang, Jianwei Zhang

In the classic setting of unsupervised domain adaptation (UDA), the labeled source data are available in the training phase. However, in many real-world scenarios, owing to some reasons such as privacy protection and information security, the source data is inaccessible, and only a model trained on the source domain is available. This paper proposes a novel deep clustering method for this challenging task. Aiming at the dynamical clustering at feature-level, we introduce extra constraints hidden in the geometric structure between data to assist the process. Concretely, we propose a geometry-based constraint, named semantic consistency on the nearest neighborhood (SCNNH), and use it to encourage robust clustering. To reach this goal, we construct the nearest neighborhood for every target data and take it as the fundamental clustering unit by building our objective on the geometry. Also, we develop a more SCNNH-compliant structure with an additional semantic credibility constraint, named semantic hyper-nearest neighborhood (SHNNH). After that, we extend our method to this new geometry. Extensive experiments on three challenging UDA datasets indicate that our method achieves state-of-the-art results. The proposed method has significant improvement on all datasets (as we adopt SHNNH, the average accuracy increases by over 3.0% on the large-scaled dataset). Code is available at https://github.com/tntek/N2DCX.

📄 PDF Abstract BibTeX arXiv:2107.12585

Code (1)

tntek/N2DCX 공식 구현 pytorch

Tasks

ClusteringDeep ClusteringDomain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Neighborhood Stability as a Measure of Nearest Neighbor Searchability

2026-02-18 · Thomas Vecchiato, Sebastian Bruch arxiv

Clustering-based Approximate Nearest Neighbor Search (ANNS) organizes a set of points into partitions, and searches only a few of them to find the nearest neighbors of a query. Despite its popularity, there are virtually…

An Improved Probability Propagation Algorithm for Density Peak Clustering Based on Natural Nearest Neighborhood

2022-07-04 · Wendi Zuo, Xinmin Hou

Clustering by fast search and find of density peaks (DPC) (Since, 2014) has been proven to be a promising clustering approach that efficiently discovers the centers of clusters by finding the density peaks. The accuracy …

ClusteringNonparametric Clustering

DenMune: Density peak based clustering using mutual nearest neighbors

2023-09-23 · Pattern Recognition 2021 1 · Mohamed Abbas, Adel El-Zoghobi, Amin Shoukry

Many clustering algorithms fail when clusters are of arbitrary shapes, of varying densities, or the data classes are unbalanced and close to each other, even in two dimensions. A novel clustering algorithm, DenMune is pr…

Clustering

Neighborhood Selection for Thresholding-based Subspace Clustering

2014-03-13 · Reinhard Heckel, Eirikur Agustsson, Helmut Bölcskei

Subspace clustering refers to the problem of clustering high-dimensional data points into a union of low-dimensional linear subspaces, where the number of subspaces, their dimensions and orientations are all unknown. In …

Clustering

Incorporating Fairness in Neighborhood Graphs for Fair Spectral Clustering

2025-12-10 · Adithya K Moorthy, V Vijaya Saradhi, Bhanu Prasad arxiv

Graph clustering plays a pivotal role in unsupervised learning methods like spectral clustering, yet traditional methods for graph clustering often perpetuate bias through unfair graph constructions that may underreprese…

Graph Clustering