TWISTED-RL: Hierarchical Skilled Agents for Knot-Tying without Human Demonstrations
AI 摘要
TWISTED-RL通过强化学习策略优化机器人打结任务,无需人工演示,显著提升了复杂结的成功率。
主要贡献
- 提出TWISTED-RL框架,改进了基于演示的打结方法。
- 使用强化学习策略替代监督学习的逆模型。
- 实现了更高复杂度结(Figure-8, Overhand)的成功打结。
方法论
将打结任务分解为子问题,利用强化学习训练agent完成抽象的拓扑动作,避免了昂贵的数据收集。
原文摘要
Robotic knot-tying represents a fundamental challenge in robotics due to the complex interactions between deformable objects and strict topological constraints. We present TWISTED-RL, a framework that improves upon the previous state-of-the-art in demonstration-free knot-tying (TWISTED), which smartly decomposed a single knot-tying problem into manageable subproblems, each addressed by a specialized agent. Our approach replaces TWISTED's single-step inverse model that was learned via supervised learning with a multi-step Reinforcement Learning policy conditioned on abstract topological actions rather than goal states. This change allows more delicate topological state transitions while avoiding costly and ineffective data collection protocols, thus enabling better generalization across diverse knot configurations. Experimental results demonstrate that TWISTED-RL manages to solve previously unattainable knots of higher complexity, including commonly used knots such as the Figure-8 and the Overhand. Furthermore, the increase in success rates and drop in planning time establishes TWISTED-RL as the new state-of-the-art in robotic knot-tying without human demonstrations.