arXiv:2508.15476cs.CVcs.AI2025-08中稿 · ECAI 2025被引 2

轻量级医学图像分割模型,兼顾精度与效率。

LGMSNet: Thinning a medical image segmentation model via dual-level multiscale fusion

  • 双尺度融合结构,分离提取局部高频与全局低频特征
  • 在六大数据集上达到最优性能,零样本泛化能力突出
  • 适合资源受限的临床环境部署,代码开源

医学图像分割在疾病诊断与治疗规划中至关重要,尤其在资源受限的临床场景下,亟需轻量且泛化能力强的模型。然而现有轻量模型常以牺牲性能为代价换取效率,且极少采用计算成本高的注意力机制,严重限制其全局上下文感知能力。同时,当前架构忽视了同一卷积核下的通道冗余问题,阻碍有效特征提取。为此,我们提出LGMSNet,一种基于局部与全局双尺度多尺度融合的新型轻量级框架,在极低计算开销下实现最先进性能。LGMSNet采用异质层内核提取局部高频信息,缓解通道冗余;并引入稀疏变压器-卷积混合分支捕捉低频全局信息。在六个公开数据集上的大量实验表明,LGMSNet优于现有最先进方法。尤其在四个未见数据集的零样本泛化测试中表现优异,凸显其在资源受限医疗场景中的实际应用潜力。项目代码已公开于 https://github.com/cq-dong/LGMSNet。

原文摘要 · Abstract (English)

Medical image segmentation plays a pivotal role in disease diagnosis and treatment planning, particularly in resource-constrained clinical settings where lightweight and generalizable models are urgently needed. However, existing lightweight models often compromise performance for efficiency and rarely adopt computationally expensive attention mechanisms, severely restricting their global contextual perception capabilities. Additionally, current architectures neglect the channel redundancy issue under the same convolutional kernels in medical imaging, which hinders effective feature extraction. To address these challenges, we propose LGMSNet, a novel lightweight framework based on local and global dual multiscale that achieves state-of-the-art performance with minimal computational overhead. LGMSNet employs heterogeneous intra-layer kernels to extract local high-frequency information while mitigating channel redundancy. In addition, the model integrates sparse transformer-convolutional hybrid branches to capture low-frequency global information. Extensive experiments across six public datasets demonstrate LGMSNet's superiority over existing state-of-the-art methods. In particular, LGMSNet maintains exceptional performance in zero-shot generalization tests on four unseen datasets, underscoring its potential for real-world deployment in resource-limited medical scenarios. The whole project code is in https://github.com/cq-dong/LGMSNet.

医学图像轻量化分割多尺度

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