English

Double Neural Counterfactual Regret Minimization

Artificial Intelligence 2018-12-31 v1

Abstract

Counterfactual Regret Minimization (CRF) is a fundamental and effective technique for solving Imperfect Information Games (IIG). However, the original CRF algorithm only works for discrete state and action spaces, and the resulting strategy is maintained as a tabular representation. Such tabular representation limits the method from being directly applied to large games and continuing to improve from a poor strategy profile. In this paper, we propose a double neural representation for the imperfect information games, where one neural network represents the cumulative regret, and the other represents the average strategy. Furthermore, we adopt the counterfactual regret minimization algorithm to optimize this double neural representation. To make neural learning efficient, we also developed several novel techniques including a robust sampling method, mini-batch Monte Carlo Counterfactual Regret Minimization (MCCFR) and Monte Carlo Counterfactual Regret Minimization Plus (MCCFR+) which may be of independent interests. Experimentally, we demonstrate that the proposed double neural algorithm converges significantly better than the reinforcement learning counterpart.

Keywords

Cite

@article{arxiv.1812.10607,
  title  = {Double Neural Counterfactual Regret Minimization},
  author = {Hui Li and Kailiang Hu and Zhibang Ge and Tao Jiang and Yuan Qi and Le Song},
  journal= {arXiv preprint arXiv:1812.10607},
  year   = {2018}
}
R2 v1 2026-06-23T06:56:59.959Z