Can Past Experience Accelerate LLM Reasoning?
Bo Pan, Liang Zhao

TL;DR
This paper explores whether large language models can improve their reasoning speed through repeated exposure, proposing a framework and demonstrating up to 56% reduction in compute cost with experience.
Contribution
It introduces SpeedupLLM, a framework for enabling and benchmarking reasoning speedup in LLMs via adaptive compute and memory mechanisms.
Findings
LLMs can reason faster with past experience
Up to 56% reduction in compute cost achieved
Memory and reasoning methods influence speedup effectiveness
Abstract
Allocating more compute to large language models (LLMs) reasoning has generally been demonstrated to improve their effectiveness, but also results in increased inference time. In contrast, humans can perform tasks faster and better with increased experience and exposure. Hence, this paper aims to investigate the question: Can LLMs also become faster at reasoning through recurrent exposure on relevant tasks, and if so, how can it be achieved? To address these questions, we first formalize the problem setting of LLM reasoning speedup systematically in the dimensions of task relevancy and compute budget calculation. We then propose SpeedupLLM, a theoretically guaranteed framework to implement and benchmark such reasoning speedup behaviour based on adaptive compute allocation and memory mechanisms. We further conduct comprehensive experiments to benchmark such behaviour across different…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
