paper-with-me

홈 › Papers

Network Architecture Search for Domain Adaptation

2020-08-13 · Yichen Li, Xingchao Peng

Deep networks have been used to learn transferable representations for domain adaptation. Existing deep domain adaptation methods systematically employ popular hand-crafted networks designed specifically for image-classification tasks, leading to sub-optimal domain adaptation performance. In this paper, we present Neural Architecture Search for Domain Adaptation (NASDA), a principle framework that leverages differentiable neural architecture search to derive the optimal network architecture for domain adaptation task. NASDA is designed with two novel training strategies: neural architecture search with multi-kernel Maximum Mean Discrepancy to derive the optimal architecture, and adversarial training between a feature generator and a batch of classifiers to consolidate the feature generator. We demonstrate experimentally that NASDA leads to state-of-the-art performance on several domain adaptation benchmarks.

📄 PDF Abstract BibTeX arXiv:2008.05706

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Adaptationimage-classificationImage ClassificationNeural Architecture Search

Similar Papers 제목 키워드 기반

AutoAdapt: Automated Segmentation Network Search for Unsupervised Domain Adaptation

2021-06-24 · Xueqing Deng, Yi Zhu, Yuxin Tian, Shawn Newsam

Neural network-based semantic segmentation has achieved remarkable results when large amounts of annotated data are available, that is, in the supervised case. However, such data is expensive to collect and so methods ha…

Domain AdaptationNeural Architecture SearchSemantic SegmentationUnsupervised Domain Adaptation

Domain Adaptation by Maximizing Population Correlation with Neural Architecture Search

2021-09-12 · Zhixiong Yue, Pengxin Guo, Yu Zhang

In Domain Adaptation (DA), where the feature distributions of the source and target domains are different, various distance-based methods have been proposed to minimize the discrepancy between the source and target domai…

Domain AdaptationNeural Architecture Search

Domain Adaptation and Multi-Domain Adaptation for Neural Machine Translation: A Survey

2021-04-14 · Danielle Saunders

The development of deep learning techniques has allowed Neural Machine Translation (NMT) models to become extremely powerful, given sufficient training data and training time. However, systems struggle when translating t…

Domain AdaptationMachine TranslationNMTTranslation

Leveraging the Domain Adaptation of Retrieval Augmented Generation Models for Question Answering and Reducing Hallucination

2024-10-23 · Salman Rakin, Md. A. R. Shibly, Zahin M. Hossain, Zeeshan Khan 외

While ongoing advancements in Large Language Models have demonstrated remarkable success across various NLP tasks, Retrieval Augmented Generation Model stands out to be highly effective on downstream applications like Qu…

Domain AdaptationHallucinationQuestion AnsweringRAG+1

Slimmable Domain Adaptation

2022-06-14 · CVPR 2022 1 · Rang Meng, WeiJie Chen, Shicai Yang, Jie Song 외

Vanilla unsupervised domain adaptation methods tend to optimize the model with fixed neural architecture, which is not very practical in real-world scenarios since the target data is usually processed by different resour…

Domain AdaptationDomain GeneralizationUnsupervised Domain Adaptation