From Gradients to Riccati Geometry: Kalman World Models for Single-Pass Learning
Andrew Kiruluta

TL;DR
This paper introduces Kalman World Models, a novel gradient-free approach for training dynamical systems and large language models using recursive Bayesian filtering, offering improved robustness and continual adaptation.
Contribution
It proposes a new training paradigm replacing gradient descent with Kalman-style filtering for state-space models and LLMs, grounded in control theory.
Findings
Competitive performance on sequence modeling tasks
Enhanced robustness and continual adaptation
Theoretical stability analysis
Abstract
Backpropagation dominates modern machine learning, yet it is not the only principled method for optimizing dynamical systems. We propose Kalman World Models (KWM), a class of learned state-space models trained via recursive Bayesian filtering rather than reverse-mode automatic differentiation. Instead of gradient descent updates, we replace parameter learning with Kalman-style gain adaptation. Training becomes online filtering; error signals become innovations. We further extend this framework to transformer-based large language models (LLMs), where internal activations are treated as latent dynamical states corrected via innovation terms. This yields a gradient-free training and adaptation paradigm grounded in control theory. We derive stability conditions, analyze computational complexity, and provide empirical results on sequence modeling tasks demonstrating competitive performance…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Algorithms · Reinforcement Learning in Robotics
