LGAISYDec 23, 2025

An Optimal Policy for Learning Controllable Dynamics by Exploration

arXiv:2512.20053v1h-index: 2
Originality Incremental advance
AI Analysis

This work addresses the problem of efficient exploration in unknown environments for sequential decision-making tasks, such as in reinforcement learning, though it appears incremental as it builds on existing concepts of controllable dynamics.

The authors derived an optimal policy for learning controllable dynamics through exploration, which is simple to implement and efficient to compute, enabling agents to maximize information gain greedily over a limited time horizon.

Controllable Markov chains describe the dynamics of sequential decision making tasks and are the central component in optimal control and reinforcement learning. In this work, we give the general form of an optimal policy for learning controllable dynamics in an unknown environment by exploring over a limited time horizon. This policy is simple to implement and efficient to compute, and allows an agent to ``learn by exploring" as it maximizes its information gain in a greedy fashion by selecting controls from a constraint set that changes over time during exploration. We give a simple parameterization for the set of controls, and present an algorithm for finding an optimal policy. The reason for this policy is due to the existence of certain types of states that restrict control of the dynamics; such as transient states, absorbing states, and non-backtracking states. We show why the occurrence of these states makes a non-stationary policy essential for achieving optimal exploration. Six interesting examples of controllable dynamics are treated in detail. Policy optimality is demonstrated using counting arguments, comparing with suboptimal policies, and by making use of a sequential improvement property from dynamic programming.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes