CLFeb 26, 2025

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

arXiv:2502.19230v28 citationsh-index: 11Has CodeEMNLP
Originality Incremental advance
AI Analysis

This addresses the need for explainable assessment in education technology, though it appears incremental as it builds on existing verbal reinforcement learning approaches.

The paper tackles the lack of transparency in preference-optimized LLMs for Automated Student Answer Scoring (ASAS) by introducing DARS, a dual-model framework that generates precise verbal feedback through contrastive reflection synthesis, achieving strong performance and outperforming existing ASAS baselines across all evaluation metrics.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes