Related Experiment Video
Updated: Sep 16, 2025

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
DSMT-Net: Dual-student mean teacher network with pixel-level pseudo-label optimization for semi-supervised medical
Jun Su1, Wenlong Sun1, Bogdan Adamyk2
1School of Computer Science, Hubei University of Technology, Wuhan, 430068, China.
None:
Medical imaging technologies, as essential tools for the precise visualization of internal anatomical structures, play a crucial role in early disease detection and ensuring accurate diagnosis. Recently, semi-supervised learning has become a key strategy in medical image segmentation to reduce reliance on scarce annotated data. However, existing frameworks, such as the Mean Teacher (MT), often suffer from low-quality pseudo-labels and limited robustness due to structural homogeneity and noise amplification in complex medical scenarios. To address these issues, this study presents a novel Dual-Student Mean Teacher Network (DSMT-Net), which enhances performance through a collaborative complementary architecture and pixel-level pseudo-label optimization. First, DSMT-Net combines U-Net and Mamba-UNet as dual students, utilizing the former's local boundary accuracy and the latter's global dependency modeling via a state-space model. Second, a pixel-level pseudo-label enhancement mechanism is introduced, combining pixel-level similarity analysis, adaptive confidence threshold setting, and iterative propagation to improve pseudo-label quality while maintaining structural consistency. Third, a self-supervised contrastive loss is adopted to enforce feature consistency between the dual students, alleviating noise propagation and improving the efficiency of unsupervised learning. Comprehensive evaluations on the ACDC and LA datasets confirm the effectiveness of DSMT-Net, highlighting its substantial capability to lower annotation requirements in medical image segmentation tasks. This provides a robust and scalable framework for semi-supervised learning in medical image segmentation, advancing clinical diagnostic efficiency and accuracy. Our code is available at https://github.com/sunwenlong1/DSMT.git.

