paper-with-me

홈 › Papers

On Evolving Attention Towards Domain Adaptation

2021-03-25 · Kekai Sheng, Ke Li, Xiawu Zheng, Jian Liang, WeiMing Dong, Feiyue Huang, Rongrong Ji, Xing Sun

Towards better unsupervised domain adaptation (UDA). Recently, researchers propose various domain-conditioned attention modules and make promising progresses. However, considering that the configuration of attention, i.e., the type and the position of attention module, affects the performance significantly, it is more generalized to optimize the attention configuration automatically to be specialized for arbitrary UDA scenario. For the first time, this paper proposes EvoADA: a novel framework to evolve the attention configuration for a given UDA task without human intervention. In particular, we propose a novel search space containing diverse attention configurations. Then, to evaluate the attention configurations and make search procedure UDA-oriented (transferability + discrimination), we apply a simple and effective evaluation strategy: 1) training the network weights on two domains with off-the-shelf domain adaptation methods; 2) evolving the attention configurations under the guide of the discriminative ability on the target domain. Experiments on various kinds of cross-domain benchmarks, i.e., Office-31, Office-Home, CUB-Paintings, and Duke-Market-1510, reveal that the proposed EvoADA consistently boosts multiple state-of-the-art domain adaptation approaches, and the optimal attention configurations help them achieve better performance.

📄 PDF Abstract BibTeX arXiv:2103.13561

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationPartial Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Progressive Conservative Adaptation for Evolving Target Domains

2024-02-07 · Gangming Zhao, Chaoqi Chen, Wenhao He, Chengwei Pan 외

Conventional domain adaptation typically transfers knowledge from a source domain to a stationary target domain. However, in many real-world cases, target data usually emerge sequentially and have continuously evolving d…

Domain AdaptationMeta-LearningRotated MNIST

Learning to Adapt to Evolving Domains

2020-12-01 · NeurIPS 2020 12 · Hong Liu, Mingsheng Long, Jianmin Wang, Yu Wang

Domain adaptation aims at knowledge transfer from a labeled source domain to an unlabeled target domain. Current domain adaptation methods have made substantial advances in adapting discrete domains. However, this can be…

Domain AdaptationMeta-LearningTransfer LearningUnsupervised Domain Adaptation

Evolving Domain Adaptation of Pretrained Language Models for Text Classification

2023-11-16 · Yun-Shiuan Chuang, Yi Wu, Dhruv Gupta, Rheeya Uppaal 외

Adapting pre-trained language models (PLMs) for time-series text classification amidst evolving domain shifts (EDS) is critical for maintaining accuracy in applications like stance detection. This study benchmarks the ef…

Domain AdaptationStance Detectiontext-classificationText Classification+1

Continuous Manifold Based Adaptation for Evolving Visual Domains

2014-06-01 · CVPR 2014 6 · Judy Hoffman, Trevor Darrell, Kate Saenko

We pose the following question: what happens when test data not only differs from training data, but differs from it in a continually evolving way? The classic domain adaptation paradigm considers the world to be separat…

Domain Adaptation

Gradual Domain Adaptation via Self-Training of Auxiliary Models

2021-06-18 · Yabin Zhang, Bin Deng, Kui Jia, Lei Zhang

Domain adaptation becomes more challenging with increasing gaps between source and target domains. Motivated from an empirical analysis on the reliability of labeled source data for the use of distancing target domains, …

Domain AdaptationSemi-supervised Domain Adaptation