IVCVJul 4, 2025

Dual-Alignment Knowledge Retention for Continual Medical Image Segmentation

arXiv:2507.03638v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses forgetting in medical image segmentation for clinical applications, but it is incremental as it builds on existing continual learning methods.

The paper tackles catastrophic forgetting in continual medical image segmentation by introducing a dual-alignment framework, which reduces forgetting under domain shifts as demonstrated in experiments.

Continual learning in medical image segmentation involves sequential data acquisition across diverse domains (e.g., clinical sites), where task interference between past and current domains often leads to catastrophic forgetting. Existing continual learning methods fail to capture the complex dependencies between tasks. We introduce a novel framework that mitigates forgetting by establishing and enhancing complex dependencies between historical data and the network in the present task. Our framework features a dual-alignment strategy, the cross-network alignment (CNA) module aligns the features extracted from the bottleneck layers of the current and previous networks, respectively, while the cross-representation alignment (CRA) module aligns the features learned by the current network from historical buffered data and current input data, respectively. Implementing both types of alignment is a non-trivial task. To address this, we further analyze the linear and nonlinear forms of the well-established Hilbert-Schmidt Independence Criterion (HSIC) and deliberately design feature mapping and feature pairing blocks within the CRA module. Experiments on medical image segmentation task demonstrate our framework's effectiveness in mitigating catastrophic forgetting under domain shifts.

Foundations

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

Your Notes