paper-with-me

Papers

Margin-aware Adversarial Domain Adaptation with Optimal Transport

2020-01-01 · ICML 2020 1 · Sofien Dhouib, Ievgen Redko, Carole Lartizien

In this paper, we propose a new theoretical analysis of unsupervised domain adaptation that relates notions of large margin separation, adversarial learning and optimal transport. This analysis generalizes previous work on the subject by providing a bound on the target margin violation rate, thus reflecting a better control of the quality of separation between classes in the target domain than bounding the misclassification rate. The bound also highlights the benefit of a large margin separation on the source domain for adaptation and introduces an optimal transport (OT) based distance between domains that has the virtue of being task-dependent, contrary to other approaches. From the obtained theoretical results, we derive a novel algorithmic solution for domain adaptation that introduces a novel shallow OT-based adversarial approach and outperforms other OT-based DA baselines on several simulated and real-world classification tasks.

📄 PDF Abstract BibTeX

Code (1)

sofiendhouib/MADAOT 공식 구현

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Margin-aware Unsupervised Domain Adaptation for Cross-lingual Text Labeling

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Dejiao Zhang, Ramesh Nallapati, Henghui Zhu, Feng Nan 외

Unsupervised domain adaptation addresses the problem of leveraging labeled data in a source domain to learn a well-performing model in a target domain where labels are unavailable. In this paper, we improve upon a recent…

Cross-Lingual Document ClassificationDocument ClassificationDomain AdaptationNER+1

MLAN: Multi-Level Adversarial Network for Domain Adaptive Semantic Segmentation

2021-03-24 · Jiaxing Huang, Dayan Guan, Shijian Lu, Aoran Xiao

Recent progresses in domain adaptive semantic segmentation demonstrate the effectiveness of adversarial learning (AL) in unsupervised domain adaptation. However, most adversarial learning based methods align source and t…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationTranslation+1

Adaptive Global-Local Representation Learning and Selection for Cross-Domain Facial Expression Recognition

2024-01-20 · Yuefang Gao, Yuhao Xie, Zeke Zexi Hu, Tianshui Chen 외

Domain shift poses a significant challenge in Cross-Domain Facial Expression Recognition (CD-FER) due to the distribution variation across different domains. Current works mainly focus on learning domain-invariant featur…

Cross-Domain Facial Expression RecognitionFacial Expression RecognitionModel OptimizationPseudo Label+1

Robust Optimal Transport with Applications in Generative Modeling and Domain Adaptation

2020-10-12 · NeurIPS 2020 12 · Yogesh Balaji, Rama Chellappa, Soheil Feizi

Optimal Transport (OT) distances such as Wasserstein have been used in several areas such as GANs and domain adaptation. OT, however, is very sensitive to outliers (samples with large noise) in the data since in its obje…

Domain Adaptation

Re-Weighted Adversarial Adaptation Network for Unsupervised Domain Adaptation

2018-06-01 · CVPR 2018 6 · Qingchao Chen, Yang Liu, Zhaowen Wang, Ian Wassell 외

Unsupervised Domain Adaptation (UDA) aims to transfer domain knowledge from existing well-defined tasks to new ones where labels are unavailable. In the real-world applications, as the domain (task) discrepancies are usu…

Domain AdaptationOpen-Ended Question AnsweringUnsupervised Domain Adaptation