Open-Sourced Reinforcement Learning Environments for Surgical Robotics
Florian Richter, Ryan K. Orosco, Michael C. Yip

TL;DR
This paper introduces open-source RL environments tailored for surgical robotics, enabling easier development, testing, and transfer of advanced RL algorithms to real surgical robots, fostering collaboration between RL and surgical communities.
Contribution
The paper presents the first open-sourced RL environments for surgical robots, facilitating research and development of autonomous surgical systems.
Findings
RL algorithms can be prototyped and implemented on surgical tasks
Learned policies successfully transfer to real surgical robots
dVRL enables broad community engagement in surgical robotics research
Abstract
Reinforcement Learning (RL) is a machine learning framework for artificially intelligent systems to solve a variety of complex problems. Recent years has seen a surge of successes solving challenging games and smaller domain problems, including simple though non-specific robotic manipulation and grasping tasks. Rapid successes in RL have come in part due to the strong collaborative effort by the RL community to work on common, open-sourced environment simulators such as OpenAI's Gym that allow for expedited development and valid comparisons between different, state-of-art strategies. In this paper, we aim to start the bridge between the RL and the surgical robotics communities by presenting the first open-sourced reinforcement learning environments for surgical robots, called dVRL[3]{dVRL available at https://github.com/ucsdarclab/dVRL}. Through the proposed RL environments, which are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Soft Robotics and Applications · Robot Manipulation and Learning
