中文
相关论文

相关论文: Atari-5: Distilling the Arcade Learning Environmen…

200 篇论文

In this article we introduce the Arcade Learning Environment (ALE): both a challenge problem and a platform and methodology for evaluating the development of general, domain-independent AI technology. ALE provides an interface to hundreds…

人工智能 · 计算机科学 2013-06-24 Marc G. Bellemare , Yavar Naddaf , Joel Veness , Michael Bowling

The Arcade Learning Environment (ALE) is a popular platform for evaluating reinforcement learning agents. Much of the appeal comes from the fact that Atari games demonstrate aspects of competency we expect from an intelligent agent and are…

机器学习 · 计算机科学 2019-06-10 Kenny Young , Tian Tian

The branching factor of a game is the average number of new states reachable from a given state. It is a widely used metric in AI research on board games, but less often computed or discussed for videogames. This paper provides estimates…

人工智能 · 计算机科学 2021-07-09 Mark J. Nelson

The Arcade Learning Environment (ALE) is proposed as an evaluation platform for empirically assessing the generality of agents across dozens of Atari 2600 games. ALE offers various challenging problems and has drawn significant attention…

人工智能 · 计算机科学 2023-02-28 Jiajun Fan

The Arcade Learning Environment (ALE) is an evaluation platform that poses the challenge of building AI agents with general competency across dozens of Atari 2600 games. It supports a variety of different problem settings and it has been…

Reinforcement learning is concerned with identifying reward-maximizing behaviour policies in environments that are initially unknown. State-of-the-art reinforcement learning approaches, such as deep Q-networks, are model-free and learn to…

人工智能 · 计算机科学 2017-08-18 Felix Leibfried , Nate Kushman , Katja Hofmann

It is a widely accepted principle that software without tests has bugs. Testing reinforcement learning agents is especially difficult because of the stochastic nature of both agents and environments, the complexity of state-of-the-art…

人工智能 · 计算机科学 2019-01-28 John Foley , Emma Tosch , Kaleigh Clary , David Jensen

Complex environments and tasks pose a difficult problem for holistic end-to-end learning approaches. Decomposition of an environment into interacting controllable and non-controllable objects allows supervised learning for non-controllable…

机器学习 · 计算机科学 2019-01-30 Andrew Melnik , Sascha Fleer , Malte Schilling , Helge Ritter

The recently introduced Deep Q-Networks (DQN) algorithm has gained attention as one of the first successful combinations of deep neural networks and reinforcement learning. Its promise was demonstrated in the Arcade Learning Environment…

机器学习 · 计算机科学 2016-04-25 Yitao Liang , Marlos C. Machado , Erik Talvitie , Michael Bowling

Most approaches to deep reinforcement learning (DRL) attempt to solve a single task at a time. As a result, most existing research benchmarks consist of individual games or suites of games that have common interfaces but little overlap in…

Atari games have been a long-standing benchmark in the reinforcement learning (RL) community for the past decade. This benchmark was proposed to test general competency of RL algorithms. Previous work has achieved good average performance…

Mastering a video game requires skill, tactics and strategy. While these attributes may be acquired naturally by human players, teaching them to a computer program is a far more challenging task. In recent years, extensive research was…

机器学习 · 计算机科学 2017-02-08 Nadav Bhonker , Shai Rozenberg , Itay Hubara

Deep reinforcement learning (RL) algorithms are predominantly evaluated by comparing their relative performance on a large suite of tasks. Most published results on deep RL benchmarks compare point estimates of aggregate performance such as…

机器学习 · 计算机科学 2022-01-06 Rishabh Agarwal , Max Schwarzer , Pablo Samuel Castro , Aaron Courville , Marc G. Bellemare

Reinforcement Learning (RL) is one of the most dynamic research areas in Game AI and AI as a whole, and a wide variety of games are used as its prominent test problems. However, it is subject to the replicability crisis that currently…

机器学习 · 计算机科学 2022-03-03 Matthias Müller-Brockhausen , Aske Plaat , Mike Preuss

Model-free deep reinforcement learning is sample inefficient. One hypothesis -- speculated, but not confirmed -- is that catastrophic interference within an environment inhibits learning. We test this hypothesis through a large-scale…

机器学习 · 计算机科学 2020-06-11 William Fedus , Dibya Ghosh , John D. Martin , Marc G. Bellemare , Yoshua Bengio , Hugo Larochelle

The task of building general agents that perform well over a wide range of tasks has been an important goal in reinforcement learning since its inception. The problem has been subject of research of a large body of work, with performance…

Reinforcement Learning (RL) has achieved significant milestones in the gaming domain, most notably Google DeepMind's AlphaGo defeating human Go champion Ken Jie. This victory was also made possible through the Atari Learning Environment…

机器学习 · 计算机科学 2023-10-16 Christian A. Schiller

Model-based reinforcement learning agents utilizing transformers have shown improved sample efficiency due to their ability to model extended context, resulting in more accurate world models. However, for complex reasoning and planning…

机器学习 · 计算机科学 2024-06-04 Pranav Agarwal , Sheldon Andrews , Samira Ebrahimi Kahou

The Arcade Learning Environment ("ALE") is a widely used library in the reinforcement learning community that allows easy programmatic interfacing with Atari 2600 games, via the Stella emulator. We introduce a publicly available extension…

机器学习 · 计算机科学 2021-11-17 J. K. Terry , Benjamin Black , Luis Santos

Deep reinforcement learning, applied to vision-based problems like Atari games, maps pixels directly to actions; internally, the deep neural network bears the responsibility of both extracting useful information and making decisions based…

机器学习 · 计算机科学 2019-03-05 Giuseppe Cuccu , Julian Togelius , Philippe Cudre-Mauroux
‹ 上一页 1 2 3 10 下一页 ›