English

Scale-aware Adaptive Supervised Network with Limited Medical Annotations

Image and Video Processing 2026-01-06 v1 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

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.

Keywords

Cite

@article{arxiv.2601.01005,
  title  = {Scale-aware Adaptive Supervised Network with Limited Medical Annotations},
  author = {Zihan Li and Dandan Shan and Yunxiang Li and Paul E. Kinahan and Qingqi Hong},
  journal= {arXiv preprint arXiv:2601.01005},
  year   = {2026}
}

Comments

Accepted by Pattern Recognition, 8 figures, 11 tables

R2 v1 2026-07-01T08:49:03.128Z