paper-with-me

Papers

Risk-Sensitive Multi-Agent Reinforcement Learning in Network Aggregative Markov Games

2024-02-08 · Hafez Ghaemi, Hamed Kebriaei, Alireza Ramezani Moghaddam, Majid Nili Ahamdabadi

Classical multi-agent reinforcement learning (MARL) assumes risk neutrality and complete objectivity for agents. However, in settings where agents need to consider or model human economic or social preferences, a notion of risk must be incorporated into the RL optimization problem. This will be of greater importance in MARL where other human or non-human agents are involved, possibly with their own risk-sensitive policies. In this work, we consider risk-sensitive and non-cooperative MARL with cumulative prospect theory (CPT), a non-convex risk measure and a generalization of coherent measures of risk. CPT is capable of explaining loss aversion in humans and their tendency to overestimate/underestimate small/large probabilities. We propose a distributed sampling-based actor-critic (AC) algorithm with CPT risk for network aggregative Markov games (NAMGs), which we call Distributed Nested CPT-AC. Under a set of assumptions, we prove the convergence of the algorithm to a subjective notion of Markov perfect Nash equilibrium in NAMGs. The experimental results show that subjective CPT policies obtained by our algorithm can be different from the risk-neutral ones, and agents with a higher loss aversion are more inclined to socially isolate themselves in an NAMG.

📄 PDF Abstract BibTeX arXiv:2402.05906

Code (1)

hafezgh/risk-sensitive-marl-namg 공식 구현

Tasks

Multi-agent Reinforcement Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Taming Equilibrium Bias in Risk-Sensitive Multi-Agent Reinforcement Learning

2024-05-04 · Yingjie Fei, Ruitu Xu

We study risk-sensitive multi-agent reinforcement learning under general-sum Markov games, where agents optimize the entropic risk measure of rewards with possibly diverse risk preferences. We show that using the regret …

Multi-agent Reinforcement Learningreinforcement-learning

RiskQ: Risk-sensitive Multi-Agent Reinforcement Learning Value Factorization

2023-11-03 · NeurIPS 2023 11 · Siqi Shen, Chennan Ma, Chao Li, Weiquan Liu 외

Multi-agent systems are characterized by environmental uncertainty, varying policies of agents, and partial observability, which result in significant risks. In the context of Multi-Agent Reinforcement Learning (MARL), l…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Risk-Sensitive Bayesian Games for Multi-Agent Reinforcement Learning under Policy Uncertainty

2022-03-18 · Hannes Eriksson, Debabrota Basu, Mina Alibeigi, Christos Dimitrakakis

In stochastic games with incomplete information, the uncertainty is evoked by the lack of knowledge about a player's own and the other players' types, i.e. the utility function and the policy space, and also the inherent…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Local Differential Privacy for Distributed Stochastic Aggregative Optimization with Guaranteed Optimality

2025-06-18 · Ziqin Chen, Yongqiang Wang

Distributed aggregative optimization underpins many cooperative optimization and multi-agent control systems, where each agent's objective function depends both on its local optimization variable and an aggregate of all …

Local Aggregative Games

2017-12-01 · NeurIPS 2017 12 · Vikas Garg, Tommi Jaakkola

Aggregative games provide a rich abstraction to model strategic multi-agent interactions. We focus on learning local aggregative games, where the payoff of each player is a function of its own action and the aggregate be…