paper-with-me

홈 › Papers

Transfer Risk Map: Mitigating Pixel-level Negative Transfer in Medical Segmentation

2025-02-04 · Shutong Duan, Jingyun Yang, Yang Tan, Guoqing Zhang, Yang Li, Xiao-Ping Zhang

How to mitigate negative transfer in transfer learning is a long-standing and challenging issue, especially in the application of medical image segmentation. Existing methods for reducing negative transfer focus on classification or regression tasks, ignoring the non-uniform negative transfer risk in different image regions. In this work, we propose a simple yet effective weighted fine-tuning method that directs the model's attention towards regions with significant transfer risk for medical semantic segmentation. Specifically, we compute a transferability-guided transfer risk map to quantify the transfer hardness for each pixel and the potential risks of negative transfer. During the fine-tuning phase, we introduce a map-weighted loss function, normalized with image foreground size to counter class imbalance. Extensive experiments on brain segmentation datasets show our method significantly improves the target task performance, with gains of 4.37% on FeTS2021 and 1.81% on iSeg2019, avoiding negative transfer across modalities and tasks. Meanwhile, a 2.9% gain under a few-shot scenario validates the robustness of our approach.

📄 PDF Abstract BibTeX arXiv:2502.02340

Code (0)

등록된 구현이 없습니다.

Tasks

Brain SegmentationImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTransfer Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Mitigating Negative Transfer via Reducing Environmental Disagreement

2025-10-28 · Hui Sun, Zheng Xie, Hao-Yuan He, Ming Li arxiv

Unsupervised Domain Adaptation~(UDA) focuses on transferring knowledge from a labeled source domain to an unlabeled target domain, addressing the challenge of \emph{domain shift}. Significant domain shifts hinder effecti…

Unsupervised Domain Adaptation

Weakly-Supervised Cross-Domain Adaptation for Endoscopic Lesions Segmentation

2020-12-08 · Jiahua Dong, Yang Cong, Gan Sun, Yunsheng Yang 외

Weakly-supervised learning has attracted growing research attention on medical lesions segmentation due to significant saving in pixel-level annotation cost. However, 1) most existing methods require effective prior and …

Domain AdaptationPseudo LabelWeakly-supervised Learning

Addressing Negative Transfer in Diffusion Models

2023-06-01 · NeurIPS 2023 11 · Hyojun Go, Jinyoung Kim, Yunsung Lee, SeungHyun Lee 외

Diffusion-based generative models have achieved remarkable success in various domains. It trains a shared model on denoising tasks that encompass different noise levels simultaneously, representing a form of multi-task l…

ClusteringDenoisingMulti-Task Learning

Residual Aligned: Gradient Optimization for Non-Negative Image Synthesis

2022-02-08 · Flora Yu Shen, Katie Luo, Guandao Yang, Harald Haraldsson 외

In this work, we address an important problem of optical see through (OST) augmented reality: non-negative image synthesis. Most of the image generation methods fail under this condition, since they assume full control o…

Image GenerationImage-to-Image TranslationTranslation

Improving LLM-based Recommendation with Self-Hard Negatives from Intermediate Layers

2026-02-19 · Bingqian Li, Bowen Zheng, Xiaolei Wang, Long Zhang 외 arxiv

Large language models (LLMs) have shown great promise in recommender systems, where supervised fine-tuning (SFT) is commonly used for adaptation. Subsequent studies further introduce preference learning to incorporate ne…

Collaborative Filtering