paper-with-me

홈 › Papers

Mind the Gap: Bridging Thought Leap for Improved Chain-of-Thought Tuning

2025-05-20 · Haolei Xu, Yuchen Yan, Yongliang Shen, Wenqi Zhang, Guiyang Hou, Shengpei Jiang, Kaitao Song, Weiming Lu, Jun Xiao, Yueting Zhuang

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 NuminaMath. Our approach effectively enhances distilled data (+3.02%) and provides better starting points for reinforcement learning (+3.1%), functioning as a plug-and-play module compatible with existing optimization techniques. Furthermore, CoT-Bridge demonstrate improved generalization to out-of-domain logical reasoning tasks, confirming that enhancing reasoning completeness yields broadly applicable benefits.

📄 PDF Abstract BibTeX arXiv:2505.14684

Code (0)

등록된 구현이 없습니다.

Tasks

Logical ReasoningMathematical Reasoning

Similar Papers 제목 키워드 기반

Cognitive Chain-of-Thought (CoCoT): Structured Multimodal Reasoning about Social Situations

2025-07-27 · Eunkyu Park, Wesley Hanwen Deng, Gunhee Kim, Motahhare Eslami 외 arxiv

Chain-of-Thought (CoT) prompting helps models think step by step. But naive CoT breaks down in visually grounded social tasks, where models must perceive, understand, and judge all at once; bridging perception with norm-…

Instruction FollowingMultimodal Reasoning

DarkMind: Latent Chain-of-Thought Backdoor in Customized LLMs

2025-01-24 · Zhen Guo, Reza Tourani

With the growing demand for personalized AI solutions, customized LLMs have become a preferred choice for businesses and individuals, driving the deployment of millions of AI agents across various platforms, e.g., GPT St…

Backdoor Attack

Mind-Paced Speaking: A Dual-Brain Approach to Real-Time Reasoning in Spoken Language Models

2025-10-10 · Donghang Wu, Haoyang Zhang, Jun Chen, Xiangyu 외 arxiv

Real-time Spoken Language Models (SLMs) struggle to leverage Chain-of-Thought (CoT) reasoning due to the prohibitive latency of generating the entire thought process sequentially. Enabling SLMs to think while speaking, s…

Mathematical Reasoning

Are Vision Language Models Cross-Cultural Theory of Mind Reasoners?

2025-12-19 · Zabir Al Nazi, GM Shahariar, Md. Abrar Hossain, Wei Peng arxiv

Theory of Mind (ToM) - the ability to attribute beliefs and intents to others - is fundamental for social intelligence, yet Vision-Language Model (VLM) evaluations remain largely Western-centric. In this work, we introdu…

Let's Think Outside the Box: Exploring Leap-of-Thought in Large Language Models with Creative Humor Generation

2023-12-05 · CVPR 2024 1 · Shanshan Zhong, Zhongzhan Huang, ShangHua Gao, Wushao Wen 외

Chain-of-Thought (CoT) guides large language models (LLMs) to reason step-by-step, and can motivate their logical reasoning ability. While effective for logical tasks, CoT is not conducive to creative problem-solving whi…

Logical Reasoning