paper-with-me

Papers

UNet--: Memory-Efficient and Feature-Enhanced Network Architecture based on U-Net with Reduced Skip-Connections

2024-12-24 · Lingxiao Yin, Wei Tao, Dongyue Zhao, Tadayuki Ito, Kinya Osa, Masami Kato, Tse-Wei Chen

U-Net models with encoder, decoder, and skip-connections components have demonstrated effectiveness in a variety of vision tasks. The skip-connections transmit fine-grained information from the encoder to the decoder. It is necessary to maintain the feature maps used by the skip-connections in memory before the decoding stage. Therefore, they are not friendly to devices with limited resource. In this paper, we propose a universal method and architecture to reduce the memory consumption and meanwhile generate enhanced feature maps to improve network performance. To this end, we design a simple but effective Multi-Scale Information Aggregation Module (MSIAM) in the encoder and an Information Enhancement Module (IEM) in the decoder. The MSIAM aggregates multi-scale feature maps into single-scale with less memory. After that, the aggregated feature maps can be expanded and enhanced to multi-scale feature maps by the IEM. By applying the proposed method on NAFNet, a SOTA model in the field of image restoration, we design a memory-efficient and feature-enhanced network architecture, UNet--. The memory demand by the skip-connections in the UNet-- is reduced by 93.3%, while the performance is improved compared to NAFNet. Furthermore, we show that our proposed method can be generalized to multiple visual tasks, with consistent improvements in both memory consumption and network accuracy compared to the existing efficient architectures.

📄 PDF Abstract BibTeX arXiv:2412.18276

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage Restoration

Methods 이 논문이 사용한 방법론

NAFNet 설명 없음

Similar Papers 제목 키워드 기반

TM-UNet: Token-Memory Enhanced Sequential Modeling for Efficient Medical Image Segmentation

2025-11-15 · Yaxuan Jiao, Qing Xu, Yuxiang Luo, Xiangjian He 외 arxiv

Medical image segmentation is essential for clinical diagnosis and treatment planning. Although transformer-based methods have achieved remarkable results, their high computational cost hinders clinical deployment. To ad…

Medical Image SegmentationRepresentation Learning

Medical Image Segmentation Using Advanced Unet: VMSE-Unet and VM-Unet CBAM+

2025-07-01 · Sayandeep Kanrar, Raja Piyush, Qaiser Razi, Debanshi Chakraborty 외 arxiv

In this paper, we present the VMSE U-Net and VM-Unet CBAM+ model, two cutting-edge deep learning architectures designed to enhance medical image segmentation. Our approach integrates Squeeze-and-Excitation (SE) and Convo…

Medical Image SegmentationComputational Efficiency

MLLA-UNet: Mamba-like Linear Attention in an Efficient U-Shape Model for Medical Image Segmentation

2024-10-31 · Yufeng Jiang, Zongxi Li, Xiangyan Chen, Haoran Xie 외

Recent advancements in medical imaging have resulted in more complex and diverse images, with challenges such as high anatomical variability, blurred tissue boundaries, low organ contrast, and noise. Traditional segmenta…

Image SegmentationMambaMedical Image SegmentationSegmentation+1

Lean Unet: A Compact Model for Image Segmentation

2025-12-03 · Ture Hassler, Ida Åkerholm, Marcus Nordström, Gabriele Balletti 외 arxiv

Unet and its variations have been standard in semantic image segmentation, especially for computer assisted radiology. Current Unet architectures iteratively downsample spatial resolution while increasing channel dimensi…

Image Segmentation

Integrating Radiomics with Deep Learning Enhances Multiple Sclerosis Lesion Delineation

2025-06-17 · Nadezhda Alsahanova, Pavel Bartenev, Maksim Sharaev, Milos Ljubisavljevic 외

Background: Accurate lesion segmentation is critical for multiple sclerosis (MS) diagnosis, yet current deep learning approaches face robustness challenges. Aim: This study improves MS lesion segmentation by combining da…

Deep LearningLesion SegmentationSegmentation