REVIEW 2 cited by
Optimization Issues in KL-Constrained Approximate Policy Iteration
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Many reinforcement learning algorithms can be seen as versions of approximate policy iteration (API). While standard API often performs poorly, it has been shown that learning can be stabilized by regularizing each policy update by the KL-divergence to the previous policy. Popular practical algorithms such as TRPO, MPO, and VMPO replace regularization by a constraint on KL-divergence of consecutive policies, arguing that this is easier to implement and tune. In this work, we study this implementation choice in more detail. We compare the use of KL divergence as a constraint vs. as a regularizer, and point out several optimization issues with the widely-used constrained approach. We show that the constrained algorithm is not guaranteed to converge even on simple problem instances where the constrained problem can be solved exactly, and in fact incurs linear expected regret. With approximate implementation using softmax policies, we show that regularization can improve the optimization landscape of the original objective. We demonstrate these issues empirically on several bandit and RL environments.
Forward citations
Cited by 2 Pith papers
-
Aligning Frozen LLMs by Reinforcement Learning: An Iterative Reweight-then-Optimize Approach
IRO trains a sequence of small value functions that reweight a frozen LLM's own samples, achieving test-time alignment gains that outperform Best-of-N search on AlpacaEval 2.0 and TL;DR.
-
Fast Convergence of Softmax Policy Mirror Ascent
Softmax policy mirror ascent is a normalization-free mirror ascent on logits that converges linearly in tabular MDPs and linearly to a neighborhood with function approximation.
Discussion (0). Continue with ORCID to comment.