English

How Powerful are Decoder-Only Transformer Neural Models?

Computation and Language 2024-10-11 v4 Machine Learning

Abstract

In this article we prove that the general transformer neural model undergirding modern large language models (LLMs) is Turing complete under reasonable assumptions. This is the first work to directly address the Turing completeness of the underlying technology employed in GPT-x as past work has focused on the more expressive, full auto-encoder transformer architecture. From this theoretical analysis, we show that the sparsity/compressibility of the word embedding is an important consideration for Turing completeness to hold. We also show that Transformers are are a variant of B machines studied by Hao Wang.

Keywords

Cite

@article{arxiv.2305.17026,
  title  = {How Powerful are Decoder-Only Transformer Neural Models?},
  author = {Jesse Roberts},
  journal= {arXiv preprint arXiv:2305.17026},
  year   = {2024}
}

Comments

Published in IJCNN 2024

R2 v1 2026-06-28T10:47:41.557Z