中文
相关论文

相关论文: The Atari Data Scraper

200 篇论文

In the past few years, deep reinforcement learning has been proven to solve problems which have complex states like video games or board games. The next step of intelligent agents would be able to generalize between tasks, and using prior…

机器学习 · 计算机科学 2018-09-05 Shu-Hsuan Hsu , I-Chao Shen , Bing-Yu Chen

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

Much human and computational effort has aimed to improve how deep reinforcement learning algorithms perform on benchmarks such as the Atari Learning Environment. Comparatively less effort has focused on understanding what has been learned…

Due to the capability of deep learning to perform well in high dimensional problems, deep reinforcement learning agents perform well in challenging tasks such as Atari 2600 games. However, clearly explaining why a certain action is taken by…

机器学习 · 计算机科学 2019-02-05 Laurens Weitkamp , Elise van der Pol , Zeynep Akata

One major barrier to applications of deep Reinforcement Learning (RL) both inside and outside of games is the lack of explainability. In this paper, we describe a lightweight and effective method to derive explanations for deep RL agents,…

机器学习 · 计算机科学 2021-10-08 Alexander Sieusahai , Matthew Guzdial

The asynchronous nature of the state-of-the-art reinforcement learning algorithms such as the Asynchronous Advantage Actor-Critic algorithm, makes them exceptionally suitable for CPU computations. However, given the fact that deep…

分布式、并行与集群计算 · 计算机科学 2018-04-17 Robert Adamski , Tomasz Grel , Maciej Klimek , Henryk Michalewski

Deep reinforcement learning has become popular over recent years, showing superiority on different visual-input tasks such as playing Atari games and robot navigation. Although objects are important image elements, few work considers…

机器学习 · 计算机科学 2018-09-18 Yuezhang Li , Katia Sycara , Rahul Iyer

Data efficiency is a key challenge for deep reinforcement learning. We address this problem by using unlabeled data to pretrain an encoder which is then finetuned on a small amount of task-specific data. To encourage learning…

Deep reinforcement learning agents are prone to goal misalignments. The black-box nature of their policies hinders the detection and correction of such misalignments, and the trust necessary for real-world deployment. So far, solutions…

人工智能 · 计算机科学 2024-05-27 Hector Kohler , Quentin Delfosse , Riad Akrour , Kristian Kersting , Philippe Preux

Much of recent Deep Reinforcement Learning success is owed to the neural architecture's potential to learn and use effective internal representations of the world. While many current algorithms access a simulator to train with a large…

人工智能 · 计算机科学 2022-02-03 Amir Ardalan Kalantari , Mohammad Amini , Sarath Chandar , Doina Precup

Reinforcement learning (RL) has seen great advancements in the past few years. Nevertheless, the consensus among the RL community is that currently used methods, despite all their benefits, suffer from extreme data inefficiency, especially…

机器学习 · 计算机科学 2020-04-01 Kacper Kielak

Deep reinforcement learning agents have recently been successful across a variety of discrete and continuous control tasks; however, they can be slow to train and require a large number of interactions with the environment to learn a…

机器学习 · 计算机科学 2018-12-19 Thomas Carr , Maria Chli , George Vogiatzis

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

In the last decade, deep learning has achieved great success in machine learning tasks where the input data is represented with different levels of abstractions. Driven by the recent research in reinforcement learning using deep neural…

机器学习 · 计算机科学 2022-05-18 Dejan Markovikj

We present the first deep learning model to successfully learn control policies directly from high-dimensional sensory input using reinforcement learning. The model is a convolutional neural network, trained with a variant of Q-learning,…

We introduce the first deep reinforcement learning agent that learns to beat Atari games with the aid of natural language instructions. The agent uses a multimodal embedding between environment observations and natural language to…

人工智能 · 计算机科学 2017-04-20 Russell Kaplan , Christopher Sauer , Alexander Sosa

While deep reinforcement learning (deep RL) agents are effective at maximizing rewards, it is often unclear what strategies they use to do so. In this paper, we take a step toward explaining deep RL agents through a case study using Atari…

人工智能 · 计算机科学 2018-09-12 Sam Greydanus , Anurag Koul , Jonathan Dodge , Alan Fern

Cognitive science and psychology suggest that object-centric representations of complex scenes are a promising step towards enabling efficient abstract reasoning from low-level perceptual features. Yet, most deep reinforcement learning…

机器学习 · 计算机科学 2024-02-28 Quentin Delfosse , Jannis Blüml , Bjarne Gregori , Sebastian Sztwiertnia , Kristian Kersting

Deep reinforcement learning has been shown to be a powerful framework for learning policies from complex high-dimensional sensory inputs to actions in complex tasks, such as the Atari domain. In this paper, we explore output representation…

机器学习 · 计算机科学 2016-06-16 Ishan P. Durugkar , Clemens Rosenbaum , Stefan Dernbach , Sridhar Mahadevan

Successful Artificial Intelligence systems often require numerous labeled data to extract information from document images. In this paper, we investigate the problem of improving the performance of Artificial Intelligence systems in…

信息检索 · 计算机科学 2022-09-27 Bao-Sinh Nguyen , Dung Tien Le , Hieu M. Vu , Tuan Anh D. Nguyen , Minh-Tien Nguyen , Hung Le
‹ 上一页 1 2 3 10 下一页 ›