Abstract
PURPOSE: We present a semi-supervised method for intestine segmentation to assist clinicians in diagnosing intestinal diseases. Accurate segmentation is essential for planning treatments for conditions such as intestinal obstruction. Although fully supervised learning performs well with abundant labeled data, the complexity of the intestine's spatial structure makes labeling time-intensive, resulting in limited labeled data. We propose a 3D segmentation network with a bidirectional teaching strategy to enhance segmentation accuracy using this limited dataset. METHOD: The proposed semi-supervised method segments the intestine from computed tomography (CT) volumes using bidirectional teaching, where two backbones with different initial weights are trained simultaneously to generate pseudo-labels and employ unlabeled data, mitigating the challenge of limited labeled data. Intestine segmentation is further complicated by complex spatial features. To address this, we propose a lightweight multi-view symmetric network, which uses small-sized convolutional kernels instead of large ones to reduce parameters and capture multi-scale features from diverse perceptual fields, enhancing learning ability. RESULTS: We evaluated the proposed method with 59 CT volumes and repeated all experiments five times. Experimental results showed that the average Dice of the proposed method was 80.45%, the average precision was 84.12%, and the average recall was 78.84%. CONCLUSIONS: The proposed method can effectively utilize large-scale unlabeled data with pseudo-labels, which is crucial in reducing the effect of limited labeled data in medical image segmentation. Furthermore, we assign different weights to the pseudo-labels to improve their reliability. From the result, we can see that the method produced competitive performance compared with previous methods.