Skip to yearly menu bar Skip to main content


Poster

Dualformer: Controllable Fast and Slow Thinking by Learning with Randomized Reasoning Traces

DiJia Su · Sainbayar Sukhbaatar · Michael Rabbat · Yuandong Tian · Qinqing Zheng

Hall 3 + Hall 2B #31
[ ]
Fri 25 Apr 7 p.m. PDT — 9:30 p.m. PDT

Abstract: In cognition theory, human thinking is governed by two systems: the fast and intuitive System 1 and the slower but more deliberative System 2. Analogously, Large Language Models (LLMs) can operate in two reasoning modes: outputting only the solutions (\emph{fast mode}) or both the reasoning chain and the final solution (\emph{slow mode}). We present \dualformer, a single Transformer model that seamlessly integrates both the fast and slow reasoning modes by training on randomized reasoning traces, where different parts of the traces are strategically dropped during training. At inference time, \dualformer can be easily configured to execute in either fast or slow mode, or automatically decide which mode to engage (\emph{auto mode}). It outperforms baselines in both performance and computational efficiency across all three modes: \textbf{(1)} in slow mode, \dualformer achieves 97.6% optimal rate on unseen 30×30 maze tasks, surpassing the \searchformer baseline (93.3\%) trained on data with complete reasoning traces, with 45.5% fewer reasoning steps; \textbf{(2)} in fast mode, \dualformer achieves 80% optimal rate, significantly outperforming the Solution-Only model trained on solution-only data, which has an optimal rate of only 30\%; \textbf{(3)} in auto mode, \dualformer achieves 96.6% optimal rate with 59.9% fewer steps than \searchformer. For math reasoning problems, our techniques have also achieved improved performance with LLM fine-tuning, demonstrating its generalization beyond task-specific models. We open source our code at https://github.com/facebookresearch/dualformer.

Live content is unavailable. Log in and register to view live content