中文
相关论文

相关论文: Polygames: Improved Zero Learning

200 篇论文

We define a class of zero-sum games with combinatorial structure, where the best response problem of one player is to maximize a submodular function. For example, this class includes security games played on networks, as well as the problem…

计算机科学与博弈论 · 计算机科学 2017-12-04 Bryan Wilder

We train two neural networks adversarially to play static games. At each iteration, a row and column network observe a new random bimatrix game and output individual mixed strategies. The parameters of each network are independently updated…

理论经济学 · 经济学 2025-05-09 Daniele Condorelli , Massimiliano Furlan

The deep supervised and reinforcement learning paradigms (among others) have the potential to endow interactive multimodal social robots with the ability of acquiring skills autonomously. But it is still not very clear yet how they can be…

人工智能 · 计算机科学 2019-08-29 Heriberto Cuayáhuitl

The combination of deep learning and Monte Carlo Tree Search (MCTS) has shown to be effective in various domains, such as board and video games. AlphaGo represented a significant step forward in our ability to learn complex board games, and…

机器学习 · 计算机科学 2021-04-29 Alexandre Borges , Arlindo Oliveira

In the literature on game-theoretic equilibrium finding, focus has mainly been on solving a single game in isolation. In practice, however, strategic interactions -- ranging from routing problems to online advertising auctions -- evolve…

计算机科学与博弈论 · 计算机科学 2023-03-02 Keegan Harris , Ioannis Anagnostides , Gabriele Farina , Mikhail Khodak , Zhiwei Steven Wu , Tuomas Sandholm

Artificial Intelligence (AI) has achieved great success in many domains, and game AI is widely regarded as its beachhead since the dawn of AI. In recent years, studies on game AI have gradually evolved from relatively simple environments…

人工智能 · 计算机科学 2020-04-02 Junjie Li , Sotetsu Koyamada , Qiwei Ye , Guoqing Liu , Chao Wang , Ruihan Yang , Li Zhao , Tao Qin , Tie-Yan Liu , Hsiao-Wuen Hon

We present an end-to-end learning method for chess, relying on deep neural networks. Without any a priori knowledge, in particular without any knowledge regarding the rules of chess, a deep neural network is trained using a combination of…

神经与进化计算 · 计算机科学 2017-11-28 Eli David , Nathan S. Netanyahu , Lior Wolf

We introduce ZeroSumEval, a dynamic, competition-based, and evolving evaluation framework for Large Language Models (LLMs) that leverages competitive games. ZeroSumEval encompasses a diverse suite of games, including security challenges…

计算与语言 · 计算机科学 2025-04-18 Hisham A. Alyahya , Haidar Khan , Yazeed Alnumay , M Saiful Bari , Bülent Yener

AlphaZero is a self-play reinforcement learning algorithm that achieves superhuman play in chess, shogi, and Go via policy iteration. To be an effective policy improvement operator, AlphaZero's search requires accurate value estimates for…

人工智能 · 计算机科学 2023-03-02 Alexandre Trudeau , Michael Bowling

Offline learning has become widely used due to its ability to derive effective policies from offline datasets gathered by expert demonstrators without interacting with the environment directly. Recent research has explored various ways to…

计算机科学与博弈论 · 计算机科学 2024-03-01 Shiqi Lei , Kanghoon Lee , Linjing Li , Jinkyoo Park , Jiachen Li

Learning from repeated play in a fixed two-player zero-sum game is a classic problem in game theory and online learning. We consider a variant of this problem where the game payoff matrix changes over time, possibly in an adversarial…

机器学习 · 计算机科学 2022-02-01 Mengxiao Zhang , Peng Zhao , Haipeng Luo , Zhi-Hua Zhou

Despite the recent successes of deep neural networks in various fields such as image and speech recognition, natural language processing, and reinforcement learning, we still face big challenges in bringing the power of numeric optimization…

人工智能 · 计算机科学 2018-02-16 Fei Wang , Tiark Rompf

Despite recent advancements in AI and NLP, negotiation remains a difficult domain for AI agents. Traditional game theoretic approaches that have worked well for two-player zero-sum games struggle in the context of negotiation due to their…

人工智能 · 计算机科学 2024-09-30 Ryan Shea , Zhou Yu

In strategy games, one of the most important aspects of game design is maintaining a sense of challenge for players. Many mobile titles feature quick gameplay loops that allow players to progress steadily, requiring an abundance of levels…

机器学习 · 计算机科学 2024-06-13 Joakim Bergdahl , Alessandro Sestini , Linus Gisslén

We review current and emerging knowledge-informed and brain-inspired cognitive systems for realizing adversarial defenses, eXplainable Artificial Intelligence (XAI), and zero-shot or few-short learning. Data-driven deep learning models have…

机器学习 · 计算机科学 2024-03-13 Fuseinin Mumuni , Alhassan Mumuni

AlphaZero and its extension MuZero are computer programs that use machine-learning techniques to play at a superhuman level in chess, go, and a few other games. They achieved this level of play solely with reinforcement learning from…

人工智能 · 计算机科学 2022-07-05 Evgeny Dantsin , Vladik Kreinovich , Alexander Wolpert

An imperfect-information game is a type of game with asymmetric information. It is more common in life than perfect-information game. Artificial intelligence (AI) in imperfect-information games, such like poker, has made considerable…

人工智能 · 计算机科学 2024-05-29 Qibin Zhou , Dongdong Bai , Junge Zhang , Fuqing Duan , Kaiqi Huang

Learning algorithms are essential for the applications of game theory in a networking environment. In dynamic and decentralized settings where the traffic, topology and channel states may vary over time and the communication between agents…

机器学习 · 计算机科学 2011-03-15 Quanyan Zhu , Hamidou Tembine , Tamer Basar

We study the iteration complexity of decentralized learning of approximate correlated equilibria in incomplete information games. On the negative side, we prove that in $\mathit{extensive}$-$\mathit{form}$ $\mathit{games}$, assuming…

计算机科学与博弈论 · 计算机科学 2024-06-05 Binghui Peng , Aviad Rubinstein

Game solving is a similar, yet more difficult task than mastering a game. Solving a game typically means to find the game-theoretic value (outcome given optimal play), and optionally a full strategy to follow in order to achieve that…

人工智能 · 计算机科学 2023-11-14 Ti-Rong Wu , Hung Guei , Ting Han Wei , Chung-Chin Shih , Jui-Te Chin , I-Chen Wu