RapidVol: Rapid Reconstruction of 3D Ultrasound Volumes from Sensorless 2D Scans

Read original: arXiv:2404.10766 - Published 4/17/2024 by Mark C. Eid, Pak-Hei Yeung, Madeleine K. Wyburd, Jo~ao F. Henriques, Ana I. L. Namburete
Total Score

0

RapidVol: Rapid Reconstruction of 3D Ultrasound Volumes from Sensorless 2D Scans

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Presents a method called RapidVol for rapidly reconstructing 3D ultrasound volumes from 2D scans without the need for additional sensors
  • Leverages deep learning to predict the 3D volume from a sequence of 2D ultrasound images
  • Enables fast and accurate 3D reconstruction of ultrasound data, which has applications in medical imaging and diagnosis

Plain English Explanation

RapidVol is a new deep learning-based technique that can quickly reconstruct 3D ultrasound volumes from 2D ultrasound scans, without requiring any additional sensors or hardware. Traditionally, creating 3D ultrasound images has involved using specialized 3D ultrasound probes or tracking the position of a 2D probe as it is moved, which adds complexity and cost.

With RapidVol, the system is able to learn how to predict the full 3D volume from just a sequence of 2D ultrasound slices. This is accomplished through a deep neural network that is trained on pairs of 2D scans and their corresponding 3D volumes. Once trained, the network can take new 2D scans as input and rapidly output the reconstructed 3D ultrasound data.

This approach has several benefits. It allows for faster and more convenient 3D ultrasound imaging, as there is no need to use specialized equipment or track the probe's position. It also reduces the cost, as no additional hardware is required beyond a standard 2D ultrasound machine. Additionally, the deep learning-based reconstruction technique can potentially improve the quality and resolution of the 3D volumes compared to traditional methods.

Overall, RapidVol represents an important advancement in ultrasound imaging, making 3D reconstruction more accessible and practical for medical applications such as super-resolution biomedical volume reconstruction and vertebrae morphology analysis.

Technical Explanation

The core of the RapidVol approach is a deep neural network that takes a sequence of 2D ultrasound slices as input and outputs a reconstructed 3D ultrasound volume. The network architecture consists of an encoder module that processes the 2D slices, and a decoder module that generates the 3D volume.

The encoder uses a convolutional neural network to extract features from each 2D slice, and a recurrent neural network to model the temporal relationships between the slices. This allows the network to learn how the 2D slices are spatially arranged to form the 3D volume.

The decoder module then uses this learned representation to generate the final 3D output. This is done through a series of 3D transposed convolutions that upsample the features and reconstruct the volume. The network is trained end-to-end using pairs of 2D scan sequences and their corresponding 3D ground truth volumes.

Experiments show that RapidVol can reconstruct high-quality 3D ultrasound volumes from just 2D scans, with performance rivaling methods that use additional position tracking sensors. The learned representations appear to capture the underlying 3D structure of the scanned objects, enabling accurate volumetric reconstruction from the 2D inputs.

Critical Analysis

The RapidVol paper presents a compelling approach for 3D ultrasound reconstruction that addresses several limitations of existing methods. By eliminating the need for specialized hardware, it makes 3D ultrasound more accessible and cost-effective.

However, the authors do acknowledge some potential limitations and areas for further research. For example, the performance of the system may degrade if the 2D scan sequences do not provide sufficient information about the 3D structure, such as if the probe motion is too limited. Additionally, the training data requirements and generalization capabilities of the deep learning model are not fully explored.

It would also be interesting to see how RapidVol's performance compares to more advanced 3D reconstruction techniques, such as those that leverage implicit neural representations or contextual embeddings. Further studies on the clinical utility and broader applicability of this approach would also be valuable.

Overall, RapidVol represents an important step forward in making 3D ultrasound imaging more accessible and practical, with the potential to significantly impact medical diagnosis and treatment. As with any new technology, continued research and validation will be crucial to fully realizing its benefits.

Conclusion

The RapidVol method presented in this paper offers a novel deep learning-based approach for rapidly reconstructing 3D ultrasound volumes from 2D scans, without the need for additional sensors or specialized hardware. By leveraging the power of deep neural networks, RapidVol can learn to predict the 3D volume structure from just a sequence of 2D ultrasound slices, enabling faster and more convenient 3D imaging.

This advance has important implications for medical applications, as it can make 3D ultrasound technology more accessible and affordable. The improved 3D reconstruction capabilities could also lead to enhanced diagnostic capabilities and better support for procedures that rely on accurate 3D anatomical information, such as vertebrae morphology analysis and head reconstruction.

Overall, RapidVol represents a significant step forward in the field of 3D ultrasound imaging, with the potential to transform how clinicians use and access this important medical technology.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

RapidVol: Rapid Reconstruction of 3D Ultrasound Volumes from Sensorless 2D Scans
Total Score

0

RapidVol: Rapid Reconstruction of 3D Ultrasound Volumes from Sensorless 2D Scans

Mark C. Eid, Pak-Hei Yeung, Madeleine K. Wyburd, Jo~ao F. Henriques, Ana I. L. Namburete

Two-dimensional (2D) freehand ultrasonography is one of the most commonly used medical imaging modalities, particularly in obstetrics and gynaecology. However, it only captures 2D cross-sectional views of inherently 3D anatomies, losing valuable contextual information. As an alternative to requiring costly and complex 3D ultrasound scanners, 3D volumes can be constructed from 2D scans using machine learning. However this usually requires long computational time. Here, we propose RapidVol: a neural representation framework to speed up slice-to-volume ultrasound reconstruction. We use tensor-rank decomposition, to decompose the typical 3D volume into sets of tri-planes, and store those instead, as well as a small neural network. A set of 2D ultrasound scans, with their ground truth (or estimated) 3D position and orientation (pose) is all that is required to form a complete 3D reconstruction. Reconstructions are formed from real fetal brain scans, and then evaluated by requesting novel cross-sectional views. When compared to prior approaches based on fully implicit representation (e.g. neural radiance fields), our method is over 3x quicker, 46% more accurate, and if given inaccurate poses is more robust. Further speed-up is also possible by reconstructing from a structural prior rather than from scratch.

Read more

4/17/2024

Neural Implicit Surface Reconstruction of Freehand 3D Ultrasound Volume with Geometric Constraints
Total Score

0

Neural Implicit Surface Reconstruction of Freehand 3D Ultrasound Volume with Geometric Constraints

Hongbo Chen, Logiraj Kumaralingam, Shuhang Zhang, Sheng Song, Fayi Zhang, Haibin Zhang, Thanh-Tu Pham, Edmond H. M. Lou, Kumaradevan Punithakumar, Yuyao Zhang, Lawrence H. Le, Rui Zheng

Three-dimensional (3D) freehand ultrasound (US) is a widely used imaging modality that allows non-invasive imaging of medical anatomy without radiation exposure. Surface reconstruction of US volume is vital to acquire the accurate anatomical structures needed for modeling, registration, and visualization. However, traditional methods cannot produce a high-quality surface due to image noise. Despite improvements in smoothness, continuity, and resolution from deep learning approaches, research on surface reconstruction in freehand 3D US is still limited. This study introduces FUNSR, a self-supervised neural implicit surface reconstruction method to learn signed distance functions (SDFs) from US volumes. In particular, FUNSR iteratively learns the SDFs by moving the 3D queries sampled around volumetric point clouds to approximate the surface, guided by two novel geometric constraints: sign consistency constraint and onsurface constraint with adversarial learning. Our approach has been thoroughly evaluated across four datasets to demonstrate its adaptability to various anatomical structures, including a hip phantom dataset, two vascular datasets and one publicly available prostate dataset. We also show that smooth and continuous representations greatly enhance the visual appearance of US data. Furthermore, we highlight the potential of our method to improve segmentation performance, and its robustness to noise distribution and motion perturbation.

Read more

7/12/2024

LiverUSRecon: Automatic 3D Reconstruction and Volumetry of the Liver with a Few Partial Ultrasound Scans
Total Score

0

LiverUSRecon: Automatic 3D Reconstruction and Volumetry of the Liver with a Few Partial Ultrasound Scans

Kaushalya Sivayogaraj, Sahan T. Guruge, Udari Liyanage, Jeevani Udupihille, Saroj Jayasinghe, Gerard Fernando, Ranga Rodrigo, M. Rukshani Liyanaarachchi

3D reconstruction of the liver for volumetry is important for qualitative analysis and disease diagnosis. Liver volumetry using ultrasound (US) scans, although advantageous due to less acquisition time and safety, is challenging due to the inherent noisiness in US scans, blurry boundaries, and partial liver visibility. We address these challenges by using the segmentation masks of a few incomplete sagittal-plane US scans of the liver in conjunction with a statistical shape model (SSM) built using a set of CT scans of the liver. We compute the shape parameters needed to warp this canonical SSM to fit the US scans through a parametric regression network. The resulting 3D liver reconstruction is accurate and leads to automatic liver volume calculation. We evaluate the accuracy of the estimated liver volumes with respect to CT segmentation volumes using RMSE. Our volume computation is statistically much closer to the volume estimated using CT scans than the volume computed using Childs' method by radiologists: p-value of 0.094 (>0.05) says that there is no significant difference between CT segmentation volumes and ours in contrast to Childs' method. We validate our method using investigations (ablation studies) on the US image resolution, the number of CT scans used for SSM, the number of principal components, and the number of input US scans. To the best of our knowledge, this is the first automatic liver volumetry system using a few incomplete US scans given a set of CT scans of livers for SSM.

Read more

7/1/2024

🧠

Total Score

0

Implicit Neural Representations for Breathing-compensated Volume Reconstruction in Robotic Ultrasound

Yordanka Velikova, Mohammad Farid Azampour, Walter Simson, Marco Esposito, Nassir Navab

Ultrasound (US) imaging is widely used in diagnosing and staging abdominal diseases due to its lack of non-ionizing radiation and prevalent availability. However, significant inter-operator variability and inconsistent image acquisition hinder the widespread adoption of extensive screening programs. Robotic ultrasound systems have emerged as a promising solution, offering standardized acquisition protocols and the possibility of automated acquisition. Additionally, these systems enable access to 3D data via robotic tracking, enhancing volumetric reconstruction for improved ultrasound interpretation and precise disease diagnosis. However, the interpretability of 3D US reconstruction of abdominal images can be affected by the patient's breathing motion. This study introduces a method to compensate for breathing motion in 3D US compounding by leveraging implicit neural representations. Our approach employs a robotic ultrasound system for automated screenings. To demonstrate the method's effectiveness, we evaluate our proposed method for the diagnosis and monitoring of abdominal aorta aneurysms as a representative use case. Our experiments demonstrate that our proposed pipeline facilitates robust automated robotic acquisition, mitigating artifacts from breathing motion, and yields smoother 3D reconstructions for enhanced screening and medical diagnosis.

Read more

4/4/2024