cs.LGMay 15, 2026

Transformer-like Inference from Optimal Control

Authors: Aditya KudreHeng-Sheng ChangPrashant G. Mehta

Organizations: Coordinated Science Laboratory · Electrical and Computer Engineering · University of Illinois Urbana-Champaign · Mechanical Science and Engineering

Abstract

Decoder-only transformers compute the conditional probability of the next token from a sequence of past observations. This paper derives, from first principles, inference architectures that solve the same prediction problem - and in doing so, recovers transformer-like layer operations as a consequence of optimal control theory. The framework is developed for two model classes: a nonlinear model of discrete-valued processes, directly motivated by the transformer, and a linear Gaussian model as a tractable baseline. For both model classes, the prediction objective is reformulated as an optimal control problem whose solution yields an explicit inference algorithm, the dual filter, with a layer structure that mirrors the layer structure of a decoder-only transformer. Numerical experiments provide a comparison of the optimal control to attention weights from a trained transformer. These experiments reveal that when the embedding dimension is insufficient, the transformer implicitly exploits non-Markovian structure.

Explore similar work

CardsList
  1. Block-Based Double Decoders

    May 11, 2026Asher Labovich, Benjamin Bradley, Vanessa Alexander +1Causal Attention