English

Inductive-Deductive Strategy Reuse for Multi-Turn Instructional Dialogues

Computation and Language 2024-10-01 v2 Artificial Intelligence

Abstract

Aligning large language models (LLMs) with human expectations requires high-quality instructional dialogues, which usually require instructions that are diverse and in-depth. Existing methods leverage two LLMs to interact for automatic collection: one simulating a user to pose instructions, and the other acting as a system agent to respond. However, these user simulators struggle to model the rules behind how dialogues can pose different instructions without explicit guidance, resulting in general instructions. In this paper, we propose to explicitly capture the complex rules to help the user simulator pose diverse and in-depth instruction. Specifically, we first induce high-level instruction strategies from various real instruction dialogues serving as rules. Afterward, different possible strategies are applied to the newly given dialogue scenario deductively to pose various instructions. Experimental results show that our method can generate diverse and in-depth instructions. The constructed multi-turn instructional dialogues can outperform competitive baselines on the downstream chat model.

Keywords

Cite

@article{arxiv.2404.11095,
  title  = {Inductive-Deductive Strategy Reuse for Multi-Turn Instructional Dialogues},
  author = {Jiao Ou and Jiayu Wu and Che Liu and Fuzheng Zhang and Di Zhang and Kun Gai},
  journal= {arXiv preprint arXiv:2404.11095},
  year   = {2024}
}

Comments

Accepted at EMNLP 2024 Main Conference

R2 v1 2026-06-28T15:56:46.497Z