Disentangling Reasoning Capabilities from Language Models with Compositional Reasoning Transformers
Wanjun Zhong, Tingting Ma, Jiahai Wang, Jian Yin, Tiejun Zhao,, Chin-Yew Lin, Nan Duan

TL;DR
ReasonFormer is a unified, modular reasoning framework inspired by cognitive science, which dynamically composes specialized reasoning modules to improve performance and generalization across diverse complex decision-making tasks.
Contribution
This work introduces ReasonFormer, a novel modular reasoning framework that decouples representation and reasoning modules, enabling dynamic composition and improved task generalization.
Findings
Substantial performance improvements on 11 reasoning datasets.
Enhanced few-shot learning by composing pre-trained reasoning skills.
Modularity allows activation of distinct reasoning skills at different depths.
Abstract
This paper presents ReasonFormer, a unified reasoning framework for mirroring the modular and compositional reasoning process of humans in complex decision-making. Inspired by dual-process theory in cognitive science, the representation module (automatic thinking) and reasoning modules (controlled thinking) are decoupled to capture different levels of cognition. Upon the top of the representation module, the pre-trained reasoning modules are modular and professional in specific and fundamental reasoning skills (e.g., logic, simple QA, etc). To mimic the controlled compositional thinking process, different reasoning modules are dynamically activated and composed in both parallel and cascaded manners to control what reasoning skills are activated and how deep the reasoning process will be reached to solve the current problems. The unified reasoning framework solves multiple tasks with a…
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
TopicsCognitive Science and Mapping · Multi-Criteria Decision Making · Bayesian Modeling and Causal Inference
