paper-with-me

Papers

Learning in games via reinforcement and regularization

2014-07-23 · Panayotis Mertikopoulos, William H. Sandholm

We investigate a class of reinforcement learning dynamics where players adjust their strategies based on their actions' cumulative payoffs over time - specifically, by playing mixed strategies that maximize their expected cumulative payoff minus a regularization term. A widely studied example is exponential reinforcement learning, a process induced by an entropic regularization term which leads mixed strategies to evolve according to the replicator dynamics. However, in contrast to the class of regularization functions used to define smooth best responses in models of stochastic fictitious play, the functions used in this paper need not be infinitely steep at the boundary of the simplex; in fact, dropping this requirement gives rise to an important dichotomy between steep and nonsteep cases. In this general framework, we extend several properties of exponential learning, including the elimination of dominated strategies, the asymptotic stability of strict Nash equilibria, and the convergence of time-averaged trajectories in zero-sum games with an interior Nash equilibrium.

📄 PDF Abstract BibTeX arXiv:1407.6267

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Revisiting Regularized Policy Optimization for Stable and Efficient Reinforcement Learning in Two-Player Games

2026-02-11 · Kazuki Ota, Takayuki Osa, Motoki Omura, Tatsuya Harada arxiv

Two-player games such as board games have long been used as traditional benchmarks for reinforcement learning. This work revisits a policy optimization method with reverse Kullback-Leibler regularization and entropy regu…

Reinforcement Learning

Linear Convergence of Independent Natural Policy Gradient in Games with Entropy Regularization

2024-05-04 · Youbang Sun, Tao Liu, P. R. Kumar, Shahin Shahrampour

This work focuses on the entropy-regularized independent natural policy gradient (NPG) algorithm in multi-agent reinforcement learning. In this work, agents are assumed to have access to an oracle with exact policy evalu…

Multi-agent Reinforcement Learning

Deep Reinforcement Learning with Decorrelation

2019-03-18 · Borislav Mavrin, Hengshuai Yao, Linglong Kong

Learning an effective representation for high-dimensional data is a challenging problem in reinforcement learning (RL). Deep reinforcement learning (DRL) such as Deep Q networks (DQN) achieves remarkable success in compu…

Atari GamesDeep Reinforcement Learningquantile regressionreinforcement-learning+3

Policy Optimization finds Nash Equilibrium in Regularized General-Sum LQ Games

2024-03-25 · Muhammad Aneeq uz Zaman, Shubham Aggarwal, Melih Bastopcu, Tamer Başar

In this paper, we investigate the impact of introducing relative entropy regularization on the Nash Equilibria (NE) of General-Sum $N$-agent games, revealing the fact that the NE of such games conform to linear Gaussian …

Reinforcement Learning (RL)

Achieving Logarithmic Regret in KL-Regularized Zero-Sum Markov Games

2025-10-15 · Anupam Nayak, Tong Yang, Osman Yagan, Gauri Joshi 외 arxiv

Reverse Kullback-Leibler (KL) divergence-based regularization with respect to a fixed reference policy is widely used in modern reinforcement learning to preserve the desired traits of the reference policy and sometimes …

Reinforcement Learning