English

REL: Working out is all you need

Artificial Intelligence 2024-12-09 v1

Abstract

Recent developments, particularly OpenAI's O1 model, have demonstrated the remarkable potential of Large Language Models (LLMs) for complex reasoning tasks. Through analysis of O1's outputs and provided sample Chain-of-Thought (CoT) demonstrations, we observe that it approaches problem-solving in a distinctly human-like manner, systematically brainstorming ideas, testing hypotheses, verifying results, and planning comprehensive solutions. These sophisticated reasoning capabilities remain notably absent in other state-of-the-art language models. In this paper, we hypothesize that this performance gap stems from the limited availability of high-quality reasoning process data in current training sets. We demonstrate that by constructing a specialized dataset focused on explicit problem-solving workflows ("worked solutions"), we can elicit substantially improved planning capabilities from existing models. Additionally, we propose the Reasoning Enhancement Loop (REL), a method for generating synthetic worked solutions.

Keywords

Cite

@article{arxiv.2412.04645,
  title  = {REL: Working out is all you need},
  author = {Toby Simonds and Jey Han Lau and Chaithanya Bandi},
  journal= {arXiv preprint arXiv:2412.04645},
  year   = {2024}
}
R2 v1 2026-06-28T20:24:57.704Z