TransDAE: Dual Attention Mechanism in a Hierarchical Transformer for Efficient Medical Image Segmentation
Bobby Azad, Pourya Adibfar, Kaiqun Fu

TL;DR
TransDAE introduces a dual attention hierarchical transformer that improves medical image segmentation by capturing multi-scale features and long-range dependencies efficiently, leading to superior performance without pre-training.
Contribution
The paper presents TransDAE, a novel hierarchical transformer with dual attention mechanisms and enhanced skip connections for more accurate and efficient medical image segmentation.
Findings
Outperforms state-of-the-art on Synaps dataset
Effective in capturing multi-scale and long-range features
No pre-training required for high performance
Abstract
In healthcare, medical image segmentation is crucial for accurate disease diagnosis and the development of effective treatment strategies. Early detection can significantly aid in managing diseases and potentially prevent their progression. Machine learning, particularly deep convolutional neural networks, has emerged as a promising approach to addressing segmentation challenges. Traditional methods like U-Net use encoding blocks for local representation modeling and decoding blocks to uncover semantic relationships. However, these models often struggle with multi-scale objects exhibiting significant variations in texture and shape, and they frequently fail to capture long-range dependencies in the input data. Transformers designed for sequence-to-sequence predictions have been proposed as alternatives, utilizing global self-attention mechanisms. Yet, they can sometimes lack precise…
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
TopicsBrain Tumor Detection and Classification · CCD and CMOS Imaging Sensors · Medical Image Segmentation Techniques
MethodsMax Pooling · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · U-Net
