TL;DR
A neuroscientific and physics-based framework that models intelligence as a continuous loop of predicting sensory input and acting to minimize surprise or uncertainty.
Active Inference reframes learning and decision-making as a single unified process of variational free energy minimization. Instead of maximizing arbitrary reward functions like traditional reinforcement learning, agents building on this framework maintain a generative probabilistic model of the world and act to minimize the mismatch between their predictions and reality. By design, it natively resolves the exploration-exploitation dilemma because curiosity and information-seeking are mathematical necessities of minimizing long-term surprise.
Why this matters for your business
It offers a biologically plausible and highly sample-efficient alternative to reinforcement learning, enabling agents to autonomously explore and adapt to complex, dynamic environments.