arXiv:2506.23086cs.CV2025-06中稿 · MICCAI2025被引 2

用频域分解和多粒度建模提升脊椎分割精度

Frequency-enhanced Multi-granularity Context Network for Efficient Vertebrae Segmentation

  • 通过小波变换实现无损下采样,分离高低频特征分别处理
  • 高频频段增强关键结构,低频频段用线性复杂度模型捕捉长程依赖
  • 在CT和MRI数据集上均超越现有方法,适合医学图像精细分割场景

3D CT和MRI中个体脊椎的自动精确分割对多种临床应用至关重要。由于当前成像技术限制和脊柱结构复杂,现有方法仍难以缓解图像模糊影响并区分相似脊椎。为此,本文提出频率增强的多粒度上下文网络(FMC-Net)以提升分割精度。首先采用小波变换进行无损下采样,分离出高频与低频成分分别处理。针对高频成分,设计高频特征精炼模块(HFR),强化关键特征并滤除噪声,恢复模糊图像中的细粒度细节;针对低频成分,引入多粒度状态空间模型(MG-SSM),以不同感受野聚合特征表示,在保持线性计算复杂度的前提下捕捉空间变化的上下文信息与长程依赖关系。多粒度上下文的利用对于区分相似脊椎、提升分割精度至关重要。大量实验表明,该方法在CT和MRI脊椎分割数据集上均优于当前最先进方法。代码已公开于https://github.com/anaanaa/FMCNet。

原文摘要 · Abstract (English)

Automated and accurate segmentation of individual vertebra in 3D CT and MRI images is essential for various clinical applications. Due to the limitations of current imaging techniques and the complexity of spinal structures, existing methods still struggle with reducing the impact of image blurring and distinguishing similar vertebrae. To alleviate these issues, we introduce a Frequency-enhanced Multi-granularity Context Network (FMC-Net) to improve the accuracy of vertebrae segmentation. Specifically, we first apply wavelet transform for lossless downsampling to reduce the feature distortion in blurred images. The decomposed high and low-frequency components are then processed separately. For the high-frequency components, we apply a High-frequency Feature Refinement (HFR) to amplify the prominence of key features and filter out noises, restoring fine-grained details in blurred images. For the low-frequency components, we use a Multi-granularity State Space Model (MG-SSM) to aggregate feature representations with different receptive fields, extracting spatially-varying contexts while capturing long-range dependencies with linear complexity. The utilization of multi-granularity contexts is essential for distinguishing similar vertebrae and improving segmentation accuracy. Extensive experiments demonstrate that our method outperforms state-of-the-art approaches on both CT and MRI vertebrae segmentation datasets. The source code is publicly available at https://github.com/anaanaa/FMCNet.

脊椎分割频域分析多粒度建模医学图像

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。