Distributional Active Inference
Abdullah Akgül, Gulcin Baykal, Manuel Haußmann, Mustafa Mert Çelikok, Melih Kandemir
TL;DR
This paper addresses how to combine Active Inference with distributional reinforcement learning to enable far-sighted planning under limited computation. It develops a three-part framework: a rigorous AIF formulation, a push-forward RL perspective that links model-based and model-free views, and a practical, model-free algorithm called Distributional Active Inference (DAIF) that uses a latent encoder and quantile regression of latent returns. The authors prove contraction properties for the distributional Bellman operator under push-forward mappings and show how latent encodings can speed up convergence when dynamics compress onto a latent manifold. Empirically, DAIF improves performance across tabular and continuous control tasks, including RiverSwim, EvoGym, and DeepMind Control tasks, while incurring modest additional compute relative to strong distributional baselines. The work offers a scalable route to harness AIF’s information-foraging and exploration benefits in practical RL settings without learning a full world model.
Abstract
Optimal control of complex environments with robotic systems faces two complementary and intertwined challenges: efficient organization of sensory state information and far-sighted action planning. Because the reinforcement learning framework addresses only the latter, it tends to deliver sample-inefficient solutions. Active inference is the state-of-the-art process theory that explains how biological brains handle this dual problem. However, its applications to artificial intelligence have thus far been limited to extensions of existing model-based approaches. We present a formal abstraction of reinforcement learning algorithms that spans model-based, distributional, and model-free approaches. This abstraction seamlessly integrates active inference into the distributional reinforcement learning framework, making its performance advantages accessible without transition dynamics modeling.
