GASNet: Weakly-supervised Framework for COVID-19 Lesion Segmentation
Zhanwei Xu, Yukun Cao, Cheng Jin, Guozhu Shao, Xiaoqing Liu, Jie Zhou,, Heshui Shi, Jianjiang Feng

TL;DR
GASNet is a weakly-supervised framework that effectively segments COVID-19 lesions in chest CT scans using minimal annotated data by embedding generative adversarial training into the segmentation process.
Contribution
This paper introduces GASNet, a novel weakly-supervised segmentation framework that leverages GANs to reduce the need for extensive voxel-level annotations in COVID-19 lesion segmentation.
Findings
GASNet achieves comparable performance with fully-supervised methods using only one labeled sample.
The framework effectively distinguishes COVID-19 lesions with minimal supervision.
Experiments on three public datasets validate the robustness of GASNet.
Abstract
Segmentation of infected areas in chest CT volumes is of great significance for further diagnosis and treatment of COVID-19 patients. Due to the complex shapes and varied appearances of lesions, a large number of voxel-level labeled samples are generally required to train a lesion segmentation network, which is a main bottleneck for developing deep learning based medical image segmentation algorithms. In this paper, we propose a weakly-supervised lesion segmentation framework by embedding the Generative Adversarial training process into the Segmentation Network, which is called GASNet. GASNet is optimized to segment the lesion areas of a COVID-19 CT by the segmenter, and to replace the abnormal appearance with a generated normal appearance by the generator, so that the restored CT volumes are indistinguishable from healthy CT volumes by the discriminator. GASNet is supervised by chest…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
