Multi-Role RL Improves Symbolic Planning Success to 70.8%
August 25, 2026
A multi-role reinforcement learning framework uses a single LLM as Actor, Judge, and Editor to convert natural language to PDDL. This method increased PlanBench success rates from 35.5% to 70.8% using only solver feedback.
HOW THIS AFFECTS YOU
●
builderYou can achieve more reliable natural-language-to-code execution by implementing a multi-role verification loop.
●
researcherThis demonstrates that solver-grounded feedback can replace expensive human-written PDDL demonstrations.