REVIEW 12 cited by
Swin-Unet: Unet-like Pure 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
read the original abstract
In the past few years, convolutional neural networks (CNNs) have achieved milestones in medical image analysis. Especially, the deep neural networks based on U-shaped architecture and skip-connections have been widely applied in a variety of medical image tasks. However, although CNN has achieved excellent performance, it cannot learn global and long-range semantic information interaction well due to the locality of the convolution operation. In this paper, we propose Swin-Unet, which is an Unet-like pure Transformer for medical image segmentation. The tokenized image patches are fed into the Transformer-based U-shaped Encoder-Decoder architecture with skip-connections for local-global semantic feature learning. Specifically, we use hierarchical Swin Transformer with shifted windows as the encoder to extract context features. And a symmetric Swin Transformer-based decoder with patch expanding layer is designed to perform the up-sampling operation to restore the spatial resolution of the feature maps. Under the direct down-sampling and up-sampling of the inputs and outputs by 4x, experiments on multi-organ and cardiac segmentation tasks demonstrate that the pure Transformer-based U-shaped Encoder-Decoder network outperforms those methods with full-convolution or the combination of transformer and convolution. The codes and trained models will be publicly available at https://github.com/HuCaoFighting/Swin-Unet.
Forward citations
Cited by 12 Pith papers
-
Fast Fourier Convolutional GAN for 30 m Clear-Sky Land Surface Temperature Gap-Free Reconstruction
An FFC-based GAN guided by SAR and topographic data reconstructs 30 m clear-sky land-surface temperature in cloud-covered Landsat pixels with typical RMSE 0.8–1.8 K.
-
CRIS: Cross-Plane Self-Supervised Isotropic Restoration for Anisotropic Volumetric Imaging Across Modalities
A single self-supervised stripe-completion model restores isotropic MRI and volume EM from anisotropic inputs without paired isotropic targets or per-gap retraining.
-
Invisible Yet Detected: PelFANet with Attention-Guided Anatomical Fusion for Pelvic Fracture Diagnosis
A dual-stream network that fuses raw pelvic X-rays with segmented bone images reports strong visible-fracture accuracy and higher-than-baseline AUC on CT-confirmed invisible fractures, but the invisible test set has o...
-
DM-SegNet: Dual-Mamba Architecture for 3D Medical Image Segmentation with Global Context Modeling
DM-SegNet combines four-direction Mamba scanning, gated spatial convolutions, and a Mamba decoder to reach reported state-of-the-art Dice scores on Synapse and BraTS2023.
-
Burst Image Super-Resolution via Multi-Cross Attention Encoding and Multi-Scan State-Space Decoding
A Transformer-Mamba hybrid with multi-cross attention and multi-scan state-space fusion reports state-of-the-art PSNR and SSIM on synthetic burst super-resolution benchmarks.
-
EPRA U-Net: An Efficient Pyramid Residual Attention Framework for Accurate Infarct Segmentation in Diffusion-Weighted MRI
A hybrid EfficientNet-R2-ASPP-dual-attention U-Net with Tversky loss reduces missed acute infarcts on DWI relative to common baselines on a 167-patient in-house dataset.
-
Barlow-Swin: Toward a novel siamese-based segmentation architecture using Swin-Transformers
Barlow-Swin is a hybrid medical segmenter that pairs a Barlow Twins-pretrained Swin encoder with a U-Net-like decoder, claiming competitive accuracy with fewer parameters.
-
ReCoSeg++:Extended Residual-Guided Cross-Modal Diffusion for Brain Tumor Segmentation
ReCoSeg++ extends ReCoSeg to BraTS 2021, feeding diffusion-derived T1ce residual maps to a 2D U-Net and reporting 93.02 Dice and 86.7 IoU for whole-tumor segmentation.
-
MLRU++: Multiscale Lightweight Residual UNETR++ with Attention for Efficient 3D Medical Image Segmentation
MLRU++ reports small Dice gains over UNETR++ on three public benchmarks using a lighter attention module and multiscale depthwise blocks.
-
FORTRESS: Function-composition Optimized Real-Time Resilient Structural Segmentation via Kolmogorov-Arnold Enhanced Spatial Attention Networks
FORTRESS combines depthwise separable convolutions and a gated Kolmogorov-Arnold module to report F1 of 0.771 and mIoU of 0.677 on the CSDD benchmark, but the core KAN contribution is not isolated by ablation.
-
MedLiteNet: Lightweight Hybrid Medical Image Segmentation Model
A compact encoder-decoder that combines MobileNetV2-style blocks with bottleneck self-attention, ASPP and SCSE reaches about 0.90 Dice and 0.83 IoU on ISIC 2018 with around 3.2M parameters.
-
Hybrid(Transformer+CNN)-based Polyp Segmentation
A Swin Transformer plus CNN decoder reports 0.9555 recall and 0.9849 accuracy on Kvasir-SEG, but lower F1 and precision than DUCK-Net, with claimed attention innovations absent from the architecture.
Discussion (0). Sign in to comment.