When are LLMs Sufficient Policy Optimizers for Sequential RL Tasks?

작성자

카테고리:

← 피드로
arXiv cs.AI · Stephane Hatgis-Kessell, Emma Brunskill · 2026-06-29 AI

[Submitted on 29 May 2026 (v1), last revised 26 Jun 2026 (this version, v2)]

View PDF HTML (experimental)

Abstract:We study when large language models (LLMs) can serve as effective black-box policy optimizers for reinforcement learning (RL) tasks, i.e., when can we replace classical RL algorithms with an LLM? We explore this question by introducing Prompted Policy Optimization (PromptPO), an iterative method that prompts an LLM with Python descriptions of the state space, action space, and reward function, then has it generate and refine executable policies based on rollout feedback. Across hard exploration environments, Meta-World robotics tasks, and several real-world control problems, PromptPO often matches or exceeds the performance of standard RL baselines while using substantially fewer environment interactions. To maximize expected return, and without further explicit prompting, the policies PromptPO outputs range from tuned proportional controllers or rule-based plans to policies that run planning algorithms like value iteration. Our results demonstrate that LLM-based policy optimization is sufficient when the LLM can leverage prior knowledge about the environment or optimization strategy. PromptPO underperforms standard RL baselines in MuJoCo domains. This demonstrates possible limitations of LLM-based policy optimization to settings that requiring fine-grained continuous control.

Submission history

From: Stephane Hatgis-Kessell [view email]
[v1] Fri, 29 May 2026 01:24:24 UTC (2,723 KB)
[v2] Fri, 26 Jun 2026 17:52:03 UTC (2,719 KB)

원문에서 계속 ↗

추출 본문 · 출처: arxiv.org · https://arxiv.org/abs/2605.30719

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다