paper-with-me

Papers

Adversarial Feature Augmentation for Unsupervised Domain Adaptation

2017-11-23 · CVPR 2018 6 · Riccardo Volpi, Pietro Morerio, Silvio Savarese, Vittorio Murino

Recent works showed that Generative Adversarial Networks (GANs) can be successfully applied in unsupervised domain adaptation, where, given a labeled source dataset and an unlabeled target dataset, the goal is to train powerful classifiers for the target samples. In particular, it was shown that a GAN objective function can be used to learn target features indistinguishable from the source ones. In this work, we extend this framework by (i) forcing the learned feature extractor to be domain-invariant, and (ii) training it through data augmentation in the feature space, namely performing feature augmentation. While data augmentation in the image space is a well established technique in deep learning, feature augmentation has not yet received the same level of attention. We accomplish it by means of a feature generator trained by playing the GAN minimax game against source features. Results show that both enforcing domain-invariance and performing feature augmentation lead to superior or comparable performance to state-of-the-art results in several unsupervised domain adaptation benchmarks.

📄 PDF Abstract BibTeX arXiv:1711.08561

Code (2)

ricvolpi/adversarial-feature-augmentation 공식 구현 tf
ricvolpi/adversarial_feature_augmentation 공식 구현 tf

Tasks

Data AugmentationDomain AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

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…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Shuffle Augmentation of Features from Unlabeled Data for Unsupervised Domain Adaptation

2022-01-28 · Changwei Xu, Jianfei Yang, Haoran Tang, Han Zou 외

Unsupervised Domain Adaptation (UDA), a branch of transfer learning where labels for target samples are unavailable, has been widely researched and developed in recent years with the help of adversarially trained models.…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Unsupervised domain adaptation for cross-modality liver segmentation via joint adversarial learning and self-learning

2021-09-13 · Jin Hong, Simon Chun-Ho Yu, Weitian Chen

Liver segmentation on images acquired using computed tomography (CT) and magnetic resonance imaging (MRI) plays an important role in clinical management of liver diseases. Compared to MRI, CT images of liver are more abu…

Computed Tomography (CT)Domain AdaptationLiver SegmentationManagement+3

Self-Ensembling with GAN-based Data Augmentation for Domain Adaptation in Semantic Segmentation

2019-09-02 · ICCV 2019 10 · Jaehoon Choi, Taekyung Kim, Changick Kim

Deep learning-based semantic segmentation methods have an intrinsic limitation that training a model requires a large amount of data with pixel-level annotations. To address this challenging issue, many researchers give …

Data AugmentationDomain AdaptationSegmentationSemantic Segmentation+1

ATPL: Mutually enhanced adversarial training and pseudo labeling for unsupervised domain adaptation

2022-08-17 · Knowledge-Based Systems 2022 8 · Changan Yi, Haotian Chen, Yonghui Xu, Yong liu 외

Unsupervised domain adaptation aims to transfer knowledge from a labeled source domain to a related but unlabeled target domain. Most existing approaches either adversarially reduce the domain shift or use pseudo-labels …

Domain AdaptationUnsupervised Domain Adaptation

On the Mechanisms of Adversarial Data Augmentation for Robust and Adaptive Transfer Learning

2025-05-19 · Hana Satou, Alan Mitkiy

Transfer learning across domains with distribution shift remains a fundamental challenge in building robust and adaptable machine learning systems. While adversarial perturbations are traditionally viewed as threats that…

Data AugmentationDomain AdaptationDomain GeneralizationRepresentation Learning+1