HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

LViT: Language meets Vision Transformer in Medical Image Segmentation

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

LViT: Language meets Vision Transformer in Medical Image Segmentation

Abstract

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.

Code Repositories

huanglizi/lvit
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
medical-image-segmentation-on-monusegGTUNet
F1: 79.26
IoU: 65.94
medical-image-segmentation-on-monusegUNet++
F1: 77.01
IoU: 63.04
medical-image-segmentation-on-monusegLViT-L
F1: 81.01
IoU: 68.2
medical-image-segmentation-on-monusegUCTransNet
F1: 79.87
IoU: 66.68
medical-image-segmentation-on-monusegLViT-LW
F1: 80.66
IoU: 67.71

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
LViT: Language meets Vision Transformer in Medical Image Segmentation | Papers | HyperAI