English

Two Heads Are Better Than One: Dual-Model Verbal Reflection at Inference-Time

Computation and Language 2025-09-30 v2

Abstract

Although preference optimization methods have improved reasoning performance in Large Language Models (LLMs), they often lack transparency regarding why one reasoning outcome is preferred over another. This limitation is especially critical in Automated Student Answer Scoring (ASAS), where explainability is essential to justify assessment outcomes. Verbal reinforcement learning offers the potential to generate explicit reflection, but it tends to produce superficial critiques that can harm assessment performance. Existing LLMs also struggle to reliably detect subtle reasoning errors in ASAS tasks. Moreover, manually identifying intermediate reasoning errors is expensive and difficult to scale. To address these challenges, we introduce a contrastive reflection synthesis pipeline that generates precise verbal feedback by identifying discrepancies in structure reasoning graph paths. Leveraging these synthetic reflection data, we propose DARS, a Dual-model Reflective Scoring framework featuring a dedicated Critic model trained for effective reflection. DARS achieves strong performance and consistently outperforms existing ASAS baselines across all evaluation metrics. Extensive experiments further provide novel insights into the value of reflection data, framework design, and the scaling behavior of DARS. We release the DARS code at https://github.com/lijiazheng99/DARS.

Keywords

Cite

@article{arxiv.2502.19230,
  title  = {Two Heads Are Better Than One: Dual-Model Verbal Reflection at Inference-Time},
  author = {Jiazheng Li and Yuxiang Zhou and Junru Lu and Gladys Tyen and Lin Gui and Cesare Aloisi and Yulan He},
  journal= {arXiv preprint arXiv:2502.19230},
  year   = {2025}
}

Comments

Accepted at EMNLP 2025 Oral

R2 v1 2026-06-28T21:58:50.317Z