Search papers, labs, and topics across Lattice.
This paper introduces a novel sim-to-real reinforcement learning framework, SILO, for multi-stage cable routing that utilizes GPU-parallelized simulations to effectively model linear deformable behaviors. By training across thousands of simulations, the approach enables learned policies to generalize across various cable geometries and deformation patterns, overcoming the limitations of traditional imitation learning methods that require extensive demonstrations. The results show a significant improvement in success rates and a 2x reduction in cycle times for real-world cable routing tasks compared to existing methods, marking a breakthrough in sim-to-real transfer for this domain.
Achieving a 2x reduction in cycle times for cable routing tasks, SILO marks a significant leap in sim-to-real transfer for complex linear-deformable manipulation.
Linear-deformable manipulation remains challenging due to the complex deformations of objects such as cables and ropes. Prior data-driven approaches, particularly imitation learning, have shown some promise in narrowly defined settings but typically require thousands of demonstrations for specific tasks and cable types, limiting scalability and generalization. We introduce a sim-to-real reinforcement learning (RL) framework for multi-stage cable routing that leverages GPU-parallelized simulation to approximate linear deformable behaviors. Training across thousands of parallel simulations enables the learned policies to generalize across diverse cable geometries and deformation patterns. To bridge the sim-to-real gap, we propose a novel deployment strategy that combines a Simulation In the LOop (SILO) execution framework, localized RL policies, and robust cable state estimation. On real-world cable routing tasks, our approach achieves higher success rates and 2x reduction in cycle times compared to prior state-of-the-art learning methods. To our knowledge, this is the first successful sim-to-real transfer of RL policies for multi-stage cable routing. Videos and additional visualizations are available at https://silo-cable-routing.github.io/