paper-with-me

홈 › Papers

Adaptive Transfer Clustering: A Unified Framework

2024-10-28 · Yuqi Gu, Zhongyuan Lyu, Kaizheng Wang

We propose a general transfer learning framework for clustering given a main dataset and an auxiliary one about the same subjects. The two datasets may reflect similar but different latent grouping structures of the subjects. We propose an adaptive transfer clustering (ATC) algorithm that automatically leverages the commonality in the presence of unknown discrepancy, by optimizing an estimated bias-variance decomposition. It applies to a broad class of statistical models including Gaussian mixture models, stochastic block models, and latent class models. A theoretical analysis proves the optimality of ATC under the Gaussian mixture model and explicitly quantifies the benefit of transfer. Extensive simulations and real data experiments confirm our method's effectiveness in various scenarios.

📄 PDF Abstract BibTeX arXiv:2410.21263

Code (1)

zhongyuanlyu/atc 공식 구현

Tasks

ClusteringTransfer Learning

Similar Papers 제목 키워드 기반

Disentangled Knowledge Transfer for OOD Intent Discovery with Unified Contrastive Learning

2022-05-01 · ACL 2022 5 · Yutao Mou, Keqing He, Yanan Wu, Zhiyuan Zeng 외

Discovering Out-of-Domain(OOD) intents is essential for developing new skills in a task-oriented dialogue system. The key challenge is how to transfer prior IND knowledge to OOD clustering. Different from existing work b…

ClusteringContrastive LearningIntent DiscoveryTransfer Learning

One-step Multi-view Clustering With Adaptive Low-rank Anchor-graph Learning

2025-09-18 · Zhiyuan Xue, Ben Yang, Xuetao Zhang, Fei Wang 외 arxiv

In light of their capability to capture structural information while reducing computing complexity, anchor graph-based multi-view clustering (AGMC) methods have attracted considerable attention in large-scale clustering …

Graph Learning

Watch the Neighbors: A Unified K-Nearest Neighbor Contrastive Learning Framework for OOD Intent Discovery

2022-10-17 · Yutao Mou, Keqing He, Pei Wang, Yanan Wu 외

Discovering out-of-domain (OOD) intent is important for developing new skills in task-oriented dialogue systems. The key challenges lie in how to transfer prior in-domain (IND) knowledge to OOD clustering, as well as joi…

ClusteringContrastive LearningDiversityIntent Discovery+2

Unsupervised Image Classification with Adaptive Nearest Neighbor Selection and Cluster Ensembles

2025-11-20 · Melih Baydar, Emre Akbas arxiv

Unsupervised image classification, or image clustering, aims to group unlabeled images into semantically meaningful categories. Early methods integrated representation learning and clustering within an iterative framewor…

Unsupervised Image ClassificationRepresentation LearningImage Clustering

An Adaptive Framework for Multi-View Clustering Leveraging Conditional Entropy Optimization

2024-12-23 · Lijian Li

Multi-view clustering (MVC) has emerged as a powerful technique for extracting valuable insights from data characterized by multiple perspectives or modalities. Despite significant advancements, existing MVC methods stru…

Clustering