paper-with-me

Papers

PMR-Net: Parallel Multi-Resolution Encoder-Decoder Network Framework for Medical Image Segmentation

2024-09-19 · Xiaogang Du, Dongxin Gu, Tao Lei, Yipeng Jiao, Yibin Zou

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 different receptive fields from different encoder branches to maintain effectively the integrity of global information. Secondly, we design a parallel multi-resolution decoder symmetrical to the structure of parallel multi-resolution encoder. The decoder can continuously supplement the global context features of low-resolution branches to the feature maps of high-resolution branches, and effectively solve the problem of global context feature loss caused by upsampling operation in the decoding process. Extensive experiment results demonstrate that our proposed PMR-Net can achieve more accurate segmentation results than state-of-the-art methods on five public available datasets. Moreover, PMR-Net is also a flexible network framework, which can meet the requirements of different scenarios by adjusting the number of network layers and the number of parallel encoder-decoder branches.

📄 PDF Abstract BibTeX arXiv:2409.12678

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage SegmentationMedical Image SegmentationObject LocalizationSemantic Segmentation

Similar Papers 제목 키워드 기반

A Unified Framework to Super-Resolve Face Images of Varied Low Resolutions

2023-06-06 · Qiuyu Peng, Zifei Jiang, Yan Huang, Jingliang Peng

The existing face image super-resolution (FSR) algorithms usually train a specific model for a specific low input resolution for optimal results. By contrast, we explore in this work a unified framework that is trained o…

DecoderImage Super-ResolutionSuper-Resolution

Multi-Stream End-to-End Speech Recognition

2019-06-17 · Ruizhi Li, Xiaofei Wang, Sri Harish Mallidi, Shinji Watanabe 외

Attention-based methods and Connectionist Temporal Classification (CTC) network have been promising research directions for end-to-end (E2E) Automatic Speech Recognition (ASR). The joint CTC/Attention model has achieved …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Japanese Zero Anaphora Resolution Can Benefit from Parallel Texts Through Neural Transfer Learning

2021-11-01 · Findings (EMNLP) 2021 11 · Masato Umakoshi, Yugo Murawaki, Sadao Kurohashi

Parallel texts of Japanese and a non-pro-drop language have the potential of improving the performance of Japanese zero anaphora resolution (ZAR) because pronouns dropped in the former are usually mentioned explicitly in…

Cross-Lingual TransferDecoderLanguage ModelingLanguage Modelling+3

Adapting the Neural Encoder-Decoder Framework from Single to Multi-Document Summarization

2018-08-19 · EMNLP 2018 10 · Logan Lebanoff, Kaiqiang Song, Fei Liu

Generating a text abstract from a set of documents remains a challenging task. The neural encoder-decoder framework has recently been exploited to summarize single documents, but its success can in part be attributed to …

DecoderDocument SummarizationMulti-Document Summarization

Samba: Semantic Segmentation of Remotely Sensed Images with State Space Model

2024-04-02 · Qinfeng Zhu, Yuanzhi Cai, Yuan Fang, Yihan Yang 외

High-resolution remotely sensed images pose a challenge for commonly used semantic segmentation methods such as Convolutional Neural Network (CNN) and Vision Transformer (ViT). CNN-based methods struggle with handling su…

DecoderMambaSegmentationSemantic Segmentation