English

Decision Making under Imperfect Recall: Algorithms and Benchmarks

Computer Science and Game Theory 2026-02-18 v1 Artificial Intelligence Machine Learning

Abstract

In game theory, imperfect-recall decision problems model situations in which an agent forgets information it held before. They encompass games such as the ``absentminded driver'' and team games with limited communication. In this paper, we introduce the first benchmark suite for imperfect-recall decision problems. Our benchmarks capture a variety of problem types, including ones concerning privacy in AI systems that elicit sensitive information, and AI safety via testing of agents in simulation. Across 61 problem instances generated using this suite, we evaluate the performance of different algorithms for finding first-order optimal strategies in such problems. In particular, we introduce the family of regret matching (RM) algorithms for nonlinear constrained optimization. This class of parameter-free algorithms has enjoyed tremendous success in solving large two-player zero-sum games, but, surprisingly, they were hitherto relatively unexplored beyond that setting. Our key finding is that RM algorithms consistently outperform commonly employed first-order optimizers such as projected gradient descent, often by orders of magnitude. This establishes, for the first time, the RM family as a formidable approach to large-scale constrained optimization problems.

Keywords

Cite

@article{arxiv.2602.15252,
  title  = {Decision Making under Imperfect Recall: Algorithms and Benchmarks},
  author = {Emanuel Tewolde and Brian Hu Zhang and Ioannis Anagnostides and Tuomas Sandholm and Vincent Conitzer},
  journal= {arXiv preprint arXiv:2602.15252},
  year   = {2026}
}

Comments

39 pages, 71 figures, 4 table

R2 v1 2026-07-01T10:39:22.481Z