paper-with-me

홈 › Papers

DDFP: Data-dependent Frequency Prompt for Source Free Domain Adaptation of Medical Image Segmentation

2025-05-15 · Siqi Yin, Shaolei Liu, Manning Wang

Domain adaptation addresses the challenge of model performance degradation caused by domain gaps. In the typical setup for unsupervised domain adaptation, labeled data from a source domain and unlabeled data from a target domain are used to train a target model. However, access to labeled source domain data, particularly in medical datasets, can be restricted due to privacy policies. As a result, research has increasingly shifted to source-free domain adaptation (SFDA), which requires only a pretrained model from the source domain and unlabeled data from the target domain data for adaptation. Existing SFDA methods often rely on domain-specific image style translation and self-supervision techniques to bridge the domain gap and train the target domain model. However, the quality of domain-specific style-translated images and pseudo-labels produced by these methods still leaves room for improvement. Moreover, training the entire model during adaptation can be inefficient under limited supervision. In this paper, we propose a novel SFDA framework to address these challenges. Specifically, to effectively mitigate the impact of domain gap in the initial training phase, we introduce preadaptation to generate a preadapted model, which serves as an initialization of target model and allows for the generation of high-quality enhanced pseudo-labels without introducing extra parameters. Additionally, we propose a data-dependent frequency prompt to more effectively translate target domain images into a source-like style. To further enhance adaptation, we employ a style-related layer fine-tuning strategy, specifically designed for SFDA, to train the target model using the prompted target domain images and pseudo-labels. Extensive experiments on cross-modality abdominal and cardiac SFDA segmentation tasks demonstrate that our proposed method outperforms existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2505.09927

Code (1)

YYinn/SFDA-DDFP 공식 구현 pytorch

Tasks

Domain AdaptationImage SegmentationMedical Image SegmentationSemantic SegmentationSource-Free Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Towards the Uncharted: Density-Descending Feature Perturbation for Semi-supervised Semantic Segmentation

2024-03-11 · CVPR 2024 1 · Xiaoyang Wang, Huihui Bai, Limin Yu, Yao Zhao 외

Semi-supervised semantic segmentation allows model to mine effective supervision from unlabeled data to complement label-guided training. Recent research has primarily focused on consistency regularization techniques, ex…

Semantic SegmentationSemi-Supervised Semantic Segmentation

Lexical Bundle Frequency as a Construct-Relevant Candidate Feature in Automated Scoring of L2 Academic Writing

2025-04-11 · Burak Senel

Automated scoring (AS) systems are increasingly used for evaluating L2 writing, but require ongoing refinement for construct validity. While prior work suggested lexical bundles (LBs) - recurrent multi-word sequences sat…

NOIR: Privacy-Preserving Generation of Code with Open-Source LLMs

2026-01-22 · Khoa Nguyen, Khiem Ton, NhatHai Phan, Issa Khalil 외 arxiv

Although boosting software development performance, large language model (LLM)-powered code generation introduces intellectual property and data security risks rooted in the fact that a service provider (cloud) observes …

Code Generation

Exploring Cross-Domain Few-Shot Classification via Frequency-Aware Prompting

2024-06-24 · Tiange Zhang, Qing Cai, Feng Gao, Lin Qi 외

Cross-Domain Few-Shot Learning has witnessed great stride with the development of meta-learning. However, most existing methods pay more attention to learning domain-adaptive inductive bias (meta-knowledge) through featu…

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot LearningInductive Bias+1

Few-Shot Large Language Models for Actionable Triage Categorization of Online Patient Inquiries

2026-05-15 · Liqi Zhou, Jiafu Li arxiv

Online patient inquiries are often informal, incomplete, and written before professional assessment, yet they must still be routed to an appropriate level of clinical follow-up. We study this as a four-class actionable t…