Discovering Reinforcement Learning Algorithms
–Neural Information Processing Systems
Reinforcement learning (RL) algorithms update an agent's parameters according to one of several possible rules, discovered manually through years of research. Automating the discovery of update rules from data could lead to more efficient algorithms, or algorithms that are better adapted to specific environments. Although there have been prior attempts at addressing this significant scientific challenge, it remains an open question whether it is feasible to discover alternatives to fundamental concepts of RL such as value functions and temporal-difference learning. This paper introduces a new meta-learning approach that discovers an entire update rule which includes both what to predict' (e.g. The output of this method is an RL algorithm that we call Learned Policy Gradient (LPG).
Neural Information Processing Systems
May-26-2025, 15:47:35 GMT
- Technology: