Zhang Juan, Jiang Gaoqiang, Li Zhongwen, Tian Bihan, Yu Shuchen, Yu Qingxiang, Zhou Jie, Chen Hao, Pu Jiantao, Yi Quanyong, Wang Lei
National Engineering Research Center of Ophthalmology and Optometry, Eye Hospital, Wenzhou Medical University, Wenzhou, 325027, China.
State Key Laboratory of Ophthalmology, Optometry and Visual Science, Eye Hospital, Wenzhou Medical University, Wenzhou, 325027, China.
Pattern Recognit. 2026 Mar;171(Pt A). doi: 10.1016/j.patcog.2025.112184. Epub 2025 Jul 21.
Accurate segmentation of medical images is essential for many clinical applications and is now typically achieved by training deep learning models on large annotated datasets. However, acquiring sufficient labeled images remains challenging, as pixel-level manual annotations are highly time-consuming. To substantially reduce the manual effort, we developed a novel semi-supervised segmentation method, termed dual-decoder mutual teaching (DDMT), which incorporates a smoothed exponential moving average (sEMA) scheme and a shape consistency constraint (SCC) scheme into the classical mean teacher (MT) framework. The sEMA scheme enhances the stability of the student and teacher models during training, while the SCC scheme ensures consistent learning of shape characteristics across the two different decoders within each model. With these two innovative components, DDMT achieves promising segmentation performance when trained on limited labeled images and abundant unlabeled images. Experiments on public datasets for left atrium, pancreas, and optic disc segmentation demonstrated that DDMT consistently outperforms several state-of-the-art semi-supervised learning (SSL) methods (e.g., MT, UAMT, DTC, and MCNet) across varying proportions of labeled images. The source code is publicly available at https://github.com/wmuLei/ddmt.
医学图像的精确分割对于许多临床应用至关重要,目前通常通过在大型带注释数据集上训练深度学习模型来实现。然而,获取足够的标记图像仍然具有挑战性,因为像素级手动注释非常耗时。为了大幅减少人工工作量,我们开发了一种新颖的半监督分割方法,称为双解码器相互教学(DDMT),该方法将平滑指数移动平均(sEMA)方案和形状一致性约束(SCC)方案纳入经典的均值教师(MT)框架。sEMA方案在训练期间增强了学生模型和教师模型的稳定性,而SCC方案确保每个模型内两个不同解码器对形状特征的一致学习。通过这两个创新组件,DDMT在有限的标记图像和大量未标记图像上进行训练时,实现了有前景的分割性能。在用于左心房、胰腺和视盘分割的公共数据集上进行的实验表明,在不同比例的标记图像上,DDMT始终优于几种先进的半监督学习(SSL)方法(例如MT、UAMT、DTC和MCNet)。源代码可在https://github.com/wmuLei/ddmt上公开获取。