Transfer Risk Map: Mitigating Pixel-level Negative Transfer in Medical Segmentation
Shutong Duan, Jingyun Yang, Yang Tan, Guoqing Zhang, Yang Li,, Xiao-Ping Zhang

TL;DR
This paper introduces a transfer risk map and a weighted fine-tuning method to focus on high-risk regions in medical image segmentation, effectively reducing negative transfer and improving performance across datasets and scenarios.
Contribution
It proposes a transferability-guided risk map and a map-weighted loss for pixel-level negative transfer mitigation in medical segmentation, a novel approach in this domain.
Findings
Achieved 4.37% improvement on FeTS2021 dataset.
Achieved 1.81% improvement on iSeg2019 dataset.
Demonstrated robustness in few-shot learning scenarios.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
MethodsSoftmax · Attention Is All You Need · Focus
