LGMLJan 7, 2020

Reinforcement Learning via Fenchel-Rockafellar Duality

arXiv:2001.01866v2135 citations
AI Analysis

This work offers a consolidated perspective on existing convex duality tools for RL researchers, though it is primarily a review and unification rather than introducing new results.

The paper provides a unified treatment of applying Fenchel-Rockafellar duality to various reinforcement learning settings, enabling behavior-agnostic offline policy evaluation and policy gradient methods, as well as max-likelihood policy optimization.

We review basic concepts of convex duality, focusing on the very general and supremely useful Fenchel-Rockafellar duality. We summarize how this duality may be applied to a variety of reinforcement learning (RL) settings, including policy evaluation or optimization, online or offline learning, and discounted or undiscounted rewards. The derivations yield a number of intriguing results, including the ability to perform policy evaluation and on-policy policy gradient with behavior-agnostic offline data and methods to learn a policy via max-likelihood optimization. Although many of these results have appeared previously in various forms, we provide a unified treatment and perspective on these results, which we hope will enable researchers to better use and apply the tools of convex duality to make further progress in RL.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes