QTSeg: A Query Token-Based Dual-Mix Attention Framework with Multi-Level Feature Distribution for Medical Image Segmentation
Phuong-Nam Tran, Nhat Truong Pham, Duc Ngoc Minh Dang, Eui-Nam Huh,, Choong Seon Hong

TL;DR
QTSeg is a novel medical image segmentation framework that combines local and global features through a dual-mix attention decoder and multi-level feature distribution, achieving high accuracy with low computational costs.
Contribution
The paper introduces QTSeg, a new architecture integrating dual-mix attention and multi-level feature distribution to improve segmentation accuracy and efficiency.
Findings
Outperforms state-of-the-art methods on five datasets.
Maintains lower computational costs compared to existing models.
Effectively captures both local and long-range dependencies.
Abstract
Medical image segmentation plays a crucial role in assisting healthcare professionals with accurate diagnoses and enabling automated diagnostic processes. Traditional convolutional neural networks (CNNs) often struggle with capturing long-range dependencies, while transformer-based architectures, despite their effectiveness, come with increased computational complexity. Recent efforts have focused on combining CNNs and transformers to balance performance and efficiency, but existing approaches still face challenges in achieving high segmentation accuracy while maintaining low computational costs. Furthermore, many methods underutilize the CNN encoder's capability to capture local spatial information, concentrating primarily on mitigating long-range dependency issues. To address these limitations, we propose QTSeg, a novel architecture for medical image segmentation that effectively…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques
MethodsSoftmax · Attention Is All You Need · Convolution · 1x1 Convolution · Feature Pyramid Network
