NeurIPS 2025poster0 citations

Constant Bit-size Transformers Are Turing Complete

Qian Li, Yuyi Wang

Abstract

We prove that any Turing machine running on inputs of arbitrary length can be simulated by a constant bit-size transformer, as long as the context window is sufficiently long. This improves previous works, which require scaling up either the model's precision or the number of parameters on longer inputs. Furthermore, we prove that the complexity class SPACE$[s(n)]$ exactly characterizes the expressive power of a constant bit-size transformer with a context window of length $s(n)$. Our approach relies on simulating Post machines, a Turing-complete computational model. Post machines can be modeled as automata equipped with a queue, exhibiting computational behaviors naturally aligned with those of transformers. The behavioral similarity between transformers and Post machines may offer new insights into the mechanisms underlying the reasoning abilities of transformers.

TransformerTuring completePost machinecontext window lengthspace complexity
BibTeX
@inproceedings{
li2025constant,
title={Constant Bit-size Transformers Are Turing Complete},
author={Qian Li and Yuyi Wang},
booktitle={The Thirty-ninth Annual Conference on Neural Information Processing Systems},
year={2025},
url={https://openreview.net/forum?id=RBWnyDEBKf}
}
Constant Bit-size Transformers Are Turing Complete · NeurIPS 2025