Scale-aware Adaptive Supervised Network with Limited Medical Annotations
By: Zihan Li , Dandan Shan , Yunxiang Li and more
Potential Business Impact:
Helps doctors find diseases in scans better.
Medical image segmentation faces critical challenges in semi-supervised learning scenarios due to severe annotation scarcity requiring expert radiological knowledge, significant inter-annotator variability across different viewpoints and expertise levels, and inadequate multi-scale feature integration for precise boundary delineation in complex anatomical structures. Existing semi-supervised methods demonstrate substantial performance degradation compared to fully supervised approaches, particularly in small target segmentation and boundary refinement tasks. To address these fundamental challenges, we propose SASNet (Scale-aware Adaptive Supervised Network), a dual-branch architecture that leverages both low-level and high-level feature representations through novel scale-aware adaptive reweight mechanisms. Our approach introduces three key methodological innovations, including the Scale-aware Adaptive Reweight strategy that dynamically weights pixel-wise predictions using temporal confidence accumulation, the View Variance Enhancement mechanism employing 3D Fourier domain transformations to simulate annotation variability, and segmentation-regression consistency learning through signed distance map algorithms for enhanced boundary precision. These innovations collectively address the core limitations of existing semi-supervised approaches by integrating spatial, temporal, and geometric consistency principles within a unified optimization framework. Comprehensive evaluation across LA, Pancreas-CT, and BraTS datasets demonstrates that SASNet achieves superior performance with limited labeled data, surpassing state-of-the-art semi-supervised methods while approaching fully supervised performance levels. The source code for SASNet is available at https://github.com/HUANGLIZI/SASNet.
Similar Papers
Towards Data-Efficient Medical Imaging: A Generative and Semi-Supervised Framework
CV and Pattern Recognition
Improves medical scans with fake, better-labeled pictures.
Scale-Aware Self-Supervised Learning for Segmentation of Small and Sparse Structures
CV and Pattern Recognition
Helps computers see tiny things in pictures.
HSACNet: Hierarchical Scale-Aware Consistency Regularized Semi-Supervised Change Detection
CV and Pattern Recognition
Finds changes in pictures, even with messy data.