Hybrid Framework for Robotic Manipulation: Integrating Reinforcement Learning and Large Language Models
AI 摘要
提出结合强化学习和大型语言模型的机器人操作混合框架,提升机器人操作能力。
主要贡献
- 提出RL和LLM结合的机器人操作框架
- 验证了框架在复杂任务中的效率和适应性
- 探索了LLM在机器人高层任务规划中的应用
方法论
使用强化学习进行低级控制,大型语言模型进行高级任务规划,在PyBullet环境中进行实验。
原文摘要
This paper introduces a new hybrid framework that combines Reinforcement Learning (RL) and Large Language Models (LLMs) to improve robotic manipulation tasks. By utilizing RL for accurate low-level control and LLMs for high level task planning and understanding of natural language, the proposed framework effectively connects low-level execution with high-level reasoning in robotic systems. This integration allows robots to understand and carry out complex, human-like instructions while adapting to changing environments in real time. The framework is tested in a PyBullet-based simulation environment using the Franka Emika Panda robotic arm, with various manipulation scenarios as benchmarks. The results show a 33.5% decrease in task completion time and enhancements of 18.1% and 36.4% in accuracy and adaptability, respectively, when compared to systems that use only RL. These results underscore the potential of LLM-enhanced robotic systems for practical applications, making them more efficient, adaptable, and capable of interacting with humans. Future research will aim to explore sim-to-real transfer, scalability, and multi-robot systems to further broaden the framework's applicability.