PMR-Net: Parallel Multi-Resolution Encoder-Decoder Network Framework for Medical Image Segmentation
Xiaogang Du, Dongxin Gu, Tao Lei, Yipeng Jiao, Yibin Zou

TL;DR
PMR-Net is a novel parallel multi-resolution encoder-decoder framework that enhances medical image segmentation by preserving fine details and global context through multi-scale feature fusion.
Contribution
The paper introduces a new parallel multi-resolution encoder-decoder architecture that effectively maintains global context and fine details, improving segmentation accuracy over existing methods.
Findings
Achieves more accurate segmentation than state-of-the-art methods.
Effectively preserves global context during decoding.
Flexible framework adaptable to different scenarios.
Abstract
In recent years, encoder-decoder networks have focused on expanding receptive fields and incorporating multi-scale context to capture global features for objects of varying sizes. However, as networks deepen, they often discard fine spatial details, impairing precise object localization. Additionally, conventional decoders' use of interpolation for upsampling leads to a loss of global context, diminishing edge segmentation accuracy. To address the above problems, we propose a novel parallel multi-resolution encoder-decoder network, namely PMR-Net for short. First, we design a parallel multi-resolution encoder and a multi-resolution context encoder. The parallel multi-resolution encoder can extract and fuse multi-scale fine-grained local features in parallel for input images with different resolutions. The multi-resolution context encoder fuses the global context semantic features of…
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 · AI in cancer detection
