Related Experiment Video
Updated: Jul 16, 2026

Deep Learning-Based Segmentation of Cryo-Electron Tomograms
Published on: November 11, 2022
MFR-UNet: A Medical Image Segmentation Network With Fused Multi-Scale Feature Refinement
Shaoqiang Wang1, Guiling Shi1, Shuo Sun1
1Qingdao University of Technology, Qingdao, Shandong, China.
None:
Medical image segmentation is crucial for clinical diagnosis and treatment planning. Although methods based on CNN, particularly U-Net and its variants, have achieved remarkable success in automated segmentation tasks, they still face challenges in effectively capturing long-range dependencies, refining multi-level features, and efficiently integrating cross-level information. To address these issues, we propose a novel U-Net architecture incorporating a multi-scale feature refinement mechanism (MFR-UNet). This network enhances segmentation accuracy and robustness by integrating three innovative modules. First, we designed a wavelet transform convolution (WtConv) module. By decomposing, processing, and reconstructing features in the frequency domain, this module enables the model to learn high-frequency details and low-frequency contours with greater precision. Second, we introduce a large receptive field attention (LRFA) module in the encoder. Combining deep separable convolutions with multi-head attention, LRFA efficiently captures global contextual information at low computational cost. Finally, in the skip connections and decoding path, our weighted contextual fusion module (WCF) module dynamically generates channel attention weights for one feature stream to another, achieving efficient adaptive feature fusion. Simulation experiments on multiple public medical image segmentation datasets demonstrate that our MFR-UNet outperforms several existing mainstream methods in key metrics such as Dice coefficient and IoU, proving its effectiveness in enhancing segmentation accuracy and boundary clarity.

