Nerve Block Target Localization and Needle Guidance for Autonomous Robotic Ultrasound Guided Regional Anesthesia

Read original: arXiv:2308.03717 - Published 9/14/2024 by Abhishek Tyagi, Abhay Tyagi, Manpreet Kaur, Richa Aggarwal, Kapil D. Soni, Jayanthi Sivaswamy, Anjan Trikha
Total Score

0

🤿

Sign in to get full access

or

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

Overview

  • Researchers developed a system for autonomous robotic administration of ultrasound-guided regional anesthesia.
  • The system requires real-time segmentation of nerves, localization of the needle tip, and extrapolation of the needle trajectory.
  • A large dataset of 41,000 annotated ultrasound images was created to train models for nerve localization.
  • An image analysis tool was developed to guide the needle toward the target nerve.
  • The needle trajectory was calculated and extrapolated to ensure accurate drug delivery.

Plain English Explanation

The researchers wanted to create a robotic system that could administer regional anesthesia using ultrasound guidance. This requires several key capabilities:

  1. Locating the Nerves: The researchers built a large dataset of over 41,000 ultrasound images of brachial plexus nerves, annotated by anesthesiologists. They used this data to train models that can automatically identify the location of the nerves in new ultrasound images.

  2. Guiding the Needle: Once the nerves are identified, the researchers developed a tool to guide the anesthesia needle toward the target nerve. This involves tracking the needle's position and extrapolating its trajectory to ensure it hits the right spot.

  3. Delivering the Anesthesia: By calculating the intersection of the needle's projected path and the target nerve, the system can direct the needle to the correct location for administering the anesthetic drug.

The key benefits of this system are increased accuracy and consistency in nerve block procedures, which are critical for the safe and effective delivery of regional anesthesia. This could lead to improved patient outcomes and reduced complications.

Technical Explanation

The researchers first built a large dataset of 41,000 ultrasound images of brachial plexus nerves, annotated by experienced anesthesiologists. They used this data to train deep learning models for nerve segmentation - accurately identifying the location of the nerves in new ultrasound images.

To guide the anesthesia needle, the researchers developed an image analysis tool. For needle segmentation, they fine-tuned a pre-trained neural network on a large ultrasound dataset, then adapted it to the specific task of needle detection using a smaller dataset.

The needle trajectory was calculated using Radon transformation, and extrapolated from the detected needle tip. The intersection of this extrapolated trajectory and the target nerve location was used to guide the needle to the correct position for administering the anesthetic.

Critical Analysis

The researchers acknowledge that the average error in needle trajectory was within an acceptable 5 mm range, as per experienced anesthesiologists. However, they do not provide details on the full distribution of errors or discuss potential outliers that could still pose risks.

Additionally, the evaluation was likely conducted in a controlled laboratory setting. Further research would be needed to assess the system's performance in real-world clinical environments, which may involve more variation in patient anatomy, probe positioning, and other factors.

It would also be valuable to understand the system's robustness to errors in nerve segmentation or needle detection, and how it handles situations where the target nerve is not clearly visible in the ultrasound imagery.

Conclusion

This research represents an important step toward the development of autonomous robotic systems for administering ultrasound-guided regional anesthesia. By automating the complex tasks of nerve localization and needle guidance, the system has the potential to improve the safety, consistency, and efficiency of these critical medical procedures.

However, further validation and refinement will be necessary before such a system could be deployed in clinical practice. Ongoing work should focus on improving the system's accuracy, robustness, and real-world performance to ensure the best possible outcomes for patients.



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

🤿

Total Score

0

Nerve Block Target Localization and Needle Guidance for Autonomous Robotic Ultrasound Guided Regional Anesthesia

Abhishek Tyagi, Abhay Tyagi, Manpreet Kaur, Richa Aggarwal, Kapil D. Soni, Jayanthi Sivaswamy, Anjan Trikha

Visual servoing for the development of autonomous robotic systems capable of administering UltraSound (US) guided regional anesthesia requires real-time segmentation of nerves, needle tip localization and needle trajectory extrapolation. First, we recruited 227 patients to build a large dataset of 41,000 anesthesiologist annotated images from US videos of brachial plexus nerves and developed models to localize nerves in the US images. Generalizability of the best suited model was tested on the datasets constructed from separate US scanners. Using these nerve segmentation predictions, we define automated anesthesia needle targets by fitting an ellipse to the nerve contours. Next, we developed an image analysis tool to guide the needle toward their targets. For the segmentation of the needle, a natural RGB pre-trained neural network was first fine-tuned on a large US dataset for domain transfer and then adapted for the needle using a small dataset. The segmented needle trajectory angle is calculated using Radon transformation and the trajectory is extrapolated from the needle tip. The intersection of the extrapolated trajectory with the needle target guides the needle navigation for drug delivery. The needle trajectory average error was within acceptable range of 5 mm as per experienced anesthesiologists. The entire dataset has been released publicly for further study by the research community at https://github.com/Regional-US/

Read more

9/14/2024

Needle Segmentation Using GAN: Restoring Thin Instrument Visibility in Robotic Ultrasound
Total Score

0

Needle Segmentation Using GAN: Restoring Thin Instrument Visibility in Robotic Ultrasound

Zhongliang Jiang, Xuesong Li, Xiangyu Chu, Angelos Karlas, Yuan Bi, Yingsheng Cheng, K. W. Samuel Au, Nassir Navab

Ultrasound-guided percutaneous needle insertion is a standard procedure employed in both biopsy and ablation in clinical practices. However, due to the complex interaction between tissue and instrument, the needle may deviate from the in-plane view, resulting in a lack of close monitoring of the percutaneous needle. To address this challenge, we introduce a robot-assisted ultrasound (US) imaging system designed to seamlessly monitor the insertion process and autonomously restore the visibility of the inserted instrument when misalignment happens. To this end, the adversarial structure is presented to encourage the generation of segmentation masks that align consistently with the ground truth in high-order space. This study also systematically investigates the effects on segmentation performance by exploring various training loss functions and their combinations. When misalignment between the probe and the percutaneous needle is detected, the robot is triggered to perform transverse searching to optimize the positional and rotational adjustment to restore needle visibility. The experimental results on ex-vivo porcine samples demonstrate that the proposed method can precisely segment the percutaneous needle (with a tip error of $0.37pm0.29mm$ and an angle error of $1.19pm 0.29^{circ}$). Furthermore, the needle appearance can be successfully restored under the repositioned probe pose in all 45 trials, with repositioning errors of $1.51pm0.95mm$ and $1.25pm0.79^{circ}$. from latex to text with math symbols

Read more

7/29/2024

Safe Start Regions for Medical Steerable Needle Automation
Total Score

0

Safe Start Regions for Medical Steerable Needle Automation

Janine Hoelscher, Inbar Fried, Spiros Tsalikis, Jason Akulian, Robert J. Webster III, Ron Alterovitz

Steerable needles are minimally invasive devices that enable novel medical procedures by following curved paths to avoid critical anatomical obstacles. Planning algorithms can be used to find a steerable needle motion plan to a target. Deployment typically consists of a physician manually inserting the steerable needle into tissue at the motion plan's start pose and handing off control to a robot, which then autonomously steers it to the target along the plan. The handoff between human and robot is critical for procedure success, as even small deviations from the start pose change the steerable needle's workspace and there is no guarantee that the target will still be reachable. We introduce a metric that evaluates the robustness to such start pose deviations. When measuring this robustness to deviations, we consider the tradeoff between being robust to changes in position versus changes in orientation. We evaluate our metric through simulation in an abstract, a liver, and a lung planning scenario. Our evaluation shows that our metric can be combined with different motion planners and that it efficiently determines large, safe start regions.

Read more

4/15/2024

🔗

Total Score

0

Guiding the Last Centimeter: Novel Anatomy-Aware Probe Servoing for Standardized Imaging Plane Navigation in Robotic Lung Ultrasound

Xihan Ma, Mingjie Zeng, Jeffrey C. Hill, Beatrice Hoffmann, Ziming Zhang, Haichong K. Zhang

Navigating the ultrasound (US) probe to the standardized imaging plane (SIP) for image acquisition is a critical but operator-dependent task in conventional freehand diagnostic US. Robotic US systems (RUSS) offer the potential to enhance imaging consistency by leveraging real-time US image feedback to optimize the probe pose, thereby reducing reliance on operator expertise. However, determining the proper approach to extracting generalizable features from the US images for probe pose adjustment remain challenging. In this work, we propose a SIP navigation framework for RUSS, exemplified in the context of robotic lung ultrasound (LUS). This framework facilitates automatic probe adjustment when in proximity to the SIP. This is achieved by explicitly extracting multiple anatomical features presented in real-time LUS images and performing non-patient-specific template matching to generate probe motion towards the SIP using image-based visual servoing (IBVS). This framework is further integrated with the active-sensing end-effector (A-SEE), a customized robot end-effector that leverages patient external body geometry to maintain optimal probe alignment with the contact surface, thus preserving US signal quality throughout the navigation. The proposed approach ensures procedural interpretability and inter-patient adaptability. Validation is conducted through anatomy-mimicking phantom and in-vivo evaluations involving five human subjects. The results show the framework's high navigation precision with the probe correctly located at the SIP for all cases, exhibiting positioning error of under 2 mm in translation and under 2 degree in rotation. These results demonstrate the navigation process's capability to accomondate anatomical variations among patients.

Read more

6/18/2024