Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LViT: Language meets Vision Transformer in Medical Image Segmentation

About

Deep learning has been widely used in medical image segmentation and other aspects. However, the performance of existing medical image segmentation models has been limited by the challenge of obtaining sufficient high-quality labeled data due to the prohibitive data annotation cost. To alleviate this limitation, we propose a new text-augmented medical image segmentation model LViT (Language meets Vision Transformer). In our LViT model, medical text annotation is incorporated to compensate for the quality deficiency in image data. In addition, the text information can guide to generate pseudo labels of improved quality in the semi-supervised learning. We also propose an Exponential Pseudo label Iteration mechanism (EPI) to help the Pixel-Level Attention Module (PLAM) preserve local image features in semi-supervised LViT setting. In our model, LV (Language-Vision) loss is designed to supervise the training of unlabeled images using text information directly. For evaluation, we construct three multimodal medical segmentation datasets (image + text) containing X-rays and CT images. Experimental results show that our proposed LViT has superior segmentation performance in both fully-supervised and semi-supervised setting. The code and datasets are available at https://github.com/HUANGLIZI/LViT.

Zihan Li, Yunxiang Li, Qingde Li, Puyang Wang, Dazhou Guo, Le Lu, Dakai Jin, You Zhang, Qingqi Hong• 2022

Related benchmarks

TaskDatasetResultRank
Medical Image SegmentationMedical Image Segmentation Aggregate (Average of BUSI, BTMRI, ISIC, Kvasir-SEG, QaTa-COV19, and EUS) (test)
DSC83.35
80
Medical Image SegmentationCVC-ClinicDB
Dice Score75.27
68
Medical Image SegmentationISIC
DICE91.21
64
Medical Image SegmentationBUSI
Dice Score75.32
61
Medical Image SegmentationQaTa-COV19 (test)
Dice84.92
49
Medical Image SegmentationQaTa-COV19
Dice Score83.7
39
Medical Image SegmentationMosMedData+ (test)
Dice74.57
29
Medical Image SegmentationMosMedData+
Dice74.57
28
Organ SegmentationWORD
Overall DICE73.66
20
Medical Image SegmentationUDIAT
DSC65.6
15
Showing 10 of 26 rows

Other info

Code

Follow for update