Enhancing Decision-Making of Large Language Models via Actor-Critic
Heng Dong, Kefei Duan, Chongjie Zhang

TL;DR
This paper introduces a novel Actor-Critic framework for large language models that enhances their decision-making in complex, multi-step environments by improving long-term policy evaluation and optimization.
Contribution
The paper presents the LAC framework, a scalable, gradient-free method that improves LLM decision-making by integrating Q-value estimation and long-term reasoning.
Findings
LAC outperforms state-of-the-art methods across diverse environments.
Achieves competitive results with 7B/8B parameter LLMs, surpassing GPT-4 baselines.
Demonstrates generality and effectiveness in high-level and large action space tasks.
Abstract
Large Language Models (LLMs) have achieved remarkable advancements in natural language processing tasks, yet they encounter challenges in complex decision-making scenarios that require long-term reasoning and alignment with high-level objectives. Existing methods either rely on short-term auto-regressive action generation or face limitations in accurately simulating rollouts and assessing outcomes, leading to sub-optimal decisions. This paper introduces a novel LLM-based Actor-Critic framework, termed LAC, that effectively improves LLM policies with long-term action evaluations in a principled and scalable way. Our approach addresses two key challenges: (1) extracting robust action evaluations by computing Q-values via token logits associated with positive/negative outcomes, enhanced by future trajectory rollouts and reasoning; and (2) enabling efficient policy improvement through a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsTopic Modeling · Artificial Intelligence in Healthcare and Education · Multimodal Machine Learning Applications
