← Search

Sinan Wang

6 accepted papers

2021

Representation Subspace Distance for Domain Adaptation Regression

ICML 2021spotlight

Regression, as a counterpart to classification, is a major paradigm with a wide range of applications. Domain adaptation regression extends it by generalizing a regressor from a labeled source domain to an unlabeled target domain. Existing domain adaptation regression methods have achieved positive…

Cited by 122SourcePDFScholar
2020

Progressive Adversarial Networks for Fine-Grained Domain Adaptation

CVPR 2020poster

Fine-grained visual categorization has long been considered as an important problem, however, its real application is still restricted, since precisely annotating a large fine-grained image dataset is a laborious task and requires expert-level human knowledge. A solution to this problem is applying…

Cited by 82PDFScholar
2019

Catastrophic Forgetting Meets Negative Transfer: Batch Spectral Shrinkage for Safe Transfer Learning

NeurIPS 2019poster

Before sufficient training data is available, fine-tuning neural networks pre-trained on large-scale datasets substantially outperforms training from random initialization. However, fine-tuning methods suffer from two dilemmas, catastrophic forgetting and negative transfer. While several methods wit…

2019

Transferability vs. Discriminability: Batch Spectral Penalization for Adversarial Domain Adaptation

ICML 2019oral

Adversarial domain adaptation has made remarkable advances in learning transferable representations for knowledge transfer across domains. While adversarial learning strengthens the feature transferability which the community focuses on, its impact on the feature discriminability has not been fully…