paper-with-me

홈 › Papers

On Strategy Stitching in Large Extensive Form Multiplayer Games

2011-12-01 · NeurIPS 2011 12 · Richard G. Gibson, Duane Szafron

Computing a good strategy in a large extensive form game often demands an extraordinary amount of computer memory, necessitating the use of abstraction to reduce the game size. Typically, strategies from abstract games perform better in the real game as the granularity of abstraction is increased. This paper investigates two techniques for stitching a base strategy in a coarse abstraction of the full game tree, to expert strategies in fine abstractions of smaller subtrees. We provide a general framework for creating static experts, an approach that generalizes some previous strategy stitching efforts. In addition, we show that static experts can create strong agents for both 2-player and 3-player Leduc and Limit Texas Hold'em poker, and that a specific class of static experts can be preferred among a number of alternatives. Furthermore, we describe a poker agent that used static experts and won the 3-player events of the 2010 Annual Computer Poker Competition.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Form

Similar Papers 제목 키워드 기반

Converging to Team-Maxmin Equilibria in Zero-Sum Multiplayer Games

2020-01-01 · ICML 2020 1 · Youzhi Zhang, Bo An

Efficiently computing equilibria for multiplayer games is still an open challenge in computational game theory. This paper focuses on computing Team-Maxmin Equilibria (TMEs), which is an important solution concept for ze…

Automatic Color Image Stitching Using Quaternion Rank-1 Alignment

2022-01-01 · CVPR 2022 1 · Jiaxue Li, Yicong Zhou

Color image stitching is a challenging task in real-world applications. This paper first proposes a quaternion rank-1 alignment (QR1A) model for high-precision color image alignment. To solve the optimization problem…

Image Stitching

Evolutionary dynamics of zero-determinant strategies in repeated multiplayer games

2021-09-14 · Fang Chen, Te Wu, Long Wang

Since Press and Dyson's ingenious discovery of ZD (zero-determinant) strategy in the repeated Prisoner's Dilemma game, several studies have confirmed the existence of ZD strategy in repeated multiplayer social dilemmas. …

Depth-Supervised Fusion Network for Seamless-Free Image Stitching

2025-10-24 · Zhiying Jiang, Ruhao Yan, Zengxi Zhang, Bowei Zhang 외 arxiv

Image stitching synthesizes images captured from multiple perspectives into a single image with a broader field of view. The significant variations in object depth often lead to large parallax, resulting in ghosting and …

Image Stitching

Stitched ViTs are Flexible Vision Backbones

2023-06-30 · Zizheng Pan, Jing Liu, Haoyu He, Jianfei Cai 외

Large pretrained plain vision Transformers (ViTs) have been the workhorse for many downstream tasks. However, existing works utilizing off-the-shelf ViTs are inefficient in terms of training and deployment, because adopt…