Tiny Recursive Reasoning with Mamba-2 Attention Hybrid
This work addresses the bottleneck in abstract reasoning capabilities of recursive reasoning models under parameter constraints by proposing a novel architecture that replaces the Transformer module in TRM with a Mamba-2 hybrid operator. The resulting model integrates state-space mechanisms with attention within an implicit recursive reasoning framework, maintaining a comparable parameter count (6.8M). This study presents the first validation of Mamba-2’s effectiveness in recursive reasoning, thereby expanding the design space for recursive operators and significantly improving candidate solution coverage. On the ARC-AGI-1 dataset, the model preserves pass@1 performance while achieving a 2.0% gain in pass@2 and a 4.75% improvement in pass@100, demonstrating substantially enhanced stability and diversity in generating correct solutions.