PulseAugur
EN
LIVE 07:25:06

New IR-LQR algorithm enhances online control with intrinsic rewards

Researchers have introduced IR-LQR, a novel algorithm for the online linear quadratic regulator (LQR) problem. This method integrates intrinsic rewards from reinforcement learning with variance regularization to encourage exploration in unknown dynamical systems. IR-LQR modifies the cost function, maintaining a simple structure for efficient computation, and achieves an optimal worst-case regret rate of $\sqrt{T}$. Numerical experiments on aircraft and UAV control examples demonstrate its effectiveness compared to existing algorithms. AI

IMPACT Introduces a more efficient and computationally cheaper method for online control systems, potentially improving performance in robotics and autonomous systems.

RANK_REASON The cluster contains a research paper detailing a new algorithm. [lever_c_demoted from research: ic=1 ai=0.7]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New IR-LQR algorithm enhances online control with intrinsic rewards

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Marcell Bartos, Bruce D. Lee, Lenart Treven, Andreas Krause, Florian D\"orfler, Melanie N. Zeilinger ·

    Optimistic Online LQR via Intrinsic Rewards

    arXiv:2603.28938v2 Announce Type: replace-cross Abstract: Optimism in the face of uncertainty is a popular approach to balance exploration and exploitation in reinforcement learning. Here, we consider the online linear quadratic regulator (LQR) problem, i.e., to learn the LQR cor…