NeurIPS 2025poster0 citations

Let Me Think! A Long Chain of Thought Can Be Worth Exponentially Many Short Ones

Parsa Mirtaheri, Ezra Edelman, Samy Jelassi, Eran Malach, Enric Boix-Adserà

Abstract

Inference-time computation has emerged as a promising scaling axis for improving large language model reasoning. However, despite yielding impressive performance, the optimal allocation of inference-time computation remains poorly understood. A central question is whether to prioritize sequential scaling (e.g., longer chains of thought) or parallel scaling (e.g., majority voting across multiple short chains of thought). In this work, we seek to illuminate the landscape of test-time scaling by demonstrating the existence of reasoning settings where sequential scaling offers an exponential advantage over parallel scaling. These settings are based on graph connectivity problems in challenging distributions of graphs. We validate our theoretical findings with comprehensive experiments across a range of language models, including models trained from scratch for graph connectivity with different chain of thought strategies as well as large reasoning models.

reasoningchain-of-thoughttest-time scalinglarge language modelstransformersexpressivity
BibTeX
@inproceedings{
mirtaheri2025let,
title={Let Me Think! A Long Chain of Thought Can Be Worth Exponentially Many Short Ones},
author={Parsa Mirtaheri and Ezra Edelman and Samy Jelassi and Eran Malach and Enric Boix-Adser{\`a}},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=GuvQJGgbLm}
}