English

Competitive Multi-Agent Deep Reinforcement Learning with Counterfactual Thinking

Machine Learning 2019-08-19 v2 Artificial Intelligence Multiagent Systems Machine Learning

Abstract

Counterfactual thinking describes a psychological phenomenon that people re-infer the possible results with different solutions about things that have already happened. It helps people to gain more experience from mistakes and thus to perform better in similar future tasks. This paper investigates the counterfactual thinking for agents to find optimal decision-making strategies in multi-agent reinforcement learning environments. In particular, we propose a multi-agent deep reinforcement learning model with a structure which mimics the human-psychological counterfactual thinking process to improve the competitive abilities for agents. To this end, our model generates several possible actions (intent actions) with a parallel policy structure and estimates the rewards and regrets for these intent actions based on its current understanding of the environment. Our model incorporates a scenario-based framework to link the estimated regrets with its inner policies. During the iterations, our model updates the parallel policies and the corresponding scenario-based regrets for agents simultaneously. To verify the effectiveness of our proposed model, we conduct extensive experiments on two different environments with real-world applications. Experimental results show that counterfactual thinking can actually benefit the agents to obtain more accumulative rewards from the environments with fair information by comparing to their opponents while keeping high performing efficiency.

Keywords

Cite

@article{arxiv.1908.04573,
  title  = {Competitive Multi-Agent Deep Reinforcement Learning with Counterfactual Thinking},
  author = {Yue Wang and Yao Wan and Chenwei Zhang and Lixin Cui and Lu Bai and Philip S. Yu},
  journal= {arXiv preprint arXiv:1908.04573},
  year   = {2019}
}

Comments

This paper is accepted by ICDM'19 as a short paper

R2 v1 2026-06-23T10:46:09.965Z