IEEE Trans Biomed Eng. 2023 Jul;70(7):2013-2024. doi: 10.1109/TBME.2023.3234031. Epub 2023 Jun 19.
Macular hole (MH) and cystoid macular edema (CME) are two common retinal pathologies that cause vision loss. Accurate segmentation of MH and CME in retinal OCT images can greatly aid ophthalmologists to evaluate the relevant diseases. However, it is still challenging as the complicated pathological features of MH and CME in retinal OCT images, such as the diversity of morphologies, low imaging contrast, and blurred boundaries. In addition, the lack of pixel-level annotation data is one of the important factors that hinders the further improvement of segmentation accuracy. Focusing on these challenges, we propose a novel self-guided optimization semi-supervised method termed Semi-SGO for joint segmentation of MH and CME in retinal OCT images. Aiming to improve the model's ability to learn the complicated pathological features of MH and CME, while alleviating the feature learning tendency problem that may be caused by the introduction of skip-connection in U-shaped segmentation architecture, we develop a novel dual decoder dual-task fully convolutional neural network (D3T-FCN). Meanwhile, based on our proposed D3T-FCN, we introduce a knowledge distillation technique to further design a novel semi-supervised segmentation method called Semi-SGO, which can leverage unlabeled data to further improve the segmentation accuracy. Comprehensive experimental results show that our proposed Semi-SGO outperforms other state-of-the-art segmentation networks. Furthermore, we also develop an automatic method for measuring the clinical indicators of MH and CME to validate the clinical significance of our proposed Semi-SGO. The code will be released on Github .
黄斑裂孔 (MH) 和囊样黄斑水肿 (CME) 是两种常见的视网膜病变,可导致视力丧失。在视网膜 OCT 图像中准确分割 MH 和 CME 可以极大地帮助眼科医生评估相关疾病。然而,由于 MH 和 CME 在视网膜 OCT 图像中的复杂病理特征,如形态多样性、低成像对比度和边界模糊,这仍然具有挑战性。此外,缺乏像素级注释数据是阻碍分割精度进一步提高的重要因素之一。针对这些挑战,我们提出了一种新的自引导优化半监督方法,称为 Semi-SGO,用于视网膜 OCT 图像中 MH 和 CME 的联合分割。为了提高模型学习 MH 和 CME 复杂病理特征的能力,同时减轻 U 形分割架构中引入跳跃连接可能导致的特征学习倾向问题,我们开发了一种新的双解码器双任务全卷积神经网络 (D3T-FCN)。同时,基于我们提出的 D3T-FCN,我们引入了知识蒸馏技术,进一步设计了一种新的半监督分割方法 Semi-SGO,可以利用未标记数据进一步提高分割精度。全面的实验结果表明,我们提出的 Semi-SGO 优于其他最先进的分割网络。此外,我们还开发了一种自动测量 MH 和 CME 临床指标的方法,以验证我们提出的 Semi-SGO 的临床意义。代码将在 Github 上发布。