SynAdapt: Learning Adaptive Reasoning in Large Language Models via Synthetic Continuous Chain-of-Thought

📅 2025-08-01
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Existing continuous chain-of-thought (CCoT) methods improve reasoning efficiency but suffer from inaccurate alignment, objective inconsistency, and limited capability on complex problems. To address these issues, this paper proposes SynAdapt—a novel framework comprising three key components: (1) a synthetic CCoT generation mechanism that directly constructs high-quality, differentiable alignment targets; (2) a difficulty classifier jointly modeling CCoT representations and contextual features to dynamically trigger adaptive rethinking; and (3) a hybrid training strategy integrating discrete CoT distillation with end-to-end fine-tuning for efficient optimization. Evaluated across multi-level reasoning benchmarks, SynAdapt consistently outperforms state-of-the-art CoT and CCoT baselines, achieving superior accuracy–efficiency trade-offs. Ablation studies and cross-dataset experiments further validate its effective alignment, strong generalization, and practical applicability.

Technology Category

Application Category

📝 Abstract
While Chain-of-Thought (CoT) reasoning improves model performance, it incurs significant time costs due to the generation of discrete CoT tokens (DCoT). Continuous CoT (CCoT) offers a more efficient alternative, but existing CCoT methods are hampered by indirect fine-tuning, limited alignment, or inconsistent targets. To overcome these limitations, we propose extit{SynAdapt}, an innovative efficient reasoning framework. Specifically, extit{SynAdapt} generates the synthetic CCoT to serve as a precise and effective alignment target for LLMs. This synthetic CCoT explicitly guides the LLM to learn CCoT and derive accurate answers directly. Furthermore, relying solely on CCoT is insufficient for solving hard questions. To address this, extit{SynAdapt} integrates a difficulty classifier that leverages both question context and CCoT to identify hard questions. CCoT can effectively help identify hard questions after some brief reasoning. We then adaptively prompt the LLM to re-think these hard questions for improved performance. Extensive experimental results across various benchmarks from different difficulty levels strongly demonstrate the effectiveness of our method, achieving the best accuracy-efficiency trade-off.
Problem

Research questions and friction points this paper is trying to address.

Improving efficiency of continuous Chain-of-Thought reasoning
Enhancing alignment and accuracy in synthetic reasoning targets
Adaptively addressing hard questions via difficulty classification
Innovation

Methods, ideas, or system contributions that make the work stand out.

Generates synthetic CCoT for precise alignment
Integrates difficulty classifier for hard questions
Adaptively prompts LLM to re-think hard questions
🔎 Similar Papers
No similar papers found.
J
Jianwei Wang
South China University of Technology
Ziming Wu
Ziming Wu
Hong Kong University of Science and Technology
F
Fuming Lai
Tencent Inc.
S
Shaobing Lian
Tencent Inc.
Ziqian Zeng
Ziqian Zeng
Associate Professor at South China University of Technology
Natural Language Processing