Mind the Gap: Bridging Thought Leap for Improved Chain-of-Thought Tuning
Haolei Xu, Yuchen Yan, Yongliang Shen, Wenqi Zhang, Guiyang Hou, Shengpei Jiang, Kaitao Song, Weiming Lu, Jun Xiao, Yueting Zhuang

TL;DR
This paper introduces a method to detect and fill reasoning gaps in Chain-of-Thought datasets for mathematical tasks, improving model performance and generalization by restoring reasoning completeness.
Contribution
We propose the CoT Thought Leap Bridge Task and construct ScaleQM+ dataset to automatically identify and generate missing reasoning steps, enhancing LLM training.
Findings
Models trained on bridged datasets outperform original datasets by up to +5.87% on NuminaMath.
Our approach improves data quality (+3.02%) and reinforcement learning starting points (+3.1%).
Enhanced reasoning completeness improves generalization to out-of-domain tasks.
Abstract
Large language models (LLMs) have achieved remarkable progress on mathematical tasks through Chain-of-Thought (CoT) reasoning. However, existing mathematical CoT datasets often suffer from Thought Leaps due to experts omitting intermediate steps, which negatively impacts model learning and generalization. We propose the CoT Thought Leap Bridge Task, which aims to automatically detect leaps and generate missing intermediate reasoning steps to restore the completeness and coherence of CoT. To facilitate this, we constructed a specialized training dataset called ScaleQM+, based on the structured ScaleQuestMath dataset, and trained CoT-Bridge to bridge thought leaps. Through comprehensive experiments on mathematical reasoning benchmarks, we demonstrate that models fine-tuned on bridged datasets consistently outperform those trained on original datasets, with improvements of up to +5.87% on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
- 🤗zjuxhl/Qwen2.5Math1.5B-NuminaMathmodel· 3 dl· ♡ 33 dl♡ 3
- 🤗zjuxhl/Qwen2.5Math1.5B-NuminaMath-bridgemodel· 4 dl· ♡ 34 dl♡ 3
- 🤗zjuxhl/Qwen2.5Math1.5B-NuminaMath-GRPOmodel· 2 dl· ♡ 32 dl♡ 3
- 🤗zjuxhl/Qwen2.5Math1.5B-NuminaMath-bridge-GRPOmodel· 3 dl· ♡ 23 dl♡ 2
- 🤗zjuxhl/CoT-Bridgemodel· 6 dl· ♡ 26 dl♡ 2
- 🤗zjuxhl/Llama3.1-8B-NuminaMathmodel· 5 dl· ♡ 25 dl♡ 2
- 🤗zjuxhl/Llama3.1-8B-NuminaMath-bridgemodel· 4 dl· ♡ 34 dl♡ 3
Videos
Taxonomy
TopicsTopic Modeling · Advanced Graph Neural Networks · Multimodal Machine Learning Applications
