CVIVJul 31, 2021

Self Context and Shape Prior for Sensorless Freehand 3D Ultrasound Reconstruction

arXiv:2108.00274v229 citations
AI Analysis

This addresses the limited field of view in 3D ultrasound for medical diagnostics by improving reconstruction robustness in real-world clinical scenarios, though it appears incremental as it builds on existing deep learning methods.

The paper tackles the problem of 3D freehand ultrasound reconstruction for complex skill sequences in clinical practice, proposing a novel online learning framework with self-supervised context and shape prior, and shows it outperforms state-of-the-art methods in shift errors and path similarities on hip and fetal ultrasound datasets.

3D ultrasound (US) is widely used for its rich diagnostic information. However, it is criticized for its limited field of view. 3D freehand US reconstruction is promising in addressing the problem by providing broad range and freeform scan. The existing deep learning based methods only focus on the basic cases of skill sequences, and the model relies on the training data heavily. The sequences in real clinical practice are a mix of diverse skills and have complex scanning paths. Besides, deep models should adapt themselves to the testing cases with prior knowledge for better robustness, rather than only fit to the training cases. In this paper, we propose a novel approach to sensorless freehand 3D US reconstruction considering the complex skill sequences. Our contribution is three-fold. First, we advance a novel online learning framework by designing a differentiable reconstruction algorithm. It realizes an end-to-end optimization from section sequences to the reconstructed volume. Second, a self-supervised learning method is developed to explore the context information that reconstructed by the testing data itself, promoting the perception of the model. Third, inspired by the effectiveness of shape prior, we also introduce adversarial training to strengthen the learning of anatomical shape prior in the reconstructed volume. By mining the context and structural cues of the testing data, our online learning methods can drive the model to handle complex skill sequences. Experimental results on developmental dysplasia of the hip US and fetal US datasets show that, our proposed method can outperform the start-of-the-art methods regarding the shift errors and path similarities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes