SACNet: A Spatially Adaptive Convolution Network for 2D Multi-organ Medical Segmentation
Lin Zhang, Wenbo Gao, Jie Yi, Yunyun Yang

TL;DR
SACNet introduces a spatially adaptive convolution approach utilizing deformable convolutions and a novel loss function to improve multi-organ segmentation accuracy in medical images, addressing variability and background interference.
Contribution
The paper proposes a new adaptive receptive field module and a parameter-efficient encoder-decoder architecture for enhanced multi-organ segmentation.
Findings
Outperforms existing methods on ACDC and Synapse datasets
Achieves higher segmentation accuracy and robustness
Efficiently balances class difficulty with a novel loss function
Abstract
Multi-organ segmentation in medical image analysis is crucial for diagnosis and treatment planning. However, many factors complicate the task, including variability in different target categories and interference from complex backgrounds. In this paper, we utilize the knowledge of Deformable Convolution V3 (DCNv3) and multi-object segmentation to optimize our Spatially Adaptive Convolution Network (SACNet) in three aspects: feature extraction, model architecture, and loss constraint, simultaneously enhancing the perception of different segmentation targets. Firstly, we propose the Adaptive Receptive Field Module (ARFM), which combines DCNv3 with a series of customized block-level and architecture-level designs similar to transformers. This module can capture the unique features of different organs by adaptively adjusting the receptive field according to various targets. Secondly, we…
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 Imaging and Analysis · AI in cancer detection · Radiomics and Machine Learning in Medical Imaging
MethodsDice Loss · Deformable Convolution · Convolution
