Optimal control of the future via prospective learning with control
Yuxin Bai, Aranyak Acharyya, Ashwin De Silva, Zeyu Shen, James Hassett, Joshua T. Vogelstein
TL;DR
This work introduces Prospective Learning with Control (PL+C), a supervised-learning–based framework for learning in non-stationary, reset-free environments where actions influence future dynamics. It proves that ERM can asymptotically achieve Bayes-optimal policy under mild assumptions and provides ProForg, an online algorithm with warm-start, separate estimators for instantaneous and cumulative losses, and lookahead-based inference. Through Prospective Foraging, the paper demonstrates that ProForg learns far more efficiently than standard RL baselines (e.g., FQI, SAC) in non-stationary settings and can operate online with strong performance guarantees. Theoretical results establish convergence to Bayes optimality in expectation, and empirical findings suggest PL+C offers a viable path toward robust, future-oriented control in natural and artificial agents.
Abstract
Optimal control of the future is the next frontier for AI. Current approaches to this problem are typically rooted in reinforcement learning (RL). RL is mathematically distinct from supervised learning, which has been the main workhorse for the recent achievements in AI. Moreover, RL typically operates in a stationary environment with episodic resets, limiting its utility. Here, we extend supervised learning to address learning to \textit{control} in non-stationary, reset-free environments. Using this framework, called ''Prospective Learning with Control'' (PL+C), we prove that under certain fairly general assumptions, empirical risk minimization (ERM) asymptotically achieves the Bayes optimal policy. We then consider a specific instance of prospective learning with control, foraging -- which is a canonical task for any mobile agent -- be it natural or artificial. We illustrate that modern RL algorithms fail to learn in these non-stationary reset-free environments, and even with modifications, they are orders of magnitude less efficient than our prospective foraging agents.
