π€ AI Summary
In semi-supervised medical image segmentation, teacher-student frameworks suffer from strong model coupling, unreliable pseudo-labels, and error accumulation. To address these issues, we propose the Switchable Dual-Student (SDS) framework, which abandons the fixed teacher role and instead employs two co-evolving student networks. SDS dynamically selects the superior model to generate high-quality pseudo-labels via a loss-aware exponential moving average (EMA) mechanism and enforces consistency regularization for robust knowledge feedback. The method is plug-and-play, introduces no additional parameters, and achieves significant improvements over state-of-the-art approaches across multiple 3D medical segmentation benchmarksβespecially under extremely low labeling ratios (e.g., 1%β5%). Experimental results demonstrate substantial mitigation of model coupling and error propagation, validating SDSβs robustness and generalizability.
π Abstract
Teacher-student frameworks have emerged as a leading approach in semi-supervised medical image segmentation, demonstrating strong performance across various tasks. However, the learning effects are still limited by the strong correlation and unreliable knowledge transfer process between teacher and student networks. To overcome this limitation, we introduce a novel switching Dual-Student architecture that strategically selects the most reliable student at each iteration to enhance dual-student collaboration and prevent error reinforcement. We also introduce a strategy of Loss-Aware Exponential Moving Average to dynamically ensure that the teacher absorbs meaningful information from students, improving the quality of pseudo-labels. Our plug-and-play framework is extensively evaluated on 3D medical image segmentation datasets, where it outperforms state-of-the-art semi-supervised methods, demonstrating its effectiveness in improving segmentation accuracy under limited supervision.