English

ICPO: Illocution-Calibrated Policy Optimization for Multi-Turn Conversation

Computation and Language 2026-01-23 v1 Artificial Intelligence

Abstract

Large Language Models (LLMs) in multi-turn conversations often suffer from a ``lost-in-conversation'' phenomenon, where they struggle to recover from early incorrect assumptions, particularly when users provide ambiguous initial instructions. We find that standard post-training techniques like Reinforcement Learning with Verifiable Rewards (RLVR) exacerbate this issue by rewarding confident, direct answers, thereby inducing overconfidence and discouraging the model from seeking clarification. To address this, we propose Illocution-Calibrated Policy Optimization (ICPO), a novel training framework that sensitizes the model to instruction ambiguity. ICPO augments the training corpus with underspecified prompts and conditions the reward signal on the user's illocutionary intent, rewarding the model for expressing uncertainty or asking for clarification when faced with ambiguity. Experiments demonstrate that ICPO fosters appropriate humility, yielding a substantial average improvement of 75\% in multi-turn conversation, while preserving robust performance on single-turn benchmarks. Our work presents a practical path toward more robust and collaborative conversational AI that can better navigate the nuances of human interaction.

Keywords

Cite

@article{arxiv.2601.15330,
  title  = {ICPO: Illocution-Calibrated Policy Optimization for Multi-Turn Conversation},
  author = {Zhebo Wang and Xiaohu Mu and Zijie Zhou and Mohan Li and Wenpeng Xing and Dezhang Kong and Meng Han},
  journal= {arXiv preprint arXiv:2601.15330},
  year   = {2026}
}

Comments

Accepted by ICASSP 2026

R2 v1 2026-07-01T09:14:42.966Z