Memory Augmentation Unlocks Efficient Chain-of-Thought Reasoning

📅 2026-08-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
本文提出记忆增强压缩方法,通过构建可复用推理记忆来解决链式思维推理中的冗长和效率问题,提高准确性和速度。
📝 Abstract
Large language models often rely on Chain-of-Thought (CoT) reasoning to solve complex tasks, but verbose reasoning traces introduce substantial inference overhead. CoT compression shortens generation, yet aggressive compression may disrupt logical coherence and degrade performance. We formalize this trade-off as the \textit{Context-Generation Substitution Law}, where explicit reasoning context substitutes for part of decode-time generation. Based on this principle, we propose \textit{Memory-Augmented Compression}, a training-free framework that constructs reusable reasoning memories from historical traces and retrieves them as prefill-side scaffolds. Rather than using raw demonstrations, these memories summarize reusable reasoning patterns, key constraints, and critical operations to compensate for information lost during compression. Experiments show that Memory consistently improves prompt-based Chain-of-Draft (CoD) compression across mathematical reasoning, complex reasoning, and science question answering tasks, yielding accuracy gains of 21.4, 28.0, 29.5, and 6.61 points over CoD on GSM8K, MATH, BBH, and MMLU-Sci, while achieving a 1.14--1.49$\times$ latency speedup over standard CoT. Memory is also compatible with token-level, reasoning-trace-level, and inference-state compression mechanisms. Further analyzes show that the gains come from relevant reasoning memories rather than simply increasing context length.
Problem

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

Chain-of-Thought
inference overhead
compression
logical coherence
Innovation

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

Memory-Augmented Compression
Chain-of-Thought Reasoning
Context-Generation Substitution Law
🔎 Similar Papers
No similar papers found.
S
Simeng Zhang
Institute of Information Engineering, Chinese Academy of Sciences
Y
Yilong Chen
Institute of Information Engineering, Chinese Academy of Sciences
W
Wenyuan Zhang
Tencent Inc.
Zhenyu Zhang
Zhenyu Zhang
Baidu Inc.
Natural Language ProcessingLarge Language ModelMultimodal Language Model
Y
Yao Chen
Institute of Information Engineering, Chinese Academy of Sciences
Junyuan Shang
Junyuan Shang
Baidu NLP
Deep LearningNatural Language ProcessingHealthcare
Tingwen Liu
Tingwen Liu
Institute of Information Engineering, Chinese Academy of Sciences
Content SecurityNatural Language ProcessingKnowledge Graph