AFFSegNet: Adaptive Feature Fusion Segmentation Network for Microtumors and Multi-Organ Segmentation
Fuchen Zheng, Xinyi Chen, Xuhang Chen, Haolun Li, Xiaojiao Guo,, Weihuang Liu, Chi-Man Pun, Shoujun Zhou

TL;DR
ASSNet is a novel transformer-based architecture that effectively combines local and global features for precise medical image segmentation, outperforming existing methods in multi-organ and tumor segmentation tasks.
Contribution
The paper introduces ASSNet, an innovative transformer architecture with an adaptive decoder that enhances feature fusion and long-range dependency modeling for medical image segmentation.
Findings
Achieves state-of-the-art results on multi-organ segmentation.
Effectively captures long-range dependencies and refines object boundaries.
Demonstrates superior performance on liver and bladder tumor segmentation.
Abstract
Medical image segmentation, a crucial task in computer vision, facilitates the automated delineation of anatomical structures and pathologies, supporting clinicians in diagnosis, treatment planning, and disease monitoring. Notably, transformers employing shifted window-based self-attention have demonstrated exceptional performance. However, their reliance on local window attention limits the fusion of local and global contextual information, crucial for segmenting microtumors and miniature organs. To address this limitation, we propose the Adaptive Semantic Segmentation Network (ASSNet), a transformer architecture that effectively integrates local and global features for precise medical image segmentation. ASSNet comprises a transformer-based U-shaped encoder-decoder network. The encoder utilizes shifted window self-attention across five resolutions to extract multi-scale features,…
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
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Brain Tumor Detection and Classification
MethodsSoftmax · Attention Is All You Need
