paper-with-me

Papers

Multiple Fusion Adaptation: A Strong Framework for Unsupervised Semantic Segmentation Adaptation

2021-12-01 · Kai Zhang, Yifan Sun, Rui Wang, Haichang Li, Xiaohui Hu

This paper challenges the cross-domain semantic segmentation task, aiming to improve the segmentation accuracy on the unlabeled target domain without incurring additional annotation. Using the pseudo-label-based unsupervised domain adaptation (UDA) pipeline, we propose a novel and effective Multiple Fusion Adaptation (MFA) method. MFA basically considers three parallel information fusion strategies, i.e., the cross-model fusion, temporal fusion and a novel online-offline pseudo label fusion. Specifically, the online-offline pseudo label fusion encourages the adaptive training to pay additional attention to difficult regions that are easily ignored by offline pseudo labels, therefore retaining more informative details. While the other two fusion strategies may look standard, MFA pays significant efforts to raise the efficiency and effectiveness for integration, and succeeds in injecting all the three strategies into a unified framework. Experiments on two widely used benchmarks, i.e., GTA5-to-Cityscapes and SYNTHIA-to-Cityscapes, show that our method significantly improves the semantic segmentation adaptation, and sets up new state of the art (58.2% and 62.5% mIoU, respectively). The code will be available at https://github.com/KaiiZhang/MFA.

📄 PDF Abstract BibTeX arXiv:2112.00295

Code (1)

kaiizhang/mfa 공식 구현 pytorch

Tasks

Domain AdaptationPseudo LabelSegmentationSemantic SegmentationSynthetic-to-Real TranslationUnsupervised Domain AdaptationUnsupervised Semantic Segmentation

Similar Papers 제목 키워드 기반

MI-Fuse: Label Fusion for Unsupervised Domain Adaptation with Closed-Source Large-Audio Language Model

2025-09-25 · Hsiao-Ying Huang, Yi-Cheng Lin, Hung-yi Lee arxiv

Large audio-language models (LALMs) show strong zero-shot ability on speech tasks, suggesting promise for speech emotion recognition (SER). However, SER in real-world deployments often fails under domain mismatch, where …

Unsupervised Domain AdaptationSpeech Emotion Recognition

VT-DUDA: Visual Token Conditioning for Diffusion-guided Unsupervised Domain Adaptation

2026-06-19 · Xuan Qi, Daniele Berardini, Dario Serez, Vito Paolo Pastore 외 arxiv

Unsupervised domain adaptation (UDA) aims to learn a target-domain classifier from labeled source data and unlabeled target data under distribution shift. Recent diffusion-based UDA methods approach this problem by synth…

Unsupervised Domain Adaptation

Unsupervised Adaptation Learning for Hyperspectral Imagery Super-Resolution

2020-06-01 · CVPR 2020 6 · Lei Zhang, Jiangtao Nie, Wei Wei, Yanning Zhang 외

The key for fusion based hyperspectral image (HSI) super-resolution (SR) is to infer the posteriori of a latent HSI using appropriate image prior and likelihood that depends on degeneration. However, in practice the prio…

Super-Resolution

microCLIP: Unsupervised CLIP Adaptation via Coarse-Fine Token Fusion for Fine-Grained Image Classification

2025-10-02 · Sathira Silva, Eman Ali, Chetan Arora, Muhammad Haris Khan arxiv

Unsupervised adaptation of CLIP-based vision-language models (VLMs) for fine-grained image classification requires sensitivity to microscopic local cues. While CLIP exhibits strong zero-shot transfer, its reliance on coa…

Fine-Grained Image Classification

Unsupervised multi-source domain adaptation for person re-identification via feature fusion and pseudo-label refinement

2024-01-15 · Comput. Electr. Eng 2024 1 · Qing Tian, Yao Cheng, Sizhen He, Jixin Sun

The objective of unsupervised domain adaptation (UDA) for person re-identification (re-ID) is to associate person in images captured from heterogeneous camera perspectives. Currently, mainstream UDA methods for person re…

Domain AdaptationPerson Re-IdentificationPseudo LabelUnsupervised Domain Adaptation