English

Hindsight Hint Distillation: Scaffolded Reasoning for SWE Agents from CoT-free Answers

Artificial Intelligence 2026-05-13 v1 Machine Learning

Abstract

Solving complex long-horizon tasks requires strong planning and reasoning capabilities. Although datasets with explicit chain-of-thought (CoT) rationales can substantially benefit learning, they are costly to obtain. To address this challenge, we propose Hindsight Hint Distillation (HHD), which only requires easy-to-obtain question-answer pairs without CoT annotations. Inspired by how human teachers use student mistakes to provide targeted guidance, HHD synthesizes hindsight hints from the model's own failed self-rollouts and uses them to scaffold on-policy rollouts that successfully complete the tasks. The model then self-distills these scaffolded trajectories and generalizes to new problems without hint guidance. Experiments show that HHD significantly outperforms iterative RFT and trajectory-synthesis baselines, achieving an absolute improvement of 8\% on SWE-bench Verified, while all baselines improve by only around 2\%. Notably, the reasoning strategies induced by HHD generalize effectively to out-of-distribution tasks, yielding the largest gains on SWE-bench Multilingual despite no training on multilingual data. These results demonstrate that HHD can effectively synthesize expert-like reasoning from CoT-free data and substantially improve long-horizon performance.

Keywords

Cite

@article{arxiv.2605.11556,
  title  = {Hindsight Hint Distillation: Scaffolded Reasoning for SWE Agents from CoT-free Answers},
  author = {Shengjie Wang and Guanghe Li and Zonghan Yang and Yang Gao},
  journal= {arXiv preprint arXiv:2605.11556},
  year   = {2026}
}

Comments

28 pages, 7 figures