paper-with-me

Papers

Likelihood Quantile Networks for Coordinating Multi-Agent Reinforcement Learning

2018-12-15 · Xueguang Lyu, Christopher Amato

When multiple agents learn in a decentralized manner, the environment appears non-stationary from the perspective of an individual agent due to the exploration and learning of the other agents. Recently proposed deep multi-agent reinforcement learning methods have tried to mitigate this non-stationarity by attempting to determine which samples are from other agent exploration or suboptimality and take them less into account during learning. Based on the same philosophy, this paper introduces a decentralized quantile estimator, which aims to improve performance by distinguishing non-stationary samples based on the likelihood of returns. In particular, each agent considers the likelihood that other agent exploration and policy changes are occurring, essentially utilizing the agent's own estimations to weigh the learning rate that should be applied towards the given samples. We introduce a formal method of calculating differences of our return distribution representations and methods for utilizing it to guide updates. We also explore the effect of risk-seeking strategies for adjusting learning over time and propose adaptive risk distortion functions which guides risk sensitivity. Our experiments, on traditional benchmarks and new domains, show our methods are more stable, sample efficient and more likely to converge to a joint optimal policy than previous methods.

📄 PDF Abstract BibTeX arXiv:1812.06319

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningPhilosophyreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

RMIX: Learning Risk-Sensitive Policies forCooperative Reinforcement Learning Agents

2021-12-01 · NeurIPS 2021 12 · Wei Qiu, Xinrun Wang, Runsheng Yu, Rundong Wang 외

Current value-based multi-agent reinforcement learning methods optimize individual Q values to guide individuals' behaviours via centralized training with decentralized execution (CTDE). However, such expected, i.e., ris…

Multi-agent Reinforcement Learningquantile regressionreinforcement-learningReinforcement Learning+3

RMIX: Learning Risk-Sensitive Policies for Cooperative Reinforcement Learning Agents

2021-02-16 · Wei Qiu, Xinrun Wang, Runsheng Yu, Xu He 외

Current value-based multi-agent reinforcement learning methods optimize individual Q values to guide individuals' behaviours via centralized training with decentralized execution (CTDE). However, such expected, i.e., ris…

Multi-agent Reinforcement Learningquantile regressionreinforcement-learningReinforcement Learning+3

Disentangling Sources of Risk for Distributional Multi-Agent Reinforcement Learning

2021-09-29 · Kyunghwan Son, Junsu Kim, Yung Yi, Jinwoo Shin

In cooperative multi-agent reinforcement learning, state transitions, rewards, and actions can all induce randomness (or uncertainty) in the observed long-term returns. These randomnesses are reflected from two risk sour…

Multi-agent Reinforcement Learningquantile regressionreinforcement-learningReinforcement Learning+3

Toward Risk-based Optimistic Exploration for Cooperative Multi-Agent Reinforcement Learning

2023-03-03 · Jihwan Oh, Joonkee Kim, Minchan Jeong, Se-Young Yun

The multi-agent setting is intricate and unpredictable since the behaviors of multiple agents influence one another. To address this environmental uncertainty, distributional reinforcement learning algorithms that incorp…

Distributional Reinforcement LearningMulti-agent Reinforcement Learningquantile regressionreinforcement-learning+2

Learning Policies through Quantile Regression

2019-06-27 · Oliver Richter, Roger Wattenhofer

Policy gradient based reinforcement learning algorithms coupled with neural networks have shown success in learning complex policies in the model free continuous action space control setting. However, explicitly paramete…

MuJoCoquantile regressionregressionReinforcement Learning