MSCA-UNet: Multi-Scale Context and Attention U-Net for Image Segmentation

📅 2026-09-06
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出MSCA-UNet,通过结合多尺度上下文聚合和通道-空间注意力机制改进U-Net图像分割网络,有效提升分割精度。
📝 Abstract
U-Net remains a practical baseline for image segmentation because of its simple encoder-decoder structure and skip connections. However, the bottleneck representation is still dominated by a limited set of receptive fields, while decoder features are propagated without explicitly emphasizing the most informative channels and spatial locations. This paper presents MSCA-UNet, a U-Net-based segmentation architecture that combines multi-scale contextual aggregation at the bottleneck with channel-spatial attention refinement in the decoder. The multi-scale module uses parallel atrous convolutions to capture contextual features at different receptive fields, while Convolutional Block Attention Modules (CBAMs) progressively recalibrate decoder features. Under identical experimental settings, the baseline U-Net achieves 96.9% mIoU on a held-out test set. Adding multi-scale context improves mIoU to 97.5%, while attention alone reaches 98.4%. Combining both mechanisms yields 99.1% mIoU, a 2.2 percentage-point improvement over the baseline. Parameter analysis further shows that the attention-only variant adds approximately 0.044M parameters, whereas the multi-scale module contributes most of the additional model capacity. The results support the view that multi-scale context enrichment and attention-based feature refinement provide complementary benefits within a U-Net framework.
Problem

Research questions and friction points this paper is trying to address.

U-Net
image segmentation
receptive fields
feature refinement
Innovation

Methods, ideas, or system contributions that make the work stand out.

Multi-Scale Context
Attention Mechanism
CBAMs
Feature Refinement
U-Net
🔎 Similar Papers
No similar papers found.
💼 Related Jobs
No related jobs found.
S
Sheng-Wei Chan
Dept. of Electrical Engineering, Tamkang University