paper-with-me

Papers

Game Tree Search in a Robust Multistage Optimization Framework: Exploiting Pruning Mechanisms

2018-11-29 · Michael Hartisch, Ulf Lorenz

We investigate pruning in search trees of so-called quantified integer linear programs (QIPs). QIPs consist of a set of linear inequalities and a minimax objective function, where some variables are existentially and others are universally quantified. They can be interpreted as two-person zero-sum games between an existential and a universal player on the one hand, or multistage optimization problems under uncertainty on the other hand. Solutions are so-called winning strategies for the existential player that specify how to react on moves of the universal player - i.e. certain assignments of universally quantified variables - to certainly win the game. QIPs can be solved with the help of game tree search that is enhanced with non-chronological back-jumping. We develop and theoretically substantiate pruning techniques based upon (algebraic) properties similar to pruning mechanisms known from linear programming and quantified boolean formulas. The presented Strategic Copy-Pruning mechanism allows to \textit{implicitly} deduce the existence of a strategy in linear time (by static examination of the QIP-matrix) without explicitly traversing the strategy itself. We show that the implementation of our findings can massively speed up the search process.

📄 PDF Abstract BibTeX arXiv:1811.12146

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

MCTS Based Agents for Multistage Single-Player Card Game

2021-09-24 · Konrad Godlewski, Bartosz Sawicki

The article presents the use of Monte Carlo Tree Search algorithms for the card game Lord of the Rings. The main challenge was the complexity of the game mechanics, in which each round consists of 5 decision stages and 2…

Decision Making

Data-driven Multistage Distributionally Robust Linear Optimization with Nested Distance

2024-07-23 · Rui Gao, Rohit Arora, Yizhe Huang

We study multistage distributionally robust linear optimization, where the uncertainty set is defined as a ball of distribution centered at a scenario tree using the nested distance. The resulting minimax problem is noto…

Multistage Conditional Compositional Optimization

2026-04-15 · Buse Şen, Yifan Hu, Daniel Kuhn arxiv

We introduce Multistage Conditional Compositional Optimization (MCCO) as a new paradigm for decision-making under uncertainty that combines aspects of multistage stochastic programming and conditional stochastic optimiza…

Stochastic Optimization

Two-Step Reinforcement Learning for Multistage Strategy Card Game

2023-11-29 · Konrad Godlewski, Bartosz Sawicki

In the realm of artificial intelligence and card games, this study introduces a two-step reinforcement learning (RL) strategy tailored for "The Lord of the Rings: The Card Game (LOTRCG)," a complex multistage strategy ca…

Card GamesDecision Makingreinforcement-learningReinforcement Learning+1

From Predictions to Prescriptions in Multistage Optimization Problems

2019-04-26 · Dimitris Bertsimas, Christopher McCord

In this paper, we introduce a framework for solving finite-horizon multistage optimization problems under uncertainty in the presence of auxiliary data. We assume the joint distribution of the uncertain quantities is unk…

regression