paper-with-me

Papers

Generalized Domain Conditioned Adaptation Network

2021-03-23 · Shuang Li, Binhui Xie, Qiuxia Lin, Chi Harold Liu, Gao Huang, Guoren Wang

Domain Adaptation (DA) attempts to transfer knowledge learned in the labeled source domain to the unlabeled but related target domain without requiring large amounts of target supervision. Recent advances in DA mainly proceed by aligning the source and target distributions. Despite the significant success, the adaptation performance still degrades accordingly when the source and target domains encounter a large distribution discrepancy. We consider this limitation may attribute to the insufficient exploration of domain-specialized features because most studies merely concentrate on domain-general feature learning in task-specific layers and integrate totally-shared convolutional networks (convnets) to generate common features for both domains. In this paper, we relax the completely-shared convnets assumption adopted by previous DA methods and propose Domain Conditioned Adaptation Network (DCAN), which introduces domain conditioned channel attention module with a multi-path structure to separately excite channel activation for each domain. Such a partially-shared convnets module allows domain-specialized features in low-level to be explored appropriately. Further, given the knowledge transferability varying along with convolutional layers, we develop Generalized Domain Conditioned Adaptation Network (GDCAN) to automatically determine whether domain channel activations should be separately modeled in each attention module. Afterward, the critical domain-specialized knowledge could be adaptively extracted according to the domain statistic gaps. As far as we know, this is the first work to explore the domain-wise convolutional channel activations separately for deep DA networks. Additionally, to effectively match high-level feature distributions across domains, we consider deploying feature adaptation blocks after task-specific layers, which can explicitly mitigate the domain discrepancy.

📄 PDF Abstract BibTeX arXiv:2103.12339

Code (1)

BIT-DA/GDCAN 공식 구현 pytorch

Tasks

AttributeDomain Adaptation

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Average Pooling 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Sigmoid Activation 설명 없음
How do i ask a question at Expedia?*AskExpertService To ask a question on Expedia, you can utilize their Help Center +1-888-829-0881, call customer service, use live chat, or reach out via social media. You can also find answers to…

Similar Papers 제목 키워드 기반

Domain Adaptation with Conditional Distribution Matching and Generalized Label Shift

2020-03-10 · NeurIPS 2020 12 · Remi Tachet, Han Zhao, Yu-Xiang Wang, Geoff Gordon

Adversarial learning has demonstrated good performance in the unsupervised domain adaptation setting, by learning domain-invariant representations. However, recent work has shown limitations of this approach when label d…

Domain AdaptationMulti-class ClassificationUnsupervised Domain Adaptation

On Evolving Attention Towards Domain Adaptation

2021-03-25 · Kekai Sheng, Ke Li, Xiawu Zheng, Jian Liang 외

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…

Domain AdaptationPartial Domain AdaptationUnsupervised Domain Adaptation

Gotta Adapt 'Em All: Joint Pixel and Feature-Level Domain Adaptation for Recognition in the Wild

2018-02-28 · CVPR 2019 6 · Luan Tran, Kihyuk Sohn, Xiang Yu, Xiaoming Liu 외

Recent developments in deep domain adaptation have allowed knowledge transfer from a labeled source domain to an unlabeled target domain at the level of intermediate features or input pixels. We propose that advantages m…

3D geometryAllAttributeDomain Adaptation+2

GenGMM: Generalized Gaussian-Mixture-based Domain Adaptation Model for Semantic Segmentation

2024-10-21 · Nazanin Moradinasab, Hassan Jafarzadeh, Donald E. Brown

Domain adaptive semantic segmentation is the task of generating precise and dense predictions for an unlabeled target domain using a model trained on a labeled source domain. While significant efforts have been devoted t…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Generalized Zero-Shot Domain Adaptation via Coupled Conditional Variational Autoencoders

2020-08-03 · Qian Wang, Toby P. Breckon

Domain adaptation approaches aim to exploit useful information from the source domain where supervised learning examples are easier to obtain to address a learning problem in the target domain where there is no or limite…

Domain AdaptationGeneralized Zero-Shot LearningZero-Shot Learning