arXiv Machine Learning

Smart Exploration in Reinforcement Learning using Bounded Uncertainty Models

The paper introduces BUMEX, a reinforcement learning exploration strategy that leverages a set of prior models containing the true transition kernel and reward function. By optimizing over this model set, the method derives upper and lower bounds on the Q‑function to guide exploration, providing theoretical guarantees of convergence to the optimal policy. When the model set follows a bounded‑parameter MDP structure, the optimization becomes convex, enabling finite‑time convergence under mild assumptions and demonstrating accelerated learning in simulations.

arXiv AI
Jun 30

Exploration and Online Transfer with Behavioral Foundation Models

arXiv:2606. 29980v1 Announce Type: new Abstract: Zero-shot Transfer in Reinforcement Learning (RL) aims to train an agent that can generate optimal policies for any reward function, without additional learning at transfer time, while training only on reward-free trajectories.

By Louis Bagot (SyCoSMA), Mathieu Lefort (LIRIS, SyCoSMA, IRISA, MALT, UR), La\"etitia Matignon (SyCoSMA)
arXiv Machine Learning
Aug 24

Optimistic Online LQR via Intrinsic Rewards

The paper introduces IR‑LQR, an optimistic online linear quadratic regulator that incorporates intrinsic rewards and variance regularization to encourage exploration while maintaining the standard LQR structure. By only adjusting the cost function, IR‑LQR remains computationally simple yet achieves the optimal worst‑case regret rate of √T. The authors validate the method with numerical experiments on aircraft pitch angle control and a UAV example, comparing it to state‑of‑the‑art online LQR algorithms.

By Marcell Bartos, Bruce D. Lee, Lenart Treven, Andreas Krause, Florian D\"orfler, Melanie N. Zeilinger