Real-World Robot Control by Deep Active Inference With a Temporally Hierarchical World Model
Kentaro Fujii, Shingo Murata
TL;DR
Real-world robot control under uncertainty requires balancing goal-directed actions with exploration. The authors propose a deep active inference framework featuring a temporally hierarchical world model, a vector-quantized action model, and an abstract world model to enable tractable planning and exploration. Real-world experiments demonstrate high success rates across object-manipulation tasks and the ability to switch between goal-directed and exploratory behaviors under uncertainty, while substantially reducing action-selection cost compared with conventional approaches. This work highlights the value of multi-timescale dynamics and action/state abstraction for robust, real-world robotic systems.
Abstract
Robots in uncertain real-world environments must perform both goal-directed and exploratory actions. However, most deep learning-based control methods neglect exploration and struggle under uncertainty. To address this, we adopt deep active inference, a framework that accounts for human goal-directed and exploratory actions. Yet, conventional deep active inference approaches face challenges due to limited environmental representation capacity and high computational cost in action selection. We propose a novel deep active inference framework that consists of a world model, an action model, and an abstract world model. The world model encodes environmental dynamics into hidden state representations at slow and fast timescales. The action model compresses action sequences into abstract actions using vector quantization, and the abstract world model predicts future slow states conditioned on the abstract action, enabling low-cost action selection. We evaluate the framework on object-manipulation tasks with a real-world robot. Results show that it achieves high success rates across diverse manipulation tasks and switches between goal-directed and exploratory actions in uncertain settings, while making action selection computationally tractable. These findings highlight the importance of modeling multiple timescale dynamics and abstracting actions and state transitions.
