Real-Time Surgical Guidance by Fusing Multi-Modal Imaging with NVIDIA Holoscan

Developers in the fields of image-guided surgery and surgical vision face unique challenges in creating systems and applications that can significantly improve…

Alexander Ladikos
7 min readintermediate
--
View Original

Overview

The article discusses the integration of NVIDIA Holoscan with ImFusion to enhance real-time surgical guidance by fusing multi-modal imaging data. It highlights the challenges in combining preoperative and intra-operative data and showcases how advanced AI techniques can improve surgical workflows and outcomes.

What You'll Learn

1

How to integrate preoperative data with real-time intra-operative imaging using NVIDIA Holoscan

2

Why low-latency visualization is crucial for surgical applications

3

How to leverage AI for enhanced surgical navigation and decision-making

Prerequisites & Requirements

  • Understanding of multi-modal imaging techniques and surgical workflows
  • Familiarity with NVIDIA Holoscan and ImFusion SDK(optional)

Key Questions Answered

What are the challenges in combining preoperative and intra-operative imaging data?
Combining preoperative 3D imaging data with intra-operative video is challenging due to the need for accurate navigation and understanding of the patient's anatomy during surgery. Surgeons often lack access to preoperative data during procedures, which complicates real-time decision-making.
How does NVIDIA Holoscan enhance surgical applications?
NVIDIA Holoscan provides an accelerated, full-stack infrastructure for real-time processing of streaming data, enabling low-latency visualization and efficient data fusion. This enhances surgical navigation and allows for immediate feedback during procedures.
What neural networks are used in ImFusion's system?
ImFusion's system utilizes three key neural networks: Stereo Depth Estimation for generating depth information, Optical Flow Estimation for tracking movement, and a Segmentation model for identifying surgical instruments and target tissue. These networks work together to provide real-time surgical guidance.
What performance improvements were achieved with NVIDIA Holoscan?
The integration of NVIDIA Holoscan enabled a 50% reduction in end-to-end latency compared to previous configurations, achieving a median frame rate of approximately 13.5 Hz and an end-to-end latency below 75 ms, crucial for real-time surgical applications.

Key Statistics & Figures

End-to-end latency
below 75 ms
This latency is achieved using the NVIDIA IGX Developer Kit equipped with an NVIDIA RTX 6000 Ada GPU.
Frame rate
~13.5 Hz
This frame rate is crucial for maintaining real-time performance during surgical procedures.
Latency reduction
50%
This reduction is compared to previous hardware configurations before NVIDIA TensorRT AI model inference optimization.

Technologies & Tools

Backend
Nvidia Holoscan
Provides accelerated computing for real-time processing of surgical data.
Backend
Imfusion SDK
Bundled algorithms for image processing, registration, analysis, and visualization.
Hardware
Nvidia Igx
Developer kit used to achieve high-performance real-time surgical data fusion.

Key Actionable Insights

1
Integrating preoperative imaging data with real-time video feeds can significantly enhance surgical accuracy and outcomes.
Surgeons can make more informed decisions during procedures, minimizing complications and improving patient safety.
2
Utilizing NVIDIA Holoscan can accelerate the development of AI-enhanced medical devices.
The platform's capabilities allow developers to build and optimize applications more efficiently, reducing time to market.
3
Real-time visualization with low latency is essential for effective hand-eye coordination during surgery.
Sub-100 ms latency ensures that surgeons can respond quickly to dynamic changes in the surgical field.

Common Pitfalls

1
Failing to adequately fuse preoperative and intra-operative data can lead to poor surgical outcomes.
Surgeons need seamless access to both data types to navigate complex anatomical structures effectively.

Related Concepts

Multi-modal Imaging Techniques
AI In Healthcare
Real-time Data Processing
Surgical Navigation Systems