CVFeb 4, 2025

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

arXiv:2502.02340v11 citationsh-index: 3ICASSP
Originality Incremental advance
AI Analysis

This addresses negative transfer in medical segmentation, a domain-specific issue, with incremental improvements over existing methods.

The paper tackles the problem of mitigating pixel-level negative transfer in medical image segmentation by proposing a weighted fine-tuning method that focuses on high-risk regions, achieving performance gains of 4.37% on FeTS2021 and 1.81% on iSeg2019 datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes