paper-with-me

Papers

All-Pay Bidding Games on Graphs

2019-11-19 · Guy Avni, Rasmus Ibsen-Jensen, Josef Tkadlec

In this paper we introduce and study {\em all-pay bidding games}, a class of two player, zero-sum games on graphs. The game proceeds as follows. We place a token on some vertex in the graph and assign budgets to the two players. Each turn, each player submits a sealed legal bid (non-negative and below their remaining budget), which is deducted from their budget and the highest bidder moves the token onto an adjacent vertex. The game ends once a sink is reached, and \PO pays \PT the outcome that is associated with the sink. The players attempt to maximize their expected outcome. Our games model settings where effort (of no inherent value) needs to be invested in an ongoing and stateful manner. On the negative side, we show that even in simple games on DAGs, optimal strategies may require a distribution over bids with infinite support. A central quantity in bidding games is the {\em ratio} of the players budgets. On the positive side, we show a simple FPTAS for DAGs, that, for each budget ratio, outputs an approximation for the optimal strategy for that ratio. We also implement it, show that it performs well, and suggests interesting properties of these games. Then, given an outcome $c$, we show an algorithm for finding the necessary and sufficient initial ratio for guaranteeing outcome $c$ with probability~$1$ and a strategy ensuring such. Finally, while the general case has not previously been studied, solving the specific game in which \PO wins iff he wins the first two auctions, has been long stated as an open question, which we solve.

📄 PDF Abstract BibTeX arXiv:1911.08360

Code (0)

등록된 구현이 없습니다.

Tasks

AllOpen-Ended Question Answering

Similar Papers 제목 키워드 기반

Infinite-Duration All-Pay Bidding Games

2020-05-12 · Guy Avni, Ismaël Jecker, Đorđe Žikelić

In a two-player zero-sum graph game the players move a token throughout a graph to produce an infinite path, which determines the winner or payoff of the game. Traditionally, the players alternate turns in moving the tok…

All

Bidding Games on Markov Decision Processes with Quantitative Reachability Objectives

2024-12-27 · Guy Avni, Martin Kurečka, Kaushik Mallik, Petr Novotný 외

Graph games are fundamental in strategic reasoning of multi-agent systems and their environments. We study a new family of graph games which combine stochastic environmental uncertainties and auction-based interactions a…

Reachability Poorman Discrete-Bidding Games

2023-07-27 · Guy Avni, Tobias Meggendorfer, Suman Sadhukhan, Josef Tkadlec 외

We consider {\em bidding games}, a class of two-player zero-sum {\em graph games}. The game proceeds as follows. Both players have bounded budgets. A token is placed on a vertex of a graph, in each turn the players simul…

Automatic Bridge Bidding Using Deep Reinforcement Learning

2016-07-12 · Chih-Kuan Yeh, Hsuan-Tien Lin

Bridge is among the zero-sum games for which artificial intelligence has not yet outperformed expert human players. The main difficulty lies in the bidding phase of bridge, which requires cooperative decision making unde…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Competitive Bridge Bidding with Deep Neural Networks

2019-03-03 · Jiang Rong, Tao Qin, Bo An

The game of bridge consists of two stages: bidding and playing. While playing is proved to be relatively easy for computer programs, bidding is very challenging. During the bidding stage, each player knowing only his/her…