paper-with-me

홈 › Papers

The $f$-Divergence Reinforcement Learning Framework

2021-09-24 · Chen Gong, Qiang He, Yunpeng Bai, Zhou Yang, Xiaoyu Chen, Xinwen Hou, Xianjie Zhang, Yu Liu, Guoliang Fan

The framework of deep reinforcement learning (DRL) provides a powerful and widely applicable mathematical formalization for sequential decision-making. This paper present a novel DRL framework, termed \emph{$f$-Divergence Reinforcement Learning (FRL)}. In FRL, the policy evaluation and policy improvement phases are simultaneously performed by minimizing the $f$-divergence between the learning policy and sampling policy, which is distinct from conventional DRL algorithms that aim to maximize the expected cumulative rewards. We theoretically prove that minimizing such $f$-divergence can make the learning policy converge to the optimal policy. Besides, we convert the process of training agents in FRL framework to a saddle-point optimization problem with a specific $f$ function through Fenchel conjugate, which forms new methods for policy evaluation and policy improvement. Through mathematical proofs and empirical evaluation, we demonstrate that the FRL framework has two advantages: (1) policy evaluation and policy improvement processes are performed simultaneously and (2) the issues of overestimating value function are naturally alleviated. To evaluate the effectiveness of the FRL framework, we conduct experiments on Atari 2600 video games and show that agents trained in the FRL framework match or surpass the baseline DRL algorithms.

📄 PDF Abstract BibTeX arXiv:2109.11867

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDeep Reinforcement LearningMathematical Proofsreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

Divergence-Regularized Multi-Agent Actor-Critic

2021-10-01 · Kefan Su, Zongqing Lu

Entropy regularization is a popular method in reinforcement learning (RL). Although it has many advantages, it alters the RL objective of the original Markov Decision Process (MDP). Though divergence regularization has b…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Minimum information divergence of Q-functions for dynamic treatment resumes

2022-11-16 · Shinto Eguchi

This paper aims at presenting a new application of information geometry to reinforcement learning focusing on dynamic treatment resumes. In a standard framework of reinforcement learning, a Q-function is defined as the c…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Unified Framework for Rethinking Policy Divergence Measures in GRPO

2026-02-05 · Qingyuan Wu, Yuhui Wang, Simon Sinong Zhan, Yanning Dai 외 arxiv

Reinforcement Learning with Verified Reward (RLVR) has emerged as a critical paradigm for advancing the reasoning capabilities of Large Language Models (LLMs). Most existing RLVR methods, such as GRPO and its variants, e…

Reinforcement LearningMathematical Reasoning

The Choice of Divergence: A Neglected Key to Mitigating Diversity Collapse in Reinforcement Learning with Verifiable Reward

2025-09-09 · Long Li, Zhijian Zhou, Jiaran Hao, Jason Klein Liu 외 arxiv

A central paradox in fine-tuning Large Language Models (LLMs) with Reinforcement Learning with Verifiable Reward (RLVR) is the frequent degradation of multi-attempt performance (Pass@k) despite improvements in single-att…

Reinforcement Learning

Balancing Performance and Diversity in GRPO Autoregressive Text-to-Image Post-Training

2026-06-19 · Yuanhao Chiang, Hongbo Duan, Chunru Yang, Jiahua Pei 외 arxiv

Autoregressive text-to-image (T2I) generation has recently advanced rapidly, yet aligning generated images with human preferences remains challenging. GRPO-style online reinforcement learning provides an effective framew…

Reinforcement Learning