paper-with-me

홈 › Papers

Surgical Gym: A high-performance GPU-based platform for reinforcement learning with surgical robots

2023-10-07 · Samuel Schmidgall, Axel Krieger, Jason Eshraghian

Recent advances in robot-assisted surgery have resulted in progressively more precise, efficient, and minimally invasive procedures, sparking a new era of robotic surgical intervention. This enables doctors, in collaborative interaction with robots, to perform traditional or minimally invasive surgeries with improved outcomes through smaller incisions. Recent efforts are working toward making robotic surgery more autonomous which has the potential to reduce variability of surgical outcomes and reduce complication rates. Deep reinforcement learning methodologies offer scalable solutions for surgical automation, but their effectiveness relies on extensive data acquisition due to the absence of prior knowledge in successfully accomplishing tasks. Due to the intensive nature of simulated data collection, previous works have focused on making existing algorithms more efficient. In this work, we focus on making the simulator more efficient, making training data much more accessible than previously possible. We introduce Surgical Gym, an open-source high performance platform for surgical robot learning where both the physics simulation and reinforcement learning occur directly on the GPU. We demonstrate between 100-5000x faster training times compared with previous surgical learning platforms. The code is available at: https://github.com/SamuelSchmidgall/SurgicalGym.

📄 PDF Abstract BibTeX arXiv:2310.04676

Code (1)

samuelschmidgall/surgicalgym 공식 구현 pytorch

Tasks

Deep Reinforcement LearningGPUreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SurRoL: An Open-source Reinforcement Learning Centered and dVRK Compatible Platform for Surgical Robot Learning

2021-08-30 · Jiaqi Xu, Bin Li, Bo Lu, Yun-hui Liu 외

Autonomous surgical execution relieves tedious routines and surgeon's fatigue. Recent learning-based methods, especially reinforcement learning (RL) based methods, achieve promising performance for dexterous manipulation…

Reinforcement Learning (RL)

Demonstration-Guided Reinforcement Learning with Efficient Exploration for Task Automation of Surgical Robot

2023-02-20 · Tao Huang, Kai Chen, Bin Li, Yun-hui Liu 외

Task automation of surgical robot has the potentials to improve surgical efficiency. Recent reinforcement learning (RL) based approaches provide scalable solutions to surgical automation, but typically require extensive …

Efficient Explorationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Human-in-the-loop Embodied Intelligence with Interactive Simulation Environment for Surgical Robot Learning

2023-01-01 · Yonghao Long, Wang Wei, Tao Huang, Yuehao Wang 외

Surgical robot automation has attracted increasing research interest over the past decade, expecting its potential to benefit surgeons, nurses and patients. Recently, the learning paradigm of embodied intelligence has de…

Cosmos-Surg-dVRK: World Foundation Model-based Automated Online Evaluation of Surgical Robot Policy Learning

2025-10-17 · Lukas Zbinden, Nigel Nelson, Juo-Tung Chen, Xinhao Chen 외 arxiv

The rise of surgical robots and vision-language-action models has accelerated the development of autonomous surgical policies and efficient assessment strategies. However, evaluating these policies directly on physical r…

Value-Informed Skill Chaining for Policy Learning of Long-Horizon Tasks with Surgical Robot

2023-07-31 · Tao Huang, Kai Chen, Wang Wei, Jianan Li 외

Reinforcement learning is still struggling with solving long-horizon surgical robot tasks which involve multiple steps over an extended duration of time due to the policy exploration challenge. Recent methods try to tack…

reinforcement-learning