English

When Does Tool Use Increase the Expressive Power of Finite-Precision Recurrent Models?

Formal Languages and Automata Theory 2026-07-07 v1 Computational Complexity Computation and Language

Abstract

Modern sequence models are increasingly deployed as agents that interleave token generation with calls to external tools. We give an exact, architecture-level account of when such tool access increases computational expressivity. We model any fixed finite-precision recurrent sequence model, including finite-precision state-space models (SSMs) with BB bits of internal state, as a deterministic finite-state controller interacting with an oracle through a finite command/observation interface. Our results form a sharp dichotomy. First, tools that are themselves finite-state add essentially nothing: a product-state simulation internalizes any finite-state bounded-interface oracle with finite memory set MM at a cost of only log2M+O(1)\log_2 |M| + O(1) additional bits, so the augmented system remains finite-state. Second, a single minimal infinite-state tool, namely a tape supporting only local read\mathtt{read}, write\mathtt{write}, and move\mathtt{move} commands, makes the system Turing complete: for every single-tape Turing machine with state set QQ and tape alphabet Γ\Gamma, a controller with O(logQ+logΓ)O(\log |Q| + \log |\Gamma|) bits of internal memory simulates it, and we exhibit a concrete exponential separation: EQn\mathrm{EQ}_n requires 2n2^n states without tools but a single constant-size controller with the tape tool. Third, we show that this construction is realized exactly by a natural one-layer finite-precision selective affine SSM controller with binary one-hot hidden states, {0,1}\{0,1\} transition matrices, and zero biases. Selectivity is essential to the construction. In the supplementary material, we make all constants explicit, prove a logarithmic oracle-assisted universal simulation, where O(logB)O(\log B) recurrent bits suffice to simulate any BB-state Turing machine, and prove a matching impossibility result.

Cite

@article{arxiv.2607.06155,
  title  = {When Does Tool Use Increase the Expressive Power of Finite-Precision Recurrent Models?},
  author = {Nikola Zubić and Qian Li and Yuyi Wang and Davide Scaramuzza},
  journal= {arXiv preprint arXiv:2607.06155},
  year   = {2026}
}

Comments

24 pages

R2 v1 2026-07-22T20:28:04.716Z