paper-with-me

홈 › Papers

Spatial-Frequency Dual Progressive Attention Network For Medical Image Segmentation

2024-06-12 · Zhenhuan Zhou, Along He, Yanlin Wu, Rui Yao, Xueshuo Xie, Tao Li

In medical images, various types of lesions often manifest significant differences in their shape and texture. Accurate medical image segmentation demands deep learning models with robust capabilities in multi-scale and boundary feature learning. However, previous networks still have limitations in addressing the above issues. Firstly, previous networks simultaneously fuse multi-level features or employ deep supervision to enhance multi-scale learning. However, this may lead to feature redundancy and excessive computational overhead, which is not conducive to network training and clinical deployment. Secondly, the majority of medical image segmentation networks exclusively learn features in the spatial domain, disregarding the abundant global information in the frequency domain. This results in a bias towards low-frequency components, neglecting crucial high-frequency information. To address these problems, we introduce SF-UNet, a spatial-frequency dual-domain attention network. It comprises two main components: the Multi-scale Progressive Channel Attention (MPCA) block, which progressively extract multi-scale features across adjacent encoder layers, and the lightweight Frequency-Spatial Attention (FSA) block, with only 0.05M parameters, enabling concurrent learning of texture and boundary features from both spatial and frequency domains. We validate the effectiveness of the proposed SF-UNet on three public datasets. Experimental results show that compared to previous state-of-the-art (SOTA) medical image segmentation networks, SF-UNet achieves the best performance, and achieves up to 9.4\% and 10.78\% improvement in DSC and IOU. Codes will be released at https://github.com/nkicsl/SF-UNet.

📄 PDF Abstract BibTeX arXiv:2406.07952

Code (1)

nkicsl/sf-unet 공식 구현 pytorch

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

PAANet: Progressive Alternating Attention for Automatic Medical Image Segmentation

2021-11-20 · Abhishek Srivastava, Sukalpa Chanda, Debesh Jha, Michael A. Riegler 외

Medical image segmentation can provide detailed information for clinical analysis which can be useful for scenarios where the detailed location of a finding is important. Knowing the location of disease can play a vital …

Decision MakingImage SegmentationMedical Image SegmentationSegmentation+1

Hyperspectral Image Super-Resolution via Dual-domain Network Based on Hybrid Convolution

2023-04-10 · Tingting Liu, YuAn Liu, Chuncheng Zhang, Yuan Liyin 외

Since the number of incident energies is limited, it is difficult to directly acquire hyperspectral images (HSI) with high spatial resolution. Considering the high dimensionality and correlation of HSI, super-resolution …

Hyperspectral Image Super-ResolutionImage Super-ResolutionSuper-Resolution

DoubleU-NetPlus: A Novel Attention and Context Guided Dual U-Net with Multi-Scale Residual Feature Fusion Network for Semantic Segmentation of Medical Images

2022-11-25 · Md. Rayhan Ahmed, Adnan Ferdous Ashrafi, Raihan Uddin Ahmed, Swakkhar Shatabda 외

Accurate segmentation of the region of interest in medical images can provide an essential pathway for devising effective treatment plans for life-threatening diseases. It is still challenging for U-Net, and its state-of…

Image SegmentationMedical Image SegmentationSemantic Segmentation

Versatile and Efficient Medical Image Super-Resolution Via Frequency-Gated Mamba

2025-10-31 · Wenfeng Huang, Xiangyun Liao, Wei Cao, Wenjing Jia 외 arxiv

Medical image super-resolution (SR) is essential for enhancing diagnostic accuracy while reducing acquisition cost and scanning time. However, modeling both long-range anatomical structures and fine-grained frequency det…

Medical Image EnhancementImage Super-Resolution

DRPFNet: Dual-domain Residual Progressive Fusion Network for RGB-Thermal Object Detection

2026-08-04 · Zian Wang, Changchun Li arxiv

RGB-thermal (RGB-T) object detection aims to fuse complementary information from visible and thermal modalities to achieve robust detection under varying illumination and weather conditions. Current methods typically emp…

Object LocalizationObject Detection