A Stochastic Dynamical Theory of LLM Self-Adversariality: Modeling Severity Drift as a Critical Process
Jack David Carson
TL;DR
The paper proposes a continuous-time stochastic framework to model self-adversarial escalation in LLM chain-of-thought by tracking a severity variable $x(t) \in [0,1]$ with drift $\mu(x)$ and diffusion $\sigma(x)$. By invoking the Fokker–Planck formalism under a near-Markov assumption, it analyzes stationary distributions, first-passage times to harmful states, and scaling laws near a critical point where the system transitions from subcritical to supercritical behavior. A logistic-like drift $\mu(x) = \alpha x(1-x) - \beta x^2 + \gamma$ together with a severity-dependent diffusion captures self-reinforcement, alignment, and baseline biases, yielding a closed-form stationary density and explicit critical thresholds $x_c$. The framework suggests a pathway for formal verification of stability in extended reasoning agents and points to practical design levers, such as reducing $\alpha$ or increasing $\beta$, to ensure subcritical, safe behavior across successive inferences.
Abstract
This paper introduces a continuous-time stochastic dynamical framework for understanding how large language models (LLMs) may self-amplify latent biases or toxicity through their own chain-of-thought reasoning. The model posits an instantaneous "severity" variable $x(t) \in [0,1]$ evolving under a stochastic differential equation (SDE) with a drift term $μ(x)$ and diffusion $σ(x)$. Crucially, such a process can be consistently analyzed via the Fokker--Planck approach if each incremental step behaves nearly Markovian in severity space. The analysis investigates critical phenomena, showing that certain parameter regimes create phase transitions from subcritical (self-correcting) to supercritical (runaway severity). The paper derives stationary distributions, first-passage times to harmful thresholds, and scaling laws near critical points. Finally, it highlights implications for agents and extended LLM reasoning models: in principle, these equations might serve as a basis for formal verification of whether a model remains stable or propagates bias over repeated inferences.
