Long-term Dependency for 3D Reconstruction of Freehand Ultrasound Without External Tracker

📄 arXiv: 2310.10248v1 📥 PDF

作者: Qi Li, Ziyi Shen, Qian Li, Dean C. Barratt, Thomas Dowrick, Matthew J. Clarkson, Tom Vercauteren, Yipeng Hu

分类: eess.IV, cs.CV

发布日期: 2023-10-16

备注: Accepted to IEEE Transactions on Biomedical Engineering (TBME, 2023)

DOI: 10.1109/TBME.2023.3325551


💡 一句话要点

提出长时依赖参数化方法以解决无外部跟踪的3D超声重建问题

🎯 匹配领域: 支柱三:空间感知与语义 (Perception & Semantics)

关键词: 3D超声重建 长时依赖 无外部跟踪 图像处理 医学成像 深度学习 超参数调优

📋 核心要点

  1. 现有的3D超声重建方法在没有外部跟踪器的情况下面临长时依赖性不足的问题,导致重建精度低下。
  2. 论文提出了一种新的长时依赖参数化方法,通过结合序列模型与多变换预测来编码帧序列中的变换位置。
  3. 实验结果显示,长时依赖的引入使得累计误差降低了82.4%,并且重建精度与训练中的解剖和协议方差密切相关。

📝 摘要(中文)

本研究旨在解决在无外部跟踪的情况下进行3D超声重建的挑战。我们通过定义新的长时依赖参数化方法,结合序列模型与多变换预测,编码帧序列中的变换位置。此外,提出了两种依赖因素——解剖图像内容和扫描协议,以提高重建精度。实验结果表明,长时依赖的引入显著降低了累计误差,且在训练中减少解剖或协议方差会导致重建精度下降。该方法为收集多样化训练数据、规范扫描协议及开发高效网络提供了实用意义。

🔬 方法详解

问题定义:本论文旨在解决在无外部跟踪器的情况下进行3D超声重建的长时依赖性问题。现有方法在处理长时间序列时,往往无法有效捕捉到重要的空间和时间信息,导致重建精度不足。

核心思路:论文提出通过编码帧序列中的变换位置来实现长时依赖的参数化,结合序列模型与多变换预测,以提高重建的准确性。此设计旨在充分利用历史帧信息,增强模型对长序列的理解能力。

技术框架:整体架构包括数据预处理、长时依赖编码、模型训练和重建四个主要模块。首先,通过对超声图像进行预处理,提取关键特征;然后,利用长时依赖编码模块处理帧序列;接着,进行模型训练以优化重建效果;最后,输出3D重建结果。

关键创新:最重要的技术创新在于提出了长时依赖的参数化方法,能够有效地利用多达400帧的历史信息,显著提高重建精度。这与传统方法依赖短期记忆的方式形成了鲜明对比。

关键设计:在模型设计中,采用了超参数调优策略,以优化长时依赖的利用效果。同时,实验中通过减少解剖和协议方差来量化依赖因素的影响,确保模型训练的多样性和有效性。具体的损失函数和网络结构细节在论文中进行了详细描述。

🖼️ 关键图片

fig_0
fig_1
fig_2

📊 实验亮点

实验结果显示,引入长时依赖后,累计误差降低了82.4%,相较于基线性能有显著提升。研究还发现,重建精度与序列长度、变换间隔和扫描协议密切相关,而与使用长短期模块的递归网络无关。

🎯 应用场景

该研究的潜在应用领域包括医学超声成像、手术导航和实时图像处理等。通过提高3D超声重建的精度,能够为临床医生提供更可靠的图像信息,进而改善患者的诊断和治疗效果。未来,该方法还可能推动相关领域的技术进步,促进更高效的超声辅助程序的开发。

📄 摘要(原文)

Objective: Reconstructing freehand ultrasound in 3D without any external tracker has been a long-standing challenge in ultrasound-assisted procedures. We aim to define new ways of parameterising long-term dependencies, and evaluate the performance. Methods: First, long-term dependency is encoded by transformation positions within a frame sequence. This is achieved by combining a sequence model with a multi-transformation prediction. Second, two dependency factors are proposed, anatomical image content and scanning protocol, for contributing towards accurate reconstruction. Each factor is quantified experimentally by reducing respective training variances. Results: 1) The added long-term dependency up to 400 frames at 20 frames per second (fps) indeed improved reconstruction, with an up to 82.4% lowered accumulated error, compared with the baseline performance. The improvement was found to be dependent on sequence length, transformation interval and scanning protocol and, unexpectedly, not on the use of recurrent networks with long-short term modules; 2) Decreasing either anatomical or protocol variance in training led to poorer reconstruction accuracy. Interestingly, greater performance was gained from representative protocol patterns, than from representative anatomical features. Conclusion: The proposed algorithm uses hyperparameter tuning to effectively utilise long-term dependency. The proposed dependency factors are of practical significance in collecting diverse training data, regulating scanning protocols and developing efficient networks. Significance: The proposed new methodology with publicly available volunteer data and code for parametersing the long-term dependency, experimentally shown to be valid sources of performance improvement, which could potentially lead to better model development and practical optimisation of the reconstruction application.