用对话式推理提升大模型思维多样性与连贯性
DialogueReason: Rule-Based RL Sparks Dialogue Reasoning in LLMs
- 设计对话式推理框架,通过多智能体交互打破单向思维局限
- 在复合问题上表现更优,复杂题型准确率显著提升
- 适合需要可解释性与人机协作的场景,推动多智能体系统发展
我们提出DialogueReason,一种揭示单向推理模型中缺失角色的推理范式,旨在提升思维过程的多样性和连贯性。尽管基于强化学习的大模型在数学与科学任务上表现优异,但其主要依赖单向推理,常导致思维模式重复或注意力跳跃。为此,我们设计Compound-QA任务,将多个问题串联成单一提示,评估推理的多样性与连贯性。分析显示,该任务暴露出单向推理的缺陷。在此基础上,我们构建基于智能体、环境与交互的对话式推理框架,采用规则奖励的PPO算法训练Qwen-QWQ和Qwen-Base模型。在MATH、AIME和GPQA数据集上的实验表明,对话式推理模型在复杂复合问题上优于传统单向模型。此外,该方法提升了可解释性,支持更自然的人机交互,并为多智能体系统设计提供新思路。
原文摘要 · Abstract (English)
We propose DialogueReason, a reasoning paradigm that uncovers the lost roles in monologue-style reasoning models, aiming to boost diversity and coherency of the reasoning process. Recent advances in RL-based large reasoning models have led to impressive long CoT capabilities and high performance on math and science benchmarks. However, these reasoning models rely mainly on monologue-style reasoning, which often limits reasoning diversity and coherency, frequently recycling fixed strategies or exhibiting unnecessary shifts in attention. Our work consists of an analysis of monologue reasoning patterns and the development of a dialogue-based reasoning approach. We first introduce the Compound-QA task, which concatenates multiple problems into a single prompt to assess both diversity and coherency of reasoning. Our analysis shows that Compound-QA exposes weaknesses in monologue reasoning, evidenced by both quantitative metrics and qualitative reasoning traces. Building on the analysis, we propose a dialogue-based reasoning, named DialogueReason, structured around agents, environment, and interactions. Using PPO with rule-based rewards, we train open-source LLMs (Qwen-QWQ and Qwen-Base) to adopt dialogue reasoning. We evaluate trained models on MATH, AIME, and GPQA datasets, showing that the dialogue reasoning model outperforms monologue models under more complex compound questions. Additionally, we discuss how dialogue-based reasoning helps enhance interpretability, facilitate more intuitive human interaction, and inspire advances in multi-agent system design.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。