From Complex to Simple: Unraveling the Cognitive Tree for Reasoning with Small Language Models
Junbing Yan, Chengyu Wang, Taolin Zhang, Xiaofeng He, Jun Huang, Wei, Zhang

TL;DR
This paper introduces CogTree, a framework inspired by cognitive science that enhances small language models' reasoning by iteratively breaking down problems into simpler questions, achieving performance comparable to much larger models.
Contribution
It presents a novel cognitive-inspired framework for reasoning in small language models, combining intuitive and reflective modules to improve reasoning capabilities.
Findings
Small models (~7B parameters) can match GPT-3.5's reasoning performance.
The iterative CogTree approach effectively decomposes complex reasoning tasks.
Performance gains are achieved with significantly fewer parameters.
Abstract
Reasoning is a distinctive human capacity, enabling us to address complex problems by breaking them down into a series of manageable cognitive steps. Yet, complex logical reasoning is still cumbersome for language models. Based on the dual process theory in cognitive science, we are the first to unravel the cognitive reasoning abilities of language models. Our framework employs an iterative methodology to construct a Cognitive Tree (CogTree). The root node of this tree represents the initial query, while the leaf nodes consist of straightforward questions that can be answered directly. This construction involves two main components: the implicit extraction module (referred to as the intuitive system) and the explicit reasoning module (referred to as the reflective system). The intuitive system rapidly generates multiple responses by utilizing in-context examples, while the reflective…
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
TopicsTopic Modeling · Explainable Artificial Intelligence (XAI) · AI-based Problem Solving and Planning
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · {Dispute@FaQ-s}How to file a dispute with Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Layer Normalization · Residual Connection · Byte Pair Encoding · Dropout · Softmax
