16
0

Constant Bit-size Transformers Are Turing Complete

Main:9 Pages
Bibliography:3 Pages
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)][s(n)] exactly characterizes the expressive power of a constant bit-size transformer with a context window of length s(n)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.

View on arXiv
@article{li2025_2506.12027,
  title={ Constant Bit-size Transformers Are Turing Complete },
  author={ Qian Li and Yuyi Wang },
  journal={arXiv preprint arXiv:2506.12027},
  year={ 2025 }
}
Comments on this paper