Recursive Concept Evolution for Compositional Reasoning in Large Language Models
Sarim Chaudhry

TL;DR
This paper introduces Recursive Concept Evolution (RCE), a method enabling large language models to dynamically modify their internal representations during inference, significantly improving compositional reasoning performance on various benchmarks.
Contribution
RCE allows pretrained models to create and adapt internal concept subspaces dynamically, addressing representational inadequacy during inference, which enhances reasoning capabilities.
Findings
12-18 point gains on ARC-AGI-2
8-14 point improvements on GPQA and BBH
Reductions in depth-induced error on MATH and HLE
Abstract
Large language models achieve strong performance on many complex reasoning tasks, yet their accuracy degrades sharply on benchmarks that require compositional reasoning, including ARC-AGI-2, GPQA, MATH, BBH, and HLE. Existing methods improve reasoning by expanding token-level search through chain-of-thought prompting, self-consistency, or reinforcement learning, but they leave the model's latent representation space fixed. When the required abstraction is not already encoded in this space, performance collapses. We propose Recursive Concept Evolution (RCE), a framework that enables pretrained language models to modify their internal representation geometry during inference. RCE introduces dynamically generated low-rank concept subspaces that are spawned when representational inadequacy is detected, selected through a minimum description length criterion, merged when synergistic, and…
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
TopicsExplainable Artificial Intelligence (XAI) · Topic Modeling · Multimodal Machine Learning Applications
