DiPS: Dialogue Policy Selection for High-Stakes Persuasion Agents
About
Large Language Models (LLMs) often struggle with persuasion in high-stakes scenarios. People's individual personalities and concerns require tailored strategies rather than a one-size-fits-all approach. To address this challenge, we focus on a fire-rescue scenario in which an operator must persuade a resident to evacuate as a high-stakes persuasion domain and propose Dialogue Policy Selection (DiPS), a Q-learning framework to dynamically select persuasion strategies adapted to the evolving conversational context. Specifically, we train a critic, trained to maximize the chance of evacuation success, to select a persuasion policy at each turn based on the resident's recent utterances. We then evaluate DiPS against multiple baselines in both simulated and real human interactions. We find that DiPS achieves higher evacuation success than a zero-shot LLM and generic RAG-augmented approach.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Emergency evacuation dialogue | Wildfire Evacuation Overall (Full (train + New)) | Success Rate92 | 10 | |
| Emergency evacuation dialogue | Wildfire Evacuation (train) | Success Rate88 | 10 | |
| Emergency evacuation dialogue | Wildfire Evacuation (New) | Success Rate96 | 10 | |
| Persuasive Dialogue | Wildfire Evacuation Simulation (WoZ-based) | Overall Success Rate92 | 8 | |
| Dialogue-based evacuation persuasion | WoZ Simulation (Existing residents) | Success Rate69 | 6 | |
| Dialogue-based evacuation persuasion | WoZ Simulation (New residents) | Success Rate88 | 6 |