中文
相关论文

相关论文: ViZDoom Competitions: Playing Doom from Pixels

200 篇论文

Game AI competitions are important to foster research and development on Game AI and AI in general. These competitions supply different challenging problems that can be translated into other contexts, virtual or real. They provide…

人工智能 · 计算机科学 2020-10-20 Ana Salta , Rui Prada , Francisco S. Melo

There has been a recent explosion in the capabilities of game-playing artificial intelligence. Many classes of RL tasks, from Atari games to motor control to board games, are now solvable by fairly generic algorithms, based on deep…

机器学习 · 计算机科学 2017-05-09 Vlad Firoiu , William F. Whitney , Joshua B. Tenenbaum

Different from what happens for most types of software systems, testing video games has largely remained a manual activity performed by human testers. This is mostly due to the continuous and intelligent user interaction video games…

软件工程 · 计算机科学 2022-01-19 Rosalia Tufano , Simone Scalabrino , Luca Pascarella , Emad Aghajani , Rocco Oliveto , Gabriele Bavota

Mapping states to actions in deep reinforcement learning is mainly based on visual information. The commonly used approach for dealing with visual information is to extract pixels from images and use them as state representation for…

机器学习 · 计算机科学 2019-05-13 Abraham Woubie , Anssi Kanervisto , Janne Karttunen , Ville Hautamaki

In this paper, we explore the Transformer based architectures for reinforcement learning in both online and offline settings within the Doom game environment. Our investigation focuses on two primary approaches: Deep Transformer Q- learning…

机器学习 · 计算机科学 2025-04-28 Karmanbir Batth , Krish Sethi , Aly Shariff , Leo Shi , Hetul Patel

The General Video Game AI (GVGAI) competition and its associated software framework provides a way of benchmarking AI algorithms on a large number of games written in a domain-specific description language. While the competition has seen…

机器学习 · 计算机科学 2018-06-08 Ruben Rodriguez Torrado , Philip Bontrager , Julian Togelius , Jialin Liu , Diego Perez-Liebana

This work contributes to developing an agent based on deep reinforcement learning capable of acting in a beyond visual range (BVR) air combat simulation environment. The paper presents an overview of building an agent representing a…

机器人学 · 计算机科学 2023-04-20 Joao P. A. Dantas , Marcos R. O. A. Maximo , Takashi Yoneyama

Games are abstractions of the real world, where artificial agents learn to compete and cooperate with other agents. While significant achievements have been made in various perfect- and imperfect-information games, DouDizhu (a.k.a. Fighting…

人工智能 · 计算机科学 2021-06-14 Daochen Zha , Jingru Xie , Wenye Ma , Sheng Zhang , Xiangru Lian , Xia Hu , Ji Liu

We train embodied agents to play Visual Hide and Seek where a prey must navigate in a simulated environment in order to avoid capture from a predator. We place a variety of obstacles in the environment for the prey to hide behind, and we…

人工智能 · 计算机科学 2019-10-18 Boyuan Chen , Shuran Song , Hod Lipson , Carl Vondrick

Despite the impressive recent advances in learning-based robot control, ensuring robustness to out-of-distribution conditions remains an open challenge. Safety filters can, in principle, keep arbitrary control policies from incurring…

机器人学 · 计算机科学 2025-01-17 Duy P. Nguyen , Kai-Chieh Hsu , Wenhao Yu , Jie Tan , Jaime F. Fisac

Architectural Education faces limitations due to its tactile approach to learning in classrooms with only 2-D and 3-D tools. At a higher level, virtual reality provides a potential for delivering more information to individuals undergoing…

人机交互 · 计算机科学 2022-01-26 Hassan Anifowose , Wei Yan , Manish Dixit

Progress in multiagent intelligence research is fundamentally limited by the number and quality of environments available for study. In recent years, simulated games have become a dominant research platform within reinforcement learning, in…

机器学习 · 计算机科学 2020-04-20 Joseph Suarez , Yilun Du , Igor Mordatch , Phillip Isola

Strong foundations in basic AI techniques are key to understanding more advanced concepts. We believe that introducing AI techniques, such as search methods, early in higher education helps create a deeper understanding of the concepts seen…

人工智能 · 计算机科学 2024-04-26 Ken Hasselmann , Quentin Lurkin

Although most reinforcement learning research has centered on competitive games, little work has been done on applying it to co-operative multiplayer games or text-based games. Codenames is a board game that involves both asymmetric…

计算与语言 · 计算机科学 2023-01-02 Sherman Siu

Learning competitive behaviors in multi-agent settings such as racing requires long-term reasoning about potential adversarial interactions. This paper presents Deep Latent Competition (DLC), a novel reinforcement learning algorithm that…

Visual navigation by mobile robots is classically tackled through SLAM plus optimal planning, and more recently through end-to-end training of policies implemented as deep networks. While the former are often limited to waypoint planning,…

人工智能 · 计算机科学 2021-11-30 Assem Sadek , Guillaume Bono , Boris Chidlovskii , Christian Wolf

Visual robustness under real-world conditions remains a critical bottleneck for modern reinforcement learning agents. In contrast, biological systems such as mice show remarkable resilience to environmental changes, maintaining stable…

神经元与认知 · 定量生物学 2025-09-19 Marius Schneider , Joe Canzano , Jing Peng , Yuchen Hou , Spencer LaVere Smith , Michael Beyeler

In this paper, we study AI approaches to successfully play a 2-4 players, full information, Bomberman variant published on the CodinGame platform. We compare the behavior of three search algorithms: Monte Carlo Tree Search, Rolling Horizon…

This paper presents TotalBotWar, a new pseudo real-time multi-action challenge for game AI, as well as some initial experiments that benchmark the framework with different agents. The game is based on the real-time battles of the popular…

人工智能 · 计算机科学 2020-09-21 Alejandro Estaben , César Díaz , Raul Montoliu , Diego Pérez-Liebana

Recent progress in the field of reinforcement learning has been accelerated by virtual learning environments such as video games, where novel algorithms and ideas can be quickly tested in a safe and reproducible manner. We introduce the…