Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Distributional Reward Estimation for Effective Multi-Agent Deep Reinforcement Learning

About

Multi-agent reinforcement learning has drawn increasing attention in practice, e.g., robotics and automatic driving, as it can explore optimal policies using samples generated by interacting with the environment. However, high reward uncertainty still remains a problem when we want to train a satisfactory model, because obtaining high-quality reward feedback is usually expensive and even infeasible. To handle this issue, previous methods mainly focus on passive reward correction. At the same time, recent active reward estimation methods have proven to be a recipe for reducing the effect of reward uncertainty. In this paper, we propose a novel Distributional Reward Estimation framework for effective Multi-Agent Reinforcement Learning (DRE-MARL). Our main idea is to design the multi-action-branch reward estimation and policy-weighted reward aggregation for stabilized training. Specifically, we design the multi-action-branch reward estimation to model reward distributions on all action branches. Then we utilize reward aggregation to obtain stable updating signals during training. Our intuition is that consideration of all possible consequences of actions could be useful for learning policies. The superiority of the DRE-MARL is demonstrated using benchmark multi-agent scenarios, compared with the SOTA baselines in terms of both effectiveness and robustness.

Jifeng Hu, Yanchao Sun, Hechang Chen, Sili Huang, haiyin piao, Yi Chang, Lichao Sun• 2022

Related benchmarks

TaskDatasetResultRank
Multi-Agent Reinforcement LearningTREA rdist
Mean Episodic Reward2.92e+4
42
Multi-Agent Reinforcement LearningCN rdete
Mean Episodic Reward-154
21
Multi-Agent Reinforcement LearningCN rdist
Mean Episodic Reward-161
21
Multi-Agent Reinforcement LearningCN rac-dist
Mean Episodic Reward888
21
Multi-Agent Reinforcement LearningREF rac-dist
Mean Episodic Reward6.34e+3
21
Multi-Agent Reinforcement LearningREF rdete
Mean Episodic Reward-54
21
Multi-Agent Reinforcement LearningREF rdist
Mean Episodic Reward-57
21
Multi-Agent Reinforcement LearningTREA rdete
Mean Episodic Reward-458
21
Multi-Agent Reinforcement LearningCN-q rac-dist (test)
Mean Episodic Reward (q=3)144
12
Multi-Agent Reinforcement LearningREF-q rac-dist (test)
Mean Episodic Reward (q=2)113
12
Showing 10 of 11 rows

Other info

Code

Follow for update