paper-with-me

Papers

MADAN: Multi-source Adversarial Domain Aggregation Network for Domain Adaptation

2020-02-19 · Sicheng Zhao, Bo Li, Xiangyu Yue, Pengfei Xu, Kurt Keutzer

Domain adaptation aims to learn a transferable model to bridge the domain shift between one labeled source domain and another sparsely labeled or unlabeled target domain. Since the labeled data may be collected from multiple sources, multi-source domain adaptation (MDA) has attracted increasing attention. Recent MDA methods do not consider the pixel-level alignment between sources and target or the misalignment across different sources. In this paper, we propose a novel MDA framework to address these challenges. Specifically, we design an end-to-end Multi-source Adversarial Domain Aggregation Network (MADAN). First, an adapted domain is generated for each source with dynamic semantic consistency while aligning towards the target at the pixel-level cycle-consistently. Second, sub-domain aggregation discriminator and cross-domain cycle discriminator are proposed to make different adapted domains more closely aggregated. Finally, feature-level alignment is performed between the aggregated domain and the target domain while training the task network. For the segmentation adaptation, we further enforce category-level alignment and incorporate context-aware generation, which constitutes MADAN+. We conduct extensive MDA experiments on digit recognition, object classification, and simulation-to-real semantic segmentation. The results demonstrate that the proposed MADAN and MANDA+ models outperform state-of-the-art approaches by a large margin.

📄 PDF Abstract BibTeX arXiv:2003.00820

Code (2)

Luodian/MADAN 공식 구현 pytorch
MindSpore-scientific/code-6/tree/main/multi-adversarial-domain-adaptation mindspore

Tasks

Domain AdaptationSemantic Segmentation

Similar Papers 제목 키워드 기반

Multi-source Domain Adaptation for Semantic Segmentation

2019-10-27 · NeurIPS 2019 12 · Sicheng Zhao, Bo Li, Xiangyu Yue, Yang Gu 외

Simulation-to-real domain adaptation for semantic segmentation has been actively studied for various applications such as autonomous driving. Existing methods mainly focus on a single-source setting, which cannot easily …

Autonomous DrivingDomain AdaptationSegmentationSemantic Segmentation

Cross-regional oil palm tree counting and detection via multi-level attention domain adaptation network

2020-08-26 · Juepeng Zheng, Haohuan Fu, Weijia Li, Wenzhao Wu 외

Providing an accurate evaluation of palm tree plantation in a large region can bring meaningful impacts in both economic and ecological aspects. However, the enormous spatial scale and the variety of geological features …

Domain Adaptation

Ramadan and Infants Health Outcomes

2021-01-09 · Hossein Abbaszadeh Shahri

Previous studies show that prenatal shocks to embryos could have adverse impacts on health endowment at birth. Using the universe of birth data and a difference-in-difference-in-difference strategy, I find that exposure …

Adversarial Versus Federated: An Adversarial Learning based Multi-Modality Cross-Domain Federated Medical Segmentation

2025-09-28 · You Zhou, Lijiang Chen, Shuchang Lyu, Guangxia Cui 외 arxiv

Federated learning enables collaborative training of machine learning models among different clients while ensuring data privacy, emerging as the mainstream for breaking data silos in the healthcare domain. However, the …

Medical Image SegmentationFederated LearningDomain Adaptation

Distributionally Robust Learning for Multi-source Unsupervised Domain Adaptation

2023-09-05 · Zhenyu Wang, Peter Bühlmann, Zijian Guo

Empirical risk minimization often performs poorly when the distribution of the target domain differs from those of source domains. To address such potential distribution shifts, we develop an unsupervised domain adaptati…

Domain AdaptationFederated LearningMulti-Source Unsupervised Domain AdaptationPrediction+1