paper-with-me

Papers

Scale-aware Adaptive Supervised Network with Limited Medical Annotations

2026-01-02 · Zihan Li, Dandan Shan, Yunxiang Li, Paul E. Kinahan, Qingqi Hong arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.01005

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

MSA-DCNN: A Data-Efficient Multi-Scale Attention Deformable CNN for Medical Image Classification

2026-07-07 · Hamza Hussaini, Shahana Bano, Eyad Elyan, Carlos Francisco Moreno-García arxiv

Existing deep learning methods perform well in medical image classification but struggle with multi-scale morphology and limited annotations due to fixed sampling and data-hungry training. Existing approaches address the…

Medical Image Classification

UCAD: Uncertainty-guided Contour-aware Displacement for semi-supervised medical image segmentation

2026-01-24 · Chengbo Ding, Fenghe Tang, Shaohua Kevin Zhou arxiv

Existing displacement strategies in semi-supervised segmentation only operate on rectangular regions, ignoring anatomical structures and resulting in boundary distortions and semantic inconsistency. To address these issu…

Semi-supervised Medical Image Segmentation

Adaptive Knowledge Transferring with Switching Dual-Student Framework for Semi-Supervised Medical Image Segmentation

2025-10-28 · Hoang-Thien Nguyen, Thanh-Huy Nguyen, Ba-Thinh Lam, Vi Vu 외 arxiv

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 s…

Semi-supervised Medical Image Segmentation

3D Shuffle-Mixer: An Efficient Context-Aware Vision Learner of Transformer-MLP Paradigm for Dense Prediction in Medical Volume

2022-04-14 · Jianye Pang, Cheng Jiang, Yihao Chen, Jianbo Chang 외

Dense prediction in medical volume provides enriched guidance for clinical analysis. CNN backbones have met bottleneck due to lack of long-range dependencies and global context modeling power. Recent works proposed to co…

Inductive BiasPrediction

FedSemiDG: Domain Generalized Federated Semi-supervised Medical Image Segmentation

2025-01-13 · Zhipeng Deng, Zhe Xu, Tsuyoshi Isshiki, Yefeng Zheng

Medical image segmentation is challenging due to the diversity of medical images and the lack of labeled data, which motivates recent developments in federated semi-supervised learning (FSSL) to leverage a large amount o…

Domain GeneralizationImage SegmentationMedical Image SegmentationPseudo Label+2