paper-with-me

Papers

Improve Cross-domain Mixed Sampling with Guidance Training for Adaptive Segmentation

2024-03-22 · Wenlve Zhou, Zhiheng Zhou, Tianlei Wang, Delu Zeng

Unsupervised Domain Adaptation (UDA) endeavors to adjust models trained on a source domain to perform well on a target domain without requiring additional annotations. In the context of domain adaptive semantic segmentation, which tackles UDA for dense prediction, the goal is to circumvent the need for costly pixel-level annotations. Typically, various prevailing methods baseline rely on constructing intermediate domains via cross-domain mixed sampling techniques to mitigate the performance decline caused by domain gaps. However, such approaches generate synthetic data that diverge from real-world distributions, potentially leading the model astray from the true target distribution. To address this challenge, we propose a novel auxiliary task called Guidance Training. This task facilitates the effective utilization of cross-domain mixed sampling techniques while mitigating distribution shifts from the real world. Specifically, Guidance Training guides the model to extract and reconstruct the target-domain feature distribution from mixed data, followed by decoding the reconstructed target-domain features to make pseudo-label predictions. Importantly, integrating Guidance Training incurs minimal training overhead and imposes no additional inference burden. We demonstrate the efficacy of our approach by integrating it with existing methods, consistently improving performance. The implementation will be available at https://github.com/Wenlve-Zhou/Guidance-Training.

📄 PDF Abstract BibTeX arXiv:2403.14995

Code (1)

wenlve-zhou/guidance-training 공식 구현 pytorch

Tasks

Domain AdaptationPseudo LabelSemantic SegmentationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

EditGRPO: Reinforcement Learning with Post-Rollout Edits for Clinically Accurate Chest X-Ray Report Generation

2025-09-26 · Kai Zhang, Christopher Malon, Lichao Sun, Martin Renqiang Min arxiv

Radiology report generation requires advanced medical image analysis, effective temporal reasoning, and accurate text generation. Although recent innovations, particularly multimodal large language models, have shown imp…

Reinforcement LearningDomain GeneralizationText Generation

Exploiting Instance-based Mixed Sampling via Auxiliary Source Domain Supervision for Domain-adaptive Action Detection

2022-09-28 · Yifan Lu, Gurkirt Singh, Suman Saha, Luc van Gool

We propose a novel domain adaptive action detection approach and a new adaptation protocol that leverages the recent advancements in image-level unsupervised domain adaptation (UDA) techniques and handle vagaries of inst…

Action DetectionDomain AdaptationPseudo LabelSemantic Segmentation+1

Domain Guidance: A Simple Transfer Approach for a Pre-trained Diffusion Model

2025-04-02 · Jincheng Zhong, Xiangcheng Zhang, Jianmin Wang, Mingsheng Long

Recent advancements in diffusion models have revolutionized generative modeling. However, the impressive and vivid outputs they produce often come at the cost of significant model scaling and increased computational dema…

DACS: Domain Adaptation via Cross-domain Mixed Sampling

2020-07-17 · Wilhelm Tranheden, Viktor Olsson, Juliano Pinto, Lennart Svensson

Semantic segmentation models based on convolutional neural networks have recently displayed remarkable performance for a multitude of applications. However, these models typically do not generalize well when applied on n…

Domain AdaptationSemantic SegmentationSynthetic-to-Real TranslationUnsupervised Domain Adaptation

Generative Semantic Communication via Alternating Dual-Domain Posterior Sampling

2026-04-18 · Shunpu Tang, Qianqian Yang arxiv

Generative semantic communication (SemCom) harnesses pretrained generative priors to improve the perceptual quality of wireless image transmission. Existing generative SemCom receivers, however, rely on maximum a posteri…

Semantic Communication