Home >Technology peripherals >AI >Holding gauze and grasping needles, NVIDIA cooperates with many universities to develop surgical robots
Editor | X
NVIDIA is working with academic researchers to study surgical robots.
NVIDIA teamed up with researchers from the University of Toronto, UC Berkeley, ETH Zurich, and Georgia Institute of Technology to develop ORBIT-Surgical, a simulation framework for training robots that improves the skills of technical teams while reducing surgical Cognitive load on physicians. ORBIT-Surgical is an artificial intelligence-based simulation framework that achieves highly realistic surgical simulation through a virtual surgical environment and intelligent coaching system. Doctors can interact with this system to simulate the various situations and complexities of real surgeries. This simulation technology can not only help with training
"Inspired by training courses in laparoscopic surgery (also known as minimally invasive surgery), it supports more than a dozen operations, such as grabbing small objects like needles and moving them from one The physics-based framework is built using NVIDIA Isaac Sim, a tool for designing, training and testing AI-based robots. simulation platform.
Researchers trained reinforcement learning and imitation learning algorithms on NVIDIA GPUs and used NVIDIA Omniverse, a platform for developing and deploying advanced 3D applications and pipelines based on the Universal Scene Description (OpenUSD), To achieve photorealistic rendering.
ORBIT-Surgical will be presented at IEEE International Conference on Robotics and Automation (ICRA) 2024.
GitHub open source code:
https://orbit-surgical.github.io/ORBIT-Surgical introduces more than a dozen baseline tasks for surgical training, including single-handed tasks such as picking up a piece of gauze, inserting a shunt into a blood vessel, or raising a suture needle to a specific location. It also includes bimanual tasks such as passing a needle from one arm to the other, threading a threaded needle through a looped rod, and reaching both arms into specific locations while avoiding obstacles.
By developing a surgical simulator that leverages GPU acceleration and parallelization, the team was able to increase the robot's learning speed by an order of magnitude over existing surgical frameworks. They found that after training, the robotic digital twin could complete tasks such as inserting a shunt and lifting a suture needle in two hours on a single NVIDIA RTX GPU.
With the visual realism enabled by Omniverse rendering, ORBIT-Surgical also allows researchers to generate high-fidelity synthetic data, which can help train AI models to perform perception tasks, such as segmenting surgeries in real videos captured in the operating room tool.
The team’s proof-of-concept shows that combining simulation and real-world data significantly improves the accuracy of artificial intelligence models in segmenting surgical needles from images, helping to reduce the need for large, expensive training of such models. requirements for realistic data sets.
Reference content: https://blogs.nvidia.com/blog/orbit-surgical-robotics-research-icra/
The above is the detailed content of Holding gauze and grasping needles, NVIDIA cooperates with many universities to develop surgical robots. For more information, please follow other related articles on the PHP Chinese website!