ICASSP 2023accepted0 citations

LDTSF: A Label-Decoupling Teacher-Student Framework for Semi-Supervised Echocardiography Segmentation

Jiapeng Zhang, Yongxiong Wang, Zhiqun Pan, Zhenhui Tang, Lijun Chen, Jinlong Liu

Abstract

The accurate segmentation of the right and left ventricles with limited labeled data is a challenging task in echocardiographic data analysis. To fully leverage the easily accessible unlabeled data, we propose a label-decoupling teacher-student framework (LDTSF) based on semi-supervised learning. Specifically, the decoupled deep network within LDTSF jointly predicts pixel-wise segmentation maps, level set-based edge regression maps, target skeleton maps and target detail maps to focus on edge pixels. Several micro-task-transformable layers are used to map multi-task representations to a unified space in order to supervise the consistency among multiple tasks using massive unlabeled data. In addition, we first train a teacher model based on semi-supervised learning strategy, and then use the pseudo-labels generated by the teacher model together with the original labels to train a student model. Experiments on our self-collected 3D echocardiographic dataset and a publicly available MRI dataset show that our method outperforms state-of-the-art semi-supervised learning methods. The code will be available at: https://github.com/SwanKnightZJP/LDTSF.

BibTeX
@inproceedings{icassp2023_ldtsfalabeldecou,
  title = {LDTSF: A Label-Decoupling Teacher-Student Framework for Semi-Supervised Echocardiography Segmentation},
  author = {Jiapeng Zhang and Yongxiong Wang and Zhiqun Pan and Zhenhui Tang and Lijun Chen and Jinlong Liu},
  booktitle = {ICASSP 2023},
  year = {2023}
}