SCRNet: Spatial-Channel Regulation Network for Medical Ultrasound Image Segmentation
Weixin Xu, Ziliang Wang

TL;DR
SCRNet is a novel neural network architecture that combines convolution and cross-attention mechanisms to improve medical ultrasound image segmentation by effectively capturing both local and long-range features.
Contribution
The paper introduces SCRNet, integrating a new Feature Aggregation Module and Spatial-Channel Regulation Module into UNet, enhancing segmentation accuracy over existing methods.
Findings
SCRNet achieves state-of-the-art segmentation performance.
The proposed modules improve focus on salient regions.
Extensive experiments validate the effectiveness of SCRNet.
Abstract
Medical ultrasound image segmentation presents a formidable challenge in the realm of computer vision. Traditional approaches rely on Convolutional Neural Networks (CNNs) and Transformer-based methods to address the intricacies of medical image segmentation. Nevertheless, inherent limitations persist, as CNN-based methods tend to disregard long-range dependencies, while Transformer-based methods may overlook local contextual information. To address these deficiencies, we propose a novel Feature Aggregation Module (FAM) designed to process two input features from the preceding layer. These features are seamlessly directed into two branches of the Convolution and Cross-Attention Parallel Module (CCAPM) to endow them with different roles in each of the two branches to help establish a strong connection between the two input features. This strategy enables our module to focus concurrently…
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.
