Research
Hybrid Framework for Robotic Manipulation: Integrating RL and LLMs for Task Planning and Execution
Combines reinforcement learning for low-level control with LLMs for high-level task planning in robotic manipulation. The LLM decomposes natural language instructions into subtask sequences while RL policies handle the physical execution. Demonstrates the LLM-as-planner + RL-as-executor pattern that is emerging across robotics, with potential transfer to software agent architectures where planning and execution are similarly decoupled.
Source
↳ Follow the thread