English

Maximum Reward Formulation In Reinforcement Learning

Machine Learning 2023-12-20 v2 Artificial Intelligence Machine Learning

Abstract

Reinforcement learning (RL) algorithms typically deal with maximizing the expected cumulative return (discounted or undiscounted, finite or infinite horizon). However, several crucial applications in the real world, such as drug discovery, do not fit within this framework because an RL agent only needs to identify states (molecules) that achieve the highest reward within a trajectory and does not need to optimize for the expected cumulative return. In this work, we formulate an objective function to maximize the expected maximum reward along a trajectory, derive a novel functional form of the Bellman equation, introduce the corresponding Bellman operators, and provide a proof of convergence. Using this formulation, we achieve state-of-the-art results on the task of molecule generation that mimics a real-world drug discovery pipeline.

Keywords

Cite

@article{arxiv.2010.03744,
  title  = {Maximum Reward Formulation In Reinforcement Learning},
  author = {Sai Krishna Gottipati and Yashaswi Pathak and Rohan Nuttall and Sahir and Raviteja Chunduru and Ahmed Touati and Sriram Ganapathi Subramanian and Matthew E. Taylor and Sarath Chandar},
  journal= {arXiv preprint arXiv:2010.03744},
  year   = {2023}
}

Comments

14 pages, 5 figures Update based on reviewer feedback

R2 v1 2026-06-23T19:09:19.103Z