arXiv論文メモ
新着一覧
cs.CC · 査読状況未確認

Transformer単体とエージェントの計算能力を理論解析

On the Turing Completeness of Transformers and Agents

Yimu Qiao, Lijia Yu, Ruichen Qiu, Xiao-Shan Gao

この論文をやさしく読む

ひとことで言うと

固定された一つのTransformerの計算能力の限界と、判断・実行・記憶を持つ形式的エージェントの能力を比べます。

何に役立つ?

モデル単体の能力と、外部の実行や記憶を組み合わせたシステムの能力を区別して考える理論的な枠組みになります。

この研究の面白いところ

有限精度だけでなく無限精度の場合も学習の確率的条件を考えます。その上で任意のチューリング機械と計算上同等なエージェントが存在すると示します。

どこまで分かった?

任意長入力、固定モデル、精度、学習アルゴリズムなどの仮定に依存する理論です。エージェントの存在証明は、現実のエージェントが任意の課題を正確・効率的に解く保証ではありません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

Transformerは系列モデリングの主要なアーキテクチャとなり、自然言語処理や推論課題で顕著な成功を収めている。既存研究では入力長が有界の場合のTransformerのチューリング完全性が確立されているが、長さに上限のない入力を扱う単一のTransformerの推論能力は、十分に調べられていない。本論文では、単一Transformerの推論上の限界と、エージェントシステムによる能力の拡張を理論的に検討する。 固定された単一の有限精度Transformerは、算術を扱うものなど、任意の長さの入力を持つ一部のチューリング機械を記憶できないことを示す。また、ランダムなアルゴリズムで学習した、固定された単一の無限精度Transformerは、妥当な条件の下では確率1でチューリング完全ではないことを示す。 単一Transformerの限界を克服するため、意思決定・実行・記憶の各モジュールからなる形式的なエージェントアーキテクチャを定義する。そして、任意のチューリング機械 𝕋 に対し、𝕋 を記憶でき、計算上も 𝕋 と同等であるエージェントが存在することを示す。したがって、エージェントはチューリング完全である。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-17(UTC)
最新改訂
2026-09-17 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Transformers have emerged as the dominant architecture in sequence modeling, achieving remarkable success in natural language processing and reasoning tasks. While existing literature has established the Turing completeness of transformers under bounded input length, the reasoning power of a single transformer operating on inputs of unbounded length is not fully explored. In this paper, we theoretically investigate the reasoning limitations of a single transformer and the enhanced capabilities of agent systems. We show that a single fixed finite precision transformer cannot memorize certain Turing machines with inputs of arbitrary length, such as the arithmetic; and a single fixed infinite precision transformer trained with a random algorithm is not Turing complete with probability one under reasonable conditions. To overcome the limitation of a single transformer, we define a formal agent architecture consisting of decision, execution, and memory modules and show that for any Turing machine $\mathbb{T}$, there exists an agent that can memorize $\mathbb{T}$ and is computationally the same as $\mathbb{T}$. Thus, agents are Turing complete.

arXiv ID: 2609.20335 / 要約の誤りについて