Jian Tang, Shuang Li, Gao Huang, Zhengming Ding, Chi Liu, Binhui Xie, Qiuxia Lin
We lifted 1 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.
| Repository | Role | Ran |
|---|---|---|
| BIT-DA/GDCAN | — | 0 of 1 |
| Function | Status | Where it lives |
|---|---|---|
| DCCANet | Not yet run | BIT-DA/GDCAN/DCAN/network.py pointer only (licence: NONE) · get_code("d4c53b5fcf039fa2") |
Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.
Tremendous research efforts have been made to thrive deep domain adaptation (DA) by seeking domain-invariant features. Most existing deep DA models only focus on aligning feature representations of task-specific layers across domains while integrating a totally shared convolutional architecture for source and target. However, we argue that such strongly-shared convolutional layers might be harmful for domain-specific feature learning when source and target data distribution differs to a large extent. In this paper, we relax a shared-convnets assumption made by previous DA methods and propose a Domain Conditioned Adaptation Network (DCAN), which aims to excite distinct convolutional channels with a domain conditioned channel attention mechanism. As a result, the critical low-level domain-dependent knowledge could be explored appropriately. As far as we know, this is the first work to explore the domain-wise convolutional channel activation for deep DA networks. Moreover, to effectively align high-level feature distributions across two domains, we further deploy domain conditioned feature correction blocks after task-specific layers, which will explicitly correct the domain discrepancy. Extensive experiments on three crossdomain benchmarks demonstrate the proposed approach outperforms existing methods by a large margin, especially on very tough cross-domain learning tasks.
The same record, over MCP at https://syntology.ai/mcp:
get_harvested_code_for_paper("2005.06717")
get_code_for_paper("2005.06717")
have("2005.06717")
Connect an agent — have() is free.