HuggingFace Daily Papers(社区热门论文)
55AI 编辑部评分,满分 100

DASH:分段级信用分配减少推理模型过度思考

2026-08-04 08:00· 1天前
AI 导读

DASH(Drift Aware advantage SHaping)通过比较推理轨迹中的中间答案承诺与正确答案,无需额外监督即可判断后续反思是否有效,并据此分配分段级信用。在竞赛级数学基准上,DASH平均准确率达59.45%,优于Dr.GRPO(58.1%)和GRPO(56.95%),同时减少了过度思考行为。

Reasoning language models frequently overthink: generating extended chains of behaviors such as hedging, approach abandonment, and self contradiction that consume tokens without improving answers. We show that these behaviors are not merely a consequence of length; even when controlling for response length, incorrect traces exhibit higher rates of unproductive self-reflection than correct ones. Addressing this requires identifying where self-reflection helps vs hurts, but obtaining these step-level annotations is costly. We observe that intermediate answer commitments within reasoning traces can provide a cheap proxy: by comparing each final answer candidate in the trace to the ground truth, we can determine whether subsequent reflection is productive without any additional supervision. Building on this insight, we propose DASH (Drift Aware advantage SHaping), which assigns segment-level credit based on whether each reasoning segment leads toward or away from correctness. On competition-level math benchmarks, DASH achieves the highest accuracy where overthinking is prevalent (Average Accuracy: 59.45% vs. 58.1% Dr.GRPO vs. 56.95% GRPO) while reducing overthinking behaviors and achieving more productive self-correction than baselines.

来源:HuggingFace Daily Papers(社区热门论文) · arxiv.org

DASH:分段级信用分配减少推理模型过度思考

HuggingFace Daily Papers(社区热门论文)·2026-08-04 08:00·1天前
AI 导读

DASH(Drift Aware advantage SHaping)通过比较推理轨迹中的中间答案承诺与正确答案,无需额外监督即可判断后续反思是否有效,并据此分配分段级信用。在竞赛级数学基准上,DASH平均准确率达59.45%,优于Dr.GRPO(58.1%)和GRPO(56.95%),同时减少了过度思考行为。

原文 · 保持原样,未翻译

Reasoning language models frequently overthink: generating extended chains of behaviors such as hedging, approach abandonment, and self contradiction that consume tokens without improving answers. We show that these behaviors are not merely a consequence of length; even when controlling for response length, incorrect traces exhibit higher rates of unproductive self-reflection than correct ones. Addressing this requires identifying where self-reflection helps vs hurts, but obtaining these step-level annotations is costly. We observe that intermediate answer commitments within reasoning traces can provide a cheap proxy: by comparing each final answer candidate in the trace to the ground truth, we can determine whether subsequent reflection is productive without any additional supervision. Building on this insight, we propose DASH (Drift Aware advantage SHaping), which assigns segment-level credit based on whether each reasoning segment leads toward or away from correctness. On competition-level math benchmarks, DASH achieves the highest accuracy where overthinking is prevalent (Average Accuracy: 59.45% vs. 58.1% Dr.GRPO vs. 56.95% GRPO) while reducing overthinking behaviors and achieving more productive self-correction than baselines.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org