Pith. sign in

REVIEW 6 cited by

UNETR++: Delving into Efficient and Accurate 3D 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 2212.04497 v3 pith:4AXGUCMZ submitted 2022-12-08 cs.CV

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

Owing to the success of transformer models, recent works study their applicability in 3D medical segmentation tasks. Within the transformer models, the self-attention mechanism is one of the main building blocks that strives to capture long-range dependencies. However, the self-attention operation has quadratic complexity which proves to be a computational bottleneck, especially in volumetric medical imaging, where the inputs are 3D with numerous slices. In this paper, we propose a 3D medical image segmentation approach, named UNETR++, that offers both high-quality segmentation masks as well as efficiency in terms of parameters, compute cost, and inference speed. The core of our design is the introduction of a novel efficient paired attention (EPA) block that efficiently learns spatial and channel-wise discriminative features using a pair of inter-dependent branches based on spatial and channel attention. Our spatial attention formulation is efficient having linear complexity with respect to the input sequence length. To enable communication between spatial and channel-focused branches, we share the weights of query and key mapping functions that provide a complimentary benefit (paired attention), while also reducing the overall network parameters. Our extensive evaluations on five benchmarks, Synapse, BTCV, ACDC, BRaTs, and Decathlon-Lung, reveal the effectiveness of our contributions in terms of both efficiency and accuracy. On Synapse, our UNETR++ sets a new state-of-the-art with a Dice Score of 87.2%, while being significantly efficient with a reduction of over 71% in terms of both parameters and FLOPs, compared to the best method in the literature. Code: https://github.com/Amshaker/unetr_plus_plus.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 6 Pith papers

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

  1. Sli2Vol+: Segmenting 3D Medical Images Based on an Object Estimation Guided Correspondence Flow Network

    cs.CV 2024-11 conditional novelty 6.0 of 10

    Sli2Vol+ learns slice-to-slice correspondences with guidance from pseudo-labels, improving single-slice-annotated 3D segmentation over the Sli2Vol baseline by about 5.6 Dice points on CT and 3.5 on MRI.

  2. Advancing Medical Image Segmentation via Self-supervised Instance-adaptive Prototype Learning

    stat.ME 2025-07 conditional novelty 5.0 of 10

    SIPL fuses common and instance-specific prototype proposals and reports the best mean Dice scores on BTCV, Lungs, and BraTS benchmarks.

  3. Hierarchical LoG Bayesian Neural Network for Enhanced Aorta Segmentation

    cs.CV 2025-01 conditional novelty 5.0 of 10

    A hierarchical Bayesian LoG stream added to a 3D U-Net improves aorta and supra-aortic branch segmentation and provides confidence intervals.

  4. Lightweight Method for Interactive 3D Medical Image Segmentation with Multi-Round Result Fusion

    cs.CV 2024-12 conditional novelty 4.0 of 10

    A compact CNN-based interactive segmentation system with multi-round fusion claims to match or beat SAM-based models on unseen medical datasets while using fewer user clicks.

  5. UNet++ and LSTM combined approach for Breast Ultrasound Image Segmentation

    cs.CV 2024-12 conditional novelty 4.0 of 10

    A UNet++ variant with LSTM-based channel attention and multiscale feature extraction reports 98.88% accuracy and 92.74% Dice on the BUSI breast ultrasound dataset.

  6. A Comprehensive Study on Medical Image Segmentation using Deep Neural Networks

    eess.IV 2025-06 unverdicted

    A survey of medical image segmentation with deep neural networks, structured around an intelligent-vision-systems hierarchy, with sections on XAI and early diagnosis.

Pith tools