DMC-Net: Lightweight Dynamic Multi-Scale and Multi-Resolution Convolution Network for Pancreas Segmentation in CT Images
Jin Yang, Daniel S. Marcus, Aristeidis Sotiras

TL;DR
DMC-Net introduces lightweight dynamic multi-scale and multi-resolution convolution modules to improve pancreas segmentation in CT images by capturing global context and varying scales, integrated into a U-Net architecture.
Contribution
The paper proposes novel lightweight dynamic convolution modules, DMSC and DMRC, that enhance CNNs' ability to model multi-scale and global features for medical image segmentation.
Findings
Improved segmentation accuracy on pancreas CT images.
Modules can be integrated into existing CNN architectures.
Lightweight design reduces computational complexity.
Abstract
Convolutional neural networks (CNNs) have shown great effectiveness in medical image segmentation. However, they may be limited in modeling large inter-subject variations in organ shapes and sizes and exploiting global long-range contextual information. This is because CNNs typically employ convolutions with fixed-sized local receptive fields and lack the mechanisms to utilize global information. To address these limitations, we developed Dynamic Multi-Resolution Convolution (DMRC) and Dynamic Multi-Scale Convolution (DMSC) modules. Both modules enhance the representation capabilities of single convolutions to capture varying scaled features and global contextual information. This is achieved in the DMRC module by employing a convolutional filter on images with different resolutions and subsequently utilizing dynamic mechanisms to model global inter-dependencies between features. In…
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
TopicsCOVID-19 diagnosis using AI · Medical Image Segmentation Techniques · Advanced Neural Network Applications
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · U-Net · Convolution
