Learning to cluster in order to transfer across domains and tasks
Yen-Chang Hsu, Zhaoyang Lv, Zsolt Kira

TL;DR
This paper presents a new transfer learning method based on learning to cluster, which transfers similarity information to improve domain adaptation and cross-task clustering, achieving state-of-the-art results on multiple datasets.
Contribution
The paper introduces a novel approach that learns a similarity function for transfer learning, enabling effective domain adaptation and cross-task clustering without explicitly addressing domain discrepancy.
Findings
Achieved state-of-the-art results on Omniglot and ImageNet for cross-task clustering.
Demonstrated high accuracy in reconstructing semantic clusters.
Showed top accuracy in cross-domain transfer on Office-31 and SVHN-MNIST datasets.
Abstract
This paper introduces a novel method to perform transfer learning across domains and tasks, formulating it as a problem of learning to cluster. The key insight is that, in addition to features, we can transfer similarity information and this is sufficient to learn a similarity function and clustering network to perform both domain adaptation and cross-task transfer learning. We begin by reducing categorical information to pairwise constraints, which only considers whether two instances belong to the same class or not. This similarity is category-agnostic and can be learned from data in the source domain using a similarity network. We then present two novel approaches for performing transfer learning using this similarity function. First, for unsupervised domain adaptation, we design a new loss function to regularize classification with a constrained clustering loss, hence learning a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · COVID-19 diagnosis using AI
