中文
相关论文

相关论文: SAI, a Sensible Artificial Intelligence that plays…

200 篇论文

In order perform a large variety of tasks and to achieve human-level performance in complex real-world environments, Artificial Intelligence (AI) Agents must be able to learn from their past experiences and gain both knowledge and an…

机器学习 · 计算机科学 2019-05-13 Andrei Claudiu Roibu

The balancing process for game levels in a competitive two-player context involves a lot of manual work and testing, particularly in non-symmetrical game levels. In this paper, we propose an architecture for automated balancing of…

机器学习 · 计算机科学 2024-04-08 Florian Rupp , Manuel Eberhardinger , Kai Eckert

Recent work in deep reinforcement learning has allowed algorithms to learn complex tasks such as Atari 2600 games just from the reward provided by the game, but these algorithms presently require millions of training steps in order to…

机器学习 · 计算机科学 2018-01-09 Benjamin Spector , Serge Belongie

We study online reinforcement learning in average-reward stochastic games (SGs). An SG models a two-player zero-sum game in a Markov environment, where state transitions and one-step payoffs are determined simultaneously by a learner and an…

机器学习 · 计算机科学 2017-12-05 Chen-Yu Wei , Yi-Te Hong , Chi-Jen Lu

Model-free reinforcement learning (RL) can be used to learn effective policies for complex tasks, such as Atari games, even from image observations. However, this typically requires very large amounts of interaction -- substantially more,…

This paper investigates multimodal agents, in particular, OpenAI's Computer-User Agent (CUA), trained to control and complete tasks through a standard computer interface, similar to humans. We evaluated the agent's performance on the New…

人工智能 · 计算机科学 2025-04-23 Sarath Shekkizhar , Romain Cosentino

Deploying large language model (LLM) agents in shared environments introduces a fundamental tension between individual alignment and collective stability: locally rational decisions can impose negative externalities that degrade…

多智能体系统 · 计算机科学 2026-02-17 Furkan Mumcu , Yasin Yilmaz

Reinforcement learning has exceeded human-level performance in game playing AI with deep learning methods according to the experiments from DeepMind on Go and Atari games. Deep learning solves high dimension input problems which stop the…

机器学习 · 计算机科学 2019-09-12 Yue Zheng

In many board games and other abstract games, patterns have been used as features that can guide automated game-playing agents. Such patterns or features often represent particular configurations of pieces, empty positions, etc., which may…

人工智能 · 计算机科学 2023-05-05 Dennis J. N. J. Soemers , Éric Piette , Matthew Stephenson , Cameron Browne

The balancing process for game levels in competitive two-player contexts involves a lot of manual work and testing, particularly for non-symmetrical game levels. In this work, we frame game balancing as a procedural content generation task…

机器学习 · 计算机科学 2025-03-25 Florian Rupp , Manuel Eberhardinger , Kai Eckert

In this paper, a novel racing environment for OpenAI Gym is introduced. This environment operates with continuous action- and state-spaces and requires agents to learn to control the acceleration and steering of a car while navigating a…

机器学习 · 计算机科学 2020-01-16 Mario S. Holubar , Marco A. Wiering

Artificial Intelligence frameworks should allow for ever more autonomous and general systems in contrast to very narrow and restricted (human pre-defined) domain systems, in analogy to how the brain works. Self-constructive Artificial…

神经与进化计算 · 计算机科学 2025-03-24 Fernando J. Corbacho

Multiplayer Online Battle Arena (MOBA) is one of the most successful game genres. MOBA games such as League of Legends have competitive environments where players race for their rank. In most MOBA games, a player's rank is determined by the…

机器学习 · 计算机科学 2022-07-22 Junho Jang , Ji Young Woo , Huy Kang Kim

The use of reward functions to structure AI learning and decision making is core to the current reinforcement learning paradigm; however, without careful design of reward functions, agents can learn to solve problems in ways that may be…

人工智能 · 计算机科学 2025-01-22 Jonathan Keane , Sam Keyser , Jeremy Kedziora

Large language model (LLM) agents deployed in unknown environments must learn task structure at test time, but current approaches require thousands of interactions to form useful hypotheses. We present Sensi, an LLM agent architecture for…

人工智能 · 计算机科学 2026-03-19 Mohsen Arjmandi

Reinforcement learning has shown an outstanding performance in the applications of games, particularly in Atari games as well as Go. Based on these successful examples, we attempt to apply one of the well-known reinforcement learning…

人工智能 · 计算机科学 2022-09-22 Curie Kim , Yewon Hwang , Jong-Hwan Kim

The study of learning in games typically assumes that each player always has access to all of their actions. However, in many practical scenarios, players' available actions might be restricted due to exogenous stochasticity. To model this…

计算机科学与博弈论 · 计算机科学 2026-05-12 Thomas Schwarz , Ryann Sim , Chun Kai Ling

When training artificial intelligence for games encompassing multiple roles, the development of a generalized model capable of controlling any character within the game presents a viable option. This strategy not only conserves…

人工智能 · 计算机科学 2024-02-02 Xiaoxi Wang

Autonomous artificial agents must be able to learn behaviors in complex environments without humans to design tasks and rewards. Designing these functions for each environment is not feasible, thus, motivating the development of intrinsic…

机器学习 · 计算机科学 2025-02-20 Alana Santana , Paula P. Costa , Esther L. Colombini

Deep reinforcement learning has generated superhuman AI in competitive games such as Go and StarCraft. Can similar learning techniques create a superior AI teammate for human-machine collaborative games? Will humans prefer AI teammates that…