paper-with-me

Papers

Decision Making under Imperfect Recall: Algorithms and Benchmarks

2026-02-16 · Emanuel Tewolde, Brian Hu Zhang, Ioannis Anagnostides, Tuomas Sandholm, Vincent Conitzer arxiv

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.

📄 PDF Abstract BibTeX arXiv:2602.15252

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Imperfect-Recall Games: Equilibrium Concepts and Their Complexity

2024-06-23 · Emanuel Tewolde, Brian Hu Zhang, Caspar Oesterheld, Manolis Zampetakis 외

We investigate optimal decision making under imperfect recall, that is, when an agent forgets information it once held before. An example is the absentminded driver game, as well as team games in which the members have l…

Decision Making

Revisiting Game Representations: The Hidden Costs of Efficiency in Sequential Decision-making Algorithms

2021-12-20 · Vojtěch Kovařík, David Milec, Michal Šustr, Dominik Seitz 외

Recent advancements in algorithms for sequential decision-making under imperfect information have shown remarkable success in large games such as limit- and no-limit poker. These algorithms traditionally formalize the ga…

counterfactualDecision MakingSequential Decision Making

On Imperfect Recall in Multi-Agent Influence Diagrams

2023-07-11 · James Fox, Matt MacDermott, Lewis Hammond, Paul Harrenstein 외

Multi-agent influence diagrams (MAIDs) are a popular game-theoretic model based on Bayesian networks. In some settings, MAIDs offer significant advantages over extensive-form game representations. Previous work on MAIDs …

Beyond Outcome-Based Imperfect-Recall: Higher-Resolution Abstractions for Imperfect-Information Games

2025-10-16 · Yanchang Fu, Qiyue Yin, Shengda Liu, Pei Xu 외 arxiv

Hand abstraction is crucial for scaling imperfect-information games (IIGs) such as Texas Hold'em, yet progress is limited by the lack of a formal task model and by evaluations that require resource-intensive strategy sol…

Making Agents' Abilities Explicit

2018-11-27 · Yedi Zhang, Fu Song, Taolue Chen

Alternating-time temporal logics (ATL/ATL*) represent a family of modal logics for reasoning about agents' strategic abilities in multiagent systems (MAS). The interpretations of ATL/ATL* over the semantic model Concurre…