Search papers, labs, and topics across Lattice.
This paper introduces a comprehensive simulation environment for surgical suturing that integrates position-based dynamics (PBD) for sutures and the material point method (MPM) for soft tissues, addressing the complexities of suture-tissue interactions. By implementing a novel contact coupling method that accounts for frictional and drag forces, the simulator achieves realistic interactions essential for training reinforcement learning (RL) agents. The RL agents trained in this environment demonstrated stable learning, achieving success rates of 80% in needle insertion and 68% in extraction tasks, highlighting the simulator's effectiveness for robotic surgical training.
Achieving 80% success in needle insertion, this simulator bridges the gap between realistic surgical training and autonomous robotic performance.
Recent advances in robotics research have created a strong demand for high-performance simulators. Surgical robotics simulation faces unique challenges due to the need to model diverse objects, such as rigid instruments, soft tissue, and fluids. While many studies simulate sutures or soft tissue independently, only a few have considered the complete soft-tissue suturing scenario, including the contact between sutures and deformable tissue during suture insertion. Building on previous work, this paper presents a novel suturing simulation environment using sutures modelled by position-based dynamics (PBD) and soft bodies modelled by the material point method (MPM) while considering two-way contact with frictional and drag forces. We introduce a contact coupling method between the PBD suture and the MPM soft tissue, enabling visually plausible suture-tissue interactions. The simulator is optimized for GPU execution with parallel scenes using multiple CUDA streams, and we present a Reinforcement Learning (RL) environment for autonomous suturing sub-tasks, including needle insertion, driving, and extraction. Using ML-Agents, RL agents trained in the simulator show stable learning and achieve 80% and 68% success rates in needle insertion and extraction, respectively, under the strictest distance threshold.