More than Encoder: Introducing Transformer Decoder to Upsample
Yijiang Li, Wentian Cai, Ying Gao, Chengming Li, Xiping Hu

TL;DR
This paper introduces a novel Transformer-based upsampling method called Window Attention Upsample (WAU) for medical image segmentation, leveraging local detailed features from downsampling paths to improve pixel-level predictions.
Contribution
The paper proposes WAU, a general upsample technique using attention decoders with local window attention, enhancing detail preservation in medical segmentation models.
Findings
Achieves state-of-the-art results on multiple medical segmentation datasets.
Improves segmentation accuracy across various architectures.
Demonstrates effectiveness of local window attention in upsampling.
Abstract
Medical image segmentation methods downsample images for feature extraction and then upsample them to restore resolution for pixel-level predictions. In such a schema, upsample technique is vital in restoring information for better performance. However, existing upsample techniques leverage little information from downsampling paths. The local and detailed feature from the shallower layer such as boundary and tissue texture is particularly more important in medical segmentation compared with natural image segmentation. To this end, we propose a novel upsample approach for medical image segmentation, Window Attention Upsample (WAU), which upsamples features conditioned on local and detailed features from downsampling path in local windows by introducing attention decoders of Transformer. WAU could serve as a general upsample method and be incorporated into any segmentation model that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · COVID-19 diagnosis using AI · Advanced Neural Network Applications
MethodsConcatenated Skip Connection · Max Pooling · Convolution · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
