中文
相关论文

相关论文: On some improvements to Unbounded Minimax

200 篇论文

Neural network supported tree-search has shown strong results in a variety of perfect information multi-agent tasks. However, the performance of these methods on partial information games has generally been below competing approaches. Here…

多智能体系统 · 计算机科学 2024-06-18 Ryan Yu , Alex Olshevsky , Peter Chin

Expert Iteration (ExIt) is an effective framework for learning game-playing policies from self-play. ExIt involves training a policy to mimic the search behaviour of a tree search algorithm - such as Monte-Carlo tree search - and using the…

机器学习 · 计算机科学 2020-06-02 Dennis J. N. J. Soemers , Éric Piette , Matthew Stephenson , Cameron Browne

We consider the problem of maximizing the minimum (weighted) value of all components of a vector over a polymatroid. This is a special case of the lexicographically optimal base problem introduced and solved by Fujishige. We give an…

最优化与控制 · 数学 2021-10-19 Lisa Hellerstein , Thomas Lidbetter

This paper introduces a systematic methodological framework to design and analyze distributed algorithms for optimization and games over networks. Starting from a centralized method, we identify an aggregation function involving all the…

最优化与控制 · 数学 2025-05-26 Guido Carnevale , Nicola Mimmo , Giuseppe Notarstefano

We consider games played on finite graphs, whose goal is to obtain a trace belonging to a given set of winning traces. We focus on those states from which Player 1 cannot force a win. We explore and compare several criteria for establishing…

计算机科学与博弈论 · 计算机科学 2008-11-12 Marco Faella

Two-player graph games have found numerous applications, most notably in the synthesis of reactive systems from temporal specifications, but also in verification. The relevance of infinite-state systems in these areas has lead to…

计算机科学中的逻辑 · 计算机科学 2023-11-08 Philippe Heim , Rayna Dimitrova

We consider the problem of exploring an unknown tree with a team of $k$ initially colocated mobile agents. Each agent has limited energy and cannot, as a result, traverse more than $B$ edges. The goal is to maximize the number of nodes…

数据结构与算法 · 计算机科学 2018-02-20 Evangelos Bampas , Jérémie Chalopin , Shantanu Das , Jan Hackfeld , Christina Karousatou

We analyze a tree search problem with an underlying Markov decision process, in which the goal is to identify the best action at the root that achieves the highest cumulative reward. We present a new tree policy that optimally allocates a…

系统与控制 · 电气工程与系统科学 2020-09-29 Yunchuan Li , Michael C. Fu , Jie Xu

The prevailing mindset is that a single decision tree underperforms classic random forests in testing accuracy, despite its advantages in interpretability and lightweight structure. This study challenges such a mindset by significantly…

机器学习 · 计算机科学 2024-11-27 Qiangqiang Mao , Yankai Cao

We study algorithms for online linear optimization in Hilbert spaces, focusing on the case where the player is unconstrained. We develop a novel characterization of a large class of minimax algorithms, recovering, and even improving,…

机器学习 · 计算机科学 2014-05-22 H. Brendan McMahan , Francesco Orabona

This paper studies the optimization of strategies in the context of possibly randomized two players zero-sum games with incomplete information. We compare 5 algorithms for tuning the parameters of strategies over a benchmark of 12 games. A…

计算机科学与博弈论 · 计算机科学 2018-07-06 Marie-Liesse Cauwet , Olivier Teytaud

This paper studies chance-constrained stochastic optimization problems with finite support. It presents an iterative method that solves reduced-size chance-constrained models obtained by partitioning the scenario set. Each reduced problem…

最优化与控制 · 数学 2024-11-26 Marius Roland , Alexandre Forel , Thibaut Vidal

This paper aims to solve the optimal strategy against a well-known adaptive algorithm, the Hedge algorithm, in a finitely repeated $2\times 2$ zero-sum game. In the literature, related theoretical results are very rare. To this end, we make…

最优化与控制 · 数学 2023-12-18 Xinxiang Guo , Yifen Mu

Most people struggle with prioritizing work. While inexact heuristics have been developed over time, there is still no tractable principled algorithm for deciding which of the many possible tasks one should tackle in any given day, month,…

人工智能 · 计算机科学 2021-09-16 Saksham Consul , Jugoslav Stojcheski , Valkyrie Felso , Falk Lieder

Designing efficient algorithms to find Nash equilibrium (NE) refinements in sequential games is of paramount importance in practice. Indeed, it is well known that the NE has several weaknesses, since it may prescribe to play sub-optimal…

计算机科学与博弈论 · 计算机科学 2022-08-18 Martino Bernasconi , Alberto Marchesi , Francesco Trovò

In this paper, we consider zero-sum repeated games in which the maximizer is restricted to strategies requiring no more than a limited amount of randomness. Particularly, we analyze the maxmin payoff of the maximizer in two models: the…

信息论 · 计算机科学 2018-10-11 Mehrdad Valizadeh , Amin Gohari

This paper introduces the first theoretical framework for quantifying the efficiency and performance gain opportunity size of adaptive inference algorithms. We provide new approximate and exact bounds for the achievable efficiency and…

机器学习 · 计算机科学 2024-02-08 Soheil Hor , Ying Qian , Mert Pilanci , Amin Arbabian

We introduce two novel tree search algorithms that use a policy to guide search. The first algorithm is a best-first enumeration that uses a cost function that allows us to prove an upper bound on the number of nodes to be expanded before…

人工智能 · 计算机科学 2018-11-29 Laurent Orseau , Levi H. S. Lelis , Tor Lattimore , Théophane Weber

An adaptive controller with bounded l2-gain from disturbances to errors is derived for linear time-invariant systems with uncertain parameters restricted to a finite set. The gain bound refers to the closed loop system, including the…

最优化与控制 · 数学 2024-04-09 Anders Rantzer

Imagine we want to split a group of agents into teams in the most \emph{efficient} way, considering that each agent has their own preferences about their teammates. This scenario is modeled by the extensively studied \textsc{Coalition…

数据结构与算法 · 计算机科学 2025-05-29 Foivos Fioravantes , Harmender Gahlawat , Nikolaos Melissinos