paper-with-me

홈 › Papers

ReMIX: Regret Minimization for Monotonic Value Function Factorization in Multiagent Reinforcement Learning

2023-02-11 · Yongsheng Mei, Hanhan Zhou, Tian Lan

Value function factorization methods have become a dominant approach for cooperative multiagent reinforcement learning under a centralized training and decentralized execution paradigm. By factorizing the optimal joint action-value function using a monotonic mixing function of agents' utilities, these algorithms ensure the consistency between joint and local action selections for decentralized decision-making. Nevertheless, the use of monotonic mixing functions also induces representational limitations. Finding the optimal projection of an unrestricted mixing function onto monotonic function classes is still an open problem. To this end, we propose ReMIX, formulating this optimal projection problem for value function factorization as a regret minimization over the projection weights of different state-action values. Such an optimization problem can be relaxed and solved using the Lagrangian multiplier method to obtain the close-form optimal projection weights. By minimizing the resulting policy regret, we can narrow the gap between the optimal and the restricted monotonic mixing functions, thus obtaining an improved monotonic value function factorization. Our experimental results on Predator-Prey and StarCraft Multiagent Challenge environments demonstrate the effectiveness of our method, indicating the better capabilities of handling environments with non-monotonic value functions.

📄 PDF Abstract BibTeX arXiv:2302.05593

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingreinforcement-learningReinforcement Learning (RL)Starcraft

Similar Papers 제목 키워드 기반

Asymptotically Optimal Regret for Reinforcement Learning without Horizon Dependence

2026-07-22 · Runlong Zhou, Zihan Zhang, Maryam Fazel, Simon S. Du arxiv

We study horizon-free regret minimization for finite-horizon time-homogeneous tabular Markov decision processes with $S$ states, $A$ actions, horizon $H$, and per-trajectory total reward bounded by $1$. We propose a new …

Reinforcement Learning

Cornering Stationary and Restless Mixing Bandits with Remix-UCB

2015-12-01 · NeurIPS 2015 12 · Julien Audiffren, Liva Ralaivola

We study the restless bandit problem where arms are associated with stationary $\varphi$-mixing processes and where rewards are therefore dependent: the question that arises from this setting is that of carefully recover…

Generalized Nonconvex Nonsmooth Low-Rank Minimization

2014-04-29 · CVPR 2014 6 · Canyi Lu, Jinhui Tang, Shuicheng Yan, Zhouchen Lin

As surrogate functions of $L_0$-norm, many nonconvex penalty functions have been proposed to enhance the sparse vector recovery. It is easy to extend these nonconvex penalty functions on singular values of a matrix to en…

Bounds for Approximate Regret-Matching Algorithms

2019-10-03 · Ryan D'Orazio, Dustin Morrill, James R. Wright

A dominant approach to solving large imperfect-information games is Counterfactural Regret Minimization (CFR). In CFR, many regret minimization problems are combined to solve the game. For very large games, abstraction i…

regression

Improved Worst-Case Regret Bounds for Randomized Least-Squares Value Iteration

2020-10-23 · Priyank Agrawal, Jinglin Chen, Nan Jiang

This paper studies regret minimization with randomized value functions in reinforcement learning. In tabular finite-horizon Markov Decision Processes, we introduce a clipping variant of one classical Thompson Sampling (T…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling