A General Highly Accurate Online Planning Method Integrating Large Language Models into Nested Rollout Policy Adaptation for Dialogue Tasks
Hui Wang, Fafa Zhang, Xiaoyu Zhang, Chaoxu Mu

TL;DR
This paper introduces NRPA-GD, a novel online planning method that leverages large language models for goal-oriented dialogue, avoiding training and outperforming existing methods with minimal-sized models.
Contribution
The paper presents a new dialogue policy planning approach that uses LLMs for simulation and optimization, eliminating the need for model training and improving performance.
Findings
NRPA-GD outperforms prompt engineering and pre-trained models.
Achieves superior results with only a 0.6-billion-parameter LLM.
Demonstrates the effectiveness of planning methods on LLMs for dialogue tasks.
Abstract
In goal-oriented dialogue tasks, the main challenge is to steer the interaction towards a given goal within a limited number of turns. Existing approaches either rely on elaborate prompt engineering, whose effectiveness is heavily dependent on human experience, or integrate policy networks and pre-trained policy models, which are usually difficult to adapt to new dialogue scenarios and costly to train. Therefore, in this paper, we present Nested Rollout Policy Adaptation for Goal-oriented Dialogue (NRPA-GD), a novel dialogue policy planning method that completely avoids specific model training by utilizing a Large Language Model (LLM) to simulate behaviors of user and system at the same time. Specifically, NRPA-GD constructs a complete evaluation mechanism for dialogue trajectories and employs an optimization framework of nested Monte Carlo simulation and policy self-adaptation to…
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
TopicsSpeech and dialogue systems · Topic Modeling · Multimodal Machine Learning Applications
