paper-with-me

홈 › Papers

Adversarial Transfer Learning for Cross-domain Visual Recognition

2017-11-24 · Shan-Shan Wang, Lei Zhang, JingRu Fu

In many practical visual recognition scenarios, feature distribution in the source domain is generally different from that of the target domain, which results in the emergence of general cross-domain visual recognition problems. To address the problems of visual domain mismatch, we propose a novel semi-supervised adversarial transfer learning approach, which is called Coupled adversarial transfer Domain Adaptation (CatDA), for distribution alignment between two domains. The proposed CatDA approach is inspired by cycleGAN, but leveraging multiple shallow multilayer perceptrons (MLPs) instead of deep networks. Specifically, our CatDA comprises of two symmetric and slim sub-networks, such that the coupled adversarial learning framework is formulated. With such symmetry of two generators, the input data from source/target domain can be fed into the MLP network for target/source domain generation, supervised by two confrontation oriented coupled discriminators. Notably, in order to avoid the critical flaw of high-capacity of the feature extraction function during domain adversarial training, domain specific loss and domain knowledge fidelity loss are proposed in each generator, such that the effectiveness of the proposed transfer network is guaranteed. Additionally, the essential difference from cycleGAN is that our method aims to generate domain-agnostic and aligned features for domain adaptation and transfer learning rather than synthesize realistic images. We show experimentally on a number of benchmark datasets and the proposed approach achieves competitive performance over state-of-the-art domain adaptation and transfer learning approaches.

📄 PDF Abstract BibTeX arXiv:1711.08904

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationTransfer Learning

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Residual Connection 설명 없음
PatchGAN 설명 없음
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…
Tanh Activation 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Boosting Cross-task Transferability of Adversarial Patches with Visual Relations

2023-04-11 · Tony Ma, Songze Li, Yisong Xiao, Shunchang Liu

The transferability of adversarial examples is a crucial aspect of evaluating the robustness of deep learning systems, particularly in black-box scenarios. Although several methods have been proposed to enhance cross-mod…

Image CaptioningObject RecognitionQuestion AnsweringVisual Question Answering+1

Adversarial Knowledge Transfer from Unlabeled Data

2020-08-13 · Akash Gupta, Rameswar Panda, Sujoy Paul, Jianming Zhang 외

While machine learning approaches to visual recognition offer great promise, most of the existing methods rely heavily on the availability of large quantities of labeled training data. However, in the vast majority of re…

Transfer Learning

Interpretable Spectrum Transformation Attacks to Speaker Recognition

2023-02-21 · Jiadi Yao, Hong Luo, Xiao-Lei Zhang

The success of adversarial attacks to speaker recognition is mainly in white-box scenarios. When applying the adversarial voices that are generated by attacking white-box surrogate models to black-box victim models, i.e.…

Speaker Recognition

CyCADA: Cycle-Consistent Adversarial Domain Adaptation

2017-11-08 · ICML 2018 7 · Judy Hoffman, Eric Tzeng, Taesung Park, Jun-Yan Zhu 외

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models applied in feature spaces discover domain invariant representations, but are difficult to visualize and sometimes fail …

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation+1

Cross-Subject Transfer Learning in Human Activity Recognition Systems using Generative Adversarial Networks

2019-03-29 · Elnaz Soleimania, Ehsan Nazerfard

Application of intelligent systems especially in smart homes and health-related topics has been drawing more attention in the last decades. Training Human Activity Recognition (HAR) models -- as a major module -- require…

Activity RecognitionGenerative Adversarial NetworkHuman Activity RecognitionSubject Transfer+1