@article{Wang2025, 
author = {Jing Wang and Congzhi Zhang and Feng Fu and Houliang He},
title = {Semi-Supervised Cardiac CT Segmentation by Cross-Supervision},
year = {2025},
journal = {Tsinghua Science and Technology},
keywords = {deep learning, semi-supervised learning, medical image segmentation, pseudo labels, cardiac Computed Tomography (CT)},
url = {https://www.sciopen.com/article/10.26599/TST.2025.9010020},
doi = {10.26599/TST.2025.9010020},
abstract = {Accurate segmentation of cardiac medical images is essential for diagnosing and analyzing cardiovascular diseases. However, the scarcity of labeled cardiac Computed Tomography (CT) images makes it challenging to train neural networks using a fully supervised approach. In this paper, we propose a novel semi-supervised cardiac CT segmentation method, called SCAN. The key idea of SCAN is to fuse the pseudo labels from two deep neural networks to leverage unlabeled cardiac CT images. SCAN applies a two-stage framework. In the first stage, SCAN leverages a data perturbation strategy to enrich CT images with pseudo labels. In the second stage, SCAN employs a cross-supervision strategy to fuse the pseudo labels from two neural networks, using the outputs from each network as pseudo labels to train the other one. Finally, we evaluate SCAN on three public datasets of cardiac CT images. Experiments demonstrate that SCAN achieves the best performance and outperforms state-of-the-art semi-supervised segmentation methods by a large margin. It shows great potential for cardiac CT segmentation.}
}