Skip to main content
QUICK REVIEW

[论文解读] A dynamic graph-cuts method with integrated multiple feature maps for segmenting kidneys in ultrasound images

Qiang Zheng, Steven L. Warner|arXiv (Cornell University)|Jun 11, 2017
Medical Image Segmentation Techniques参考文献 29被引用 3
一句话总结

本文提出一种动态图割方法,结合图像强度与Gabor提取的纹理特征,以提升超声图像中的肾脏分割效果。通过在肾脏边界附近构建局部图,并利用区域相似性迭代更新边权重,该方法实现了高精度分割,平均Dice分数达0.9581,平均距离为1.7166,显著优于现有最先进方法(p < 10⁻¹⁹)。

ABSTRACT

Purpose: To improve kidney segmentation in clinical ultrasound (US) images, we develop a new graph cuts based method to segment kidney US images by integrating original image intensity information and texture feature maps extracted using Gabor filters. Methods: To handle large appearance variation within kidney images and improve computational efficiency, we build a graph of image pixels close to kidney boundary instead of building a graph of the whole image. To make the kidney segmentation robust to weak boundaries, we adopt localized regional information to measure similarity between image pixels for computing edge weights to build the graph of image pixels. The localized graph is dynamically updated and the GC based segmentation iteratively progresses until convergence. The proposed method has been evaluated and compared with state of the art image segmentation methods based on clinical kidney US images of 85 subjects. We randomly selected US images of 20 subjects as training data for tuning the parameters, and validated the methods based on US images of the remaining 65 subjects. The segmentation results have been quantitatively analyzed using 3 metrics, including Dice Index, Jaccard Index, and Mean Distance. Results: Experiment results demonstrated that the proposed method obtained segmentation results for bilateral kidneys of 65 subjects with average Dice index of 0.9581, Jaccard index of 0.9204, and Mean Distance of 1.7166, better than other methods under comparison (p&lt;10-19, paired Wilcoxon rank sum tests). Conclusions: The proposed method achieved promising performance for segmenting kidneys in US images, better than segmentation methods that built on any single channel of image information. This method will facilitate extraction of kidney characteristics that may predict important clinical outcomes such progression chronic kidney disease.

研究动机与目标

  • 解决肾脏超声图像中外观差异大及边界模糊的问题。
  • 通过整合多种图像特征(包括强度与纹理)提升分割精度。
  • 通过仅在肾脏边界附近的像素上构建图,提升计算效率。
  • 开发一种鲁棒的迭代分割框架,通过动态更新图结构以提升收敛性。
  • 实现对肾脏特征的可靠提取,用于临床预测慢性肾脏病进展。

提出的方法

  • 仅在肾脏边界附近的像素上构建图,而非整个图像,以提升计算效率。
  • 将原始图像强度与Gabor滤波后的纹理特征作为多通道输入,用于边权重计算。
  • 利用局部区域相似性计算边权重,增强对弱边界或噪声边界的鲁棒性。
  • 根据不断演化的分割结果,在每次迭代中动态更新图结构。
  • 迭代应用图割优化,直至收敛,逐步精炼分割边界。
  • 采用基于区域的相似性度量指导边权重分配,提升分割稳定性。

实验结果

研究问题

  • RQ1整合多特征图(强度与纹理)是否能提升超声图像中肾脏分割的精度?
  • RQ2动态图更新如何增强对弱边界或模糊边界的分割鲁棒性?
  • RQ3聚焦于边界邻近像素的图构建是否能在不损失精度的前提下提升计算效率?
  • RQ4与单特征或静态图割方法相比,该方法在临床肾脏超声成像中的表现如何?
  • RQ5该方法在多大程度上支持对肾脏形态学特征的可靠提取,以用于临床预后?

主要发现

  • 所提方法在65名受试者中平均Dice指数达0.9581,显著优于所有对比方法(p < 10⁻¹⁹)。
  • Jaccard指数达到0.9204,表明分割区域与真实标注区域重叠度高。
  • 分割结果与人工勾画轮廓之间的平均距离为1.7166像素,反映高空间精度。
  • 由于采用了局部区域相似性建模,该方法对强度不均匀性和弱边界表现出更强的鲁棒性。
  • 参数调优在20名受试者上完成,剩余65名受试者的验证结果表明性能稳定且优异。
  • 多特征图(强度 + Gabor纹理)的融合显著优于依赖单通道信息的方法。

更好的研究,从现在开始

从阅读论文到最终审阅,大幅缩短您的研究时间。

无需绑定信用卡

本解读由 AI 生成,并经人工编辑审核。