An Effective UNet Using Feature Interaction and Fusion for Organ Segmentation in Medical Image
Xiaolin Gou, Chuanlin Liao, Jizhe Zhou, Fengshuo Ye, Yi Lin

TL;DR
This paper introduces a novel U-Net variant with feature interaction and fusion modules that enhances organ segmentation accuracy in medical images by leveraging advanced feature modeling and multi-scale fusion.
Contribution
The work proposes three plug-and-play modules for U-Net that improve feature interaction, attention, and multi-scale fusion, leading to superior segmentation performance.
Findings
Achieved highest Dice scores of 86.05% and 92.58% on two datasets.
Outperformed existing state-of-the-art methods in accuracy.
Maintained a balance between performance and computational complexity.
Abstract
Nowadays, pre-trained encoders are widely used in medical image segmentation due to their strong capability in extracting rich and generalized feature representations. However, existing methods often fail to fully leverage these features, limiting segmentation performance. In this work, a novel U-shaped model is proposed to address the above issue, including three plug-and-play modules. A channel spatial interaction module is introduced to improve the quality of skip connection features by modeling inter-stage interactions between the encoder and decoder. A channel attention-based module integrating squeeze-and-excitation mechanisms with convolutional layers is employed in the decoder blocks to strengthen the representation of critical features while suppressing irrelevant ones. A multi-level fusion module is designed to aggregate multi-scale decoder features, improving spatial detail…
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
TopicsMedical Image Segmentation Techniques · Brain Tumor Detection and Classification · Image Retrieval and Classification Techniques
