Pith. sign in

REVIEW 2 cited by

LeViT-UNet: Make Faster Encoders with Transformer for Medical Image Segmentation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2107.08623 v1 pith:5XLE7G2M submitted 2021-07-19 cs.CV

classification cs.CV
keywords imagemedicalsegmentationlevitlevit-unettransformerbetterblocks
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Medical image segmentation plays an essential role in developing computer-assisted diagnosis and therapy systems, yet still faces many challenges. In the past few years, the popular encoder-decoder architectures based on CNNs (e.g., U-Net) have been successfully applied in the task of medical image segmentation. However, due to the locality of convolution operations, they demonstrate limitations in learning global context and long-range spatial relations. Recently, several researchers try to introduce transformers to both the encoder and decoder components with promising results, but the efficiency requires further improvement due to the high computational complexity of transformers. In this paper, we propose LeViT-UNet, which integrates a LeViT Transformer module into the U-Net architecture, for fast and accurate medical image segmentation. Specifically, we use LeViT as the encoder of the LeViT-UNet, which better trades off the accuracy and efficiency of the Transformer block. Moreover, multi-scale feature maps from transformer blocks and convolutional blocks of LeViT are passed into the decoder via skip-connection, which can effectively reuse the spatial information of the feature maps. Our experiments indicate that the proposed LeViT-UNet achieves better performance comparing to various competing methods on several challenging medical image segmentation benchmarks including Synapse and ACDC. Code and models will be publicly available at https://github.com/apple1986/LeViT_UNet.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Self-Prompt SAM: Medical Image Segmentation via Automatic Prompt SAM Adaptation

    cs.CV 2025-02 conditional novelty 3.0 of 10

    Self-Prompt-SAM automatically generates point, box, and mask prompts for a fine-tuned SAM and reports state-of-the-art Dice scores on three medical segmentation benchmarks.

  2. DBF-Net: A Dual-Branch Network with Feature Fusion for Ultrasound Image Segmentation

    eess.IV 2024-11 conditional novelty 3.0 of 10

    DBF-Net, a dual-branch network with body and boundary supervision plus feature fusion, reports Dice scores of 81.05%, 76.41%, and 87.75% on BUSI, UNS, and UHES ultrasound datasets.

Pith tools