paper-with-me

Papers

The Update-Equivalence Framework for Decision-Time Planning

2023-04-25 · Samuel Sokota, Gabriele Farina, David J. Wu, Hengyuan Hu, Kevin A. Wang, J. Zico Kolter, Noam Brown

The process of revising (or constructing) a policy at execution time -- known as decision-time planning -- has been key to achieving superhuman performance in perfect-information games like chess and Go. A recent line of work has extended decision-time planning to imperfect-information games, leading to superhuman performance in poker. However, these methods involve solving subgames whose sizes grow quickly in the amount of non-public information, making them unhelpful when the amount of non-public information is large. Motivated by this issue, we introduce an alternative framework for decision-time planning that is not based on solving subgames, but rather on update equivalence. In this update-equivalence framework, decision-time planning algorithms replicate the updates of last-iterate algorithms, which need not rely on public information. This facilitates scalability to games with large amounts of non-public information. Using this framework, we derive a provably sound search algorithm for fully cooperative games based on mirror descent and a search algorithm for adversarial games based on magnetic mirror descent. We validate the performance of these algorithms in cooperative and adversarial domains, notably in Hanabi, the standard benchmark for search in fully cooperative imperfect-information games. Here, our mirror descent approach exceeds or matches the performance of public information-based search while using two orders of magnitude less search time. This is the first instance of a non-public-information-based algorithm outperforming public-information-based approaches in a domain they have historically dominated.

📄 PDF Abstract BibTeX arXiv:2304.13138

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Novel MDP Decomposition Framework for Scalable UAV Mission Planning in Complex and Uncertain Environments

2025-11-30 · Md Muzakkir Quamar, Ali Nasir, Sami ELFerik arxiv

This paper presents a scalable and fault-tolerant framework for unmanned aerial vehicle (UAV) mission management in complex and uncertain environments. The proposed approach addresses the computational bottleneck inheren…

D-VAL: An automatic functional equivalence validation tool for planning domain models

2021-04-29 · Anas Shrinah, Derek Long, Kerstin Eder

This paper introduces an approach to validate the functional equivalence of planning domain models. Validating the functional equivalence of planning domain models is the problem of formally confirming that two planning …

Rao-Blackwellized POMDP Planning

2024-09-24 · Jiho Lee, Nisar R. Ahmed, Kyle H. Wray, Zachary N. Sunberg

Partially Observable Markov Decision Processes (POMDPs) provide a structured framework for decision-making under uncertainty, but their application requires efficient belief updates. Sequential Importance Resampling Part…

Decision MakingDecision Making Under Uncertainty

The Complexity of Reasoning with FODD and GFODD

2014-07-05 · Benjamin J. Hescott, Roni Khardon

Recent work introduced Generalized First Order Decision Diagrams (GFODD) as a knowledge representation that is useful in mechanizing decision theoretic planning in relational domains. GFODDs generalize function-free firs…

Implicit State Estimation via Video Replanning

2025-10-20 · Po-Chen Ko, Jiayuan Mao, Yu-Hsiang Fu, Hsien-Jeng Yeh 외 arxiv

Video-based representations have gained prominence in planning and decision-making due to their ability to encode rich spatiotemporal dynamics and geometric relationships. These representations enable flexible and genera…