中文
相关论文

相关论文: Deep Learning for General Game Playing with Ludii …

200 篇论文

In multi-player card games such as Skat or Bridge, the early stages of the game, such as bidding, game selection, and initial card selection, are often more critical to the success of the play than refined middle- and end-game play. At the…

人工智能 · 计算机科学 2025-12-18 Stefan Edelkamp

The popular Q-learning algorithm is known to overestimate action values under certain conditions. It was not previously known whether, in practice, such overestimations are common, whether they harm performance, and whether they can…

机器学习 · 计算机科学 2015-12-10 Hado van Hasselt , Arthur Guez , David Silver

We present the technical side of reasoning in Regular Boardgames (RBG) language -- a universal General Game Playing (GGP) formalism for the class of finite deterministic games with perfect information, encoding rules in the form of regular…

Deep Learning (DL) techniques are now widespread and being integrated into many important systems. Their classification and recognition abilities ensure their relevance for multiple application domains. As machine-learning that relies on…

软件工程 · 计算机科学 2019-02-01 Gaetan J. D. R. Hains , Arvid Jakobsson , Youry Khmelevsky

This paper introduces Deep Policy Iteration (DPI), a novel approach that integrates the strengths of Neural Networks with the stability and convergence advantages of Policy Iteration (PI) to address high-dimensional stochastic Mean Field…

最优化与控制 · 数学 2024-07-15 Mouhcine Assouli , Badr Missaoui

We study multi-agent general-sum Markov games with nonlinear function approximation. We focus on low-rank Markov games whose transition matrix admits a hidden low-rank structure on top of an unknown non-linear representation. The goal is to…

机器学习 · 计算机科学 2022-11-01 Chengzhuo Ni , Yuda Song , Xuezhou Zhang , Chi Jin , Mengdi Wang

Accurate prediction of drug-target interactions (DTI) is crucial for drug discovery. Recently, deep learning (DL) models for show promising performance for DTI prediction. However, these models can be difficult to use for both computer…

机器学习 · 计算机科学 2020-12-11 Kexin Huang , Tianfan Fu , Lucas Glass , Marinka Zitnik , Cao Xiao , Jimeng Sun

We propose the problem of tutorial generation for games, i.e. to generate tutorials which can teach players to play games, as an AI problem. This problem can be approached in several ways, including generating natural language descriptions…

人工智能 · 计算机科学 2018-05-31 Michael Cerny Green , Ahmed Khalifa , Gabriella A. B. Barros , Julian Togelius

Humans can learn many novel tasks from a very small number (1--5) of demonstrations, in stark contrast to the data requirements of nearly tabula rasa deep learning methods. We propose an expressive class of policies, a strong but general…

人工智能 · 计算机科学 2019-11-19 Tom Silver , Kelsey R. Allen , Alex K. Lew , Leslie Pack Kaelbling , Josh Tenenbaum

Deep learning has the potential to revolutionize sports performance, with applications ranging from perception and comprehension to decision. This paper presents a comprehensive survey of deep learning in sports performance, focusing on…

计算机视觉与模式识别 · 计算机科学 2023-07-10 Zhonghan Zhao , Wenhao Chai , Shengyu Hao , Wenhao Hu , Guanhong Wang , Shidong Cao , Mingli Song , Jenq-Neng Hwang , Gaoang Wang

We present practical approaches of using deep learning to create and enhance level maps and textures for video games -- desktop, mobile, and web. We aim to present new possibilities for game developers and level artists. The task of…

计算机视觉与模式识别 · 计算机科学 2021-07-16 Piotr Migdał , Bartłomiej Olechno , Błażej Podgórski

In the article a turn-based game played on four computers connected via network is investigated. There are three computers with natural intelligence and one with artificial intelligence. Game table is seen by each player's own view point in…

人工智能 · 计算机科学 2015-03-17 Şahin Emrah Amrahov , Orhan A. Nooraden

Large Language Models (LLMs) have exhibited impressive capabilities across numerous domains, yet they often struggle with complex reasoning and decision-making tasks. Decision-making games, which inherently require multifaceted reasoning…

机器学习 · 计算机科学 2025-03-19 Haolin Wang , Xueyan Li , Yazhe Niu , Shuai Hu , Hongsheng Li

The Instruction-Driven Game Engine (IDGE) project aims to democratize game development by enabling a large language model (LLM) to follow free-form game rules and autonomously generate game-play processes. The IDGE allows users to create…

人工智能 · 计算机科学 2024-08-26 Hongqiu Wu , Yan Wang , Xingyuan Liu , Hai Zhao , Min Zhang

A longstanding goal of the field of AI is a method for learning a highly capable, generalist agent from diverse experience. In the subfields of vision and language, this was largely achieved by scaling up transformer-based models and…

We employ the Deep Q-Learning algorithm with Experience Replay to train an agent capable of achieving a high-level of play in the L-Game while self-learning from low-dimensional states. We also employ variable batch size for training in…

机器学习 · 计算机科学 2018-02-20 Petros Giannakopoulos , Yannis Cotronis

Strategic reasoning enables agents to cooperate, communicate, and compete with other agents in diverse situations. Existing approaches to solving strategic games rely on extensive training, yielding strategies that do not generalize to new…

人工智能 · 计算机科学 2023-05-31 Kanishk Gandhi , Dorsa Sadigh , Noah D. Goodman

We develop a method that integrates the tree of thoughts and multi-agent framework to enhance the capability of pre-trained language models in solving complex, unfamiliar games. The method decomposes game-solving into four incremental tasks…

人工智能 · 计算机科学 2024-10-22 Yunhao Yang , Leonard Berthellemy , Ufuk Topcu

Deep reinforcement learning has gathered much attention recently. Impressive results were achieved in activities as diverse as autonomous driving, game playing, molecular recombination, and robotics. In all these fields, computer programs…

人工智能 · 计算机科学 2023-04-25 Aske Plaat

After the recent groundbreaking results of AlphaGo and AlphaZero, we have seen strong interests in deep reinforcement learning and artificial general intelligence (AGI) in game playing. However, deep learning is resource-intensive and the…

人工智能 · 计算机科学 2018-10-17 Hui Wang , Michael Emmerich , Aske Plaat