← 返回论文检索
NeurIPS 2025{location} PosterAccept (poster)

Constant Bit-size Transformers Are Turing Complete

Qian Li, Yuyi Wang

Shenzhen International Center For Industrial And Applied Mathematics, Shenzhen Research Institute of Big Data · X-Order Lab Shanghai & ETH Zurich

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。

摘要

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.