Cognitive Decision Routing in Large Language Models: When to Think Fast, When to Think Slow
Y. Du, C. Guo, W. Wang, G. Tang

TL;DR
This paper introduces a Cognitive Decision Routing framework for Large Language Models that adaptively chooses between fast and slow reasoning strategies based on query complexity, improving efficiency and accuracy.
Contribution
The paper presents a novel meta-cognitive layer for LLMs that dynamically determines reasoning depth, inspired by human cognitive theories, reducing computational costs and enhancing performance.
Findings
Achieves 34% reduction in computational costs.
Improves consistency by 23% in professional judgment tasks.
Enhances accuracy by 18% on expert-level evaluations.
Abstract
Large Language Models (LLMs) face a fundamental challenge in deciding when to rely on rapid, intuitive responses versus engaging in slower, more deliberate reasoning. Inspired by Daniel Kahneman's dual-process theory and his insights on human cognitive biases, we propose a novel Cognitive Decision Routing (CDR) framework that dynamically determines the appropriate reasoning strategy based on query characteristics. Our approach addresses the current limitations where models either apply uniform reasoning depth or rely on computationally expensive methods for all queries. We introduce a meta-cognitive layer that analyzes query complexity through multiple dimensions: correlation strength between given information and required conclusions, domain boundary crossings, stakeholder multiplicity, and uncertainty levels. Through extensive experiments on diverse reasoning tasks, we demonstrate…
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.
