paper-with-me

Papers

Human level control through deep reinforcement learning

2015-02-25 · Volodymyr Mnih, Koray Kavukcuoglu, David Silver, Andrei A. Rusu, Joel Veness, Marc G. Bellemare, Alex Graves, Martin Riedmiller, Andreas K. Fidjeland, Georg Ostrovski, Stig Petersen, Charles Beattie, Amir Sadik, Ioannis Antonoglou, Helen King, Dharshan Kumaran, Daan Wierstra, Shane Legg1 & Demis Hassabis

The theory of reinforcement learning provides a normative account, deeply rooted in psychological and neuroscientific perspectives on animal behaviour, of how agents may optimize their control of an environment. To use reinforcement learning successfully in situations approaching real-world complexity, however, agents are confronted with a difficult task: they must derive efficient representations of the environment from high-dimensional sensory inputs, and use these to generalize past experience to new situations. Remarkably, humans and other animals seem to solve this problem through a harmonious combination of reinforcement learning and hierarchical sensory processing systems, the former evidenced by a wealth of neural data revealing notable parallels between the phasic signals emitted by dopaminergic neurons and temporal difference reinforcement learning algorithms. While reinforcement learning agents have achieved some successes in a variety of domains, their applicability has previously been limited to domains in which useful features can be handcrafted, or to domains with fully observed, low-dimensional state spaces. Here we use recent advances in training deep neural networks to develop a novel artificial agent, termed a deep Q-network, that can learn successful policies directly from high-dimensional sensory inputs using end-to-end reinforcement learning. We tested this agent on the challenging domain of classic Atari 2600 games. We demonstrate that the deep Q-network agent, receiving only the pixels and the game score as inputs, was able to surpass the performance of all previous algorithms and achieve a level comparable to that of a professional human games tester across a set of 49 games, using the same algorithm, network architecture and hyperparameters. This work bridges the divide between high-dimensional sensory inputs and actions, resulting in the first artificial agent that is capable of learning to excel at a diverse array of challenging tasks.

📄 PDF Abstract BibTeX

Code (8)

2023-MindSpore-1/ms-code-52 mindspore
MaximeVandegar/Papers-in-100-Lines-of-Code/tree/main/Deep_Reinforcement_Learning_with_Double_Q_learning pytorch
epignatelli/human-level-control-through-deep-reinforcement-learning jax
gordicaleksa/pytorch-learn-reinforcement-learning pytorch
grass123-hub/DQN mindspore
mindspore-courses/Rainbow-MindSpore mindspore
mindspore-courses/Rainbow-MindSpore/blob/main/01.dqn.ipynb mindspore
xiuyu0000/new_papers_codes/tree/main/dqn mindspore

Tasks

Atari GamesDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

I am Robot: Neuromuscular Reinforcement Learning to Actuate Human Limbs through Functional Electrical Stimulation

2021-03-09 · Nat Wannawas, Ali Shafti, A. Aldo Faisal

Human movement disorders or paralysis lead to the loss of control of muscle activation and thus motor control. Functional Electrical Stimulation (FES) is an established and safe technique for contracting muscles by stimu…

Deep Reinforcement LearningReinforcement Learning (RL)

JAEGER: Dual-Level Humanoid Whole-Body Controller

2025-05-10 · Ziluo Ding, Haobin Jiang, Yuxuan Wang, Zhenguo Sun 외

This paper presents JAEGER, a dual-level whole-body controller for humanoid robots that addresses the challenges of training a more robust and versatile policy. Unlike traditional single-controller approaches, JAEGER sep…

At Human Speed: Deep Reinforcement Learning with Action Delay

2018-10-16 · Vlad Firoiu, Tina Ju, Josh Tenenbaum

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

Board GamesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

RLOC: Neurobiologically Inspired Hierarchical Reinforcement Learning Algorithm for Continuous Control of Nonlinear Dynamical Systems

2019-03-07 · Ekaterina Abramova, Luke Dickens, Daniel Kuhn, Aldo Faisal

Nonlinear optimal control problems are often solved with numerical methods that require knowledge of system's dynamics which may be difficult to infer, and that carry a large computational cost associated with iterative …

continuous-controlContinuous ControlHierarchical Reinforcement LearningModel-based Reinforcement Learning+3

Towards Autonomous Pipeline Inspection with Hierarchical Reinforcement Learning

2021-07-08 · Nicolò Botteghi, Luuk Grefte, Mannes Poel, Beril Sirmacek 외

Inspection and maintenance are two crucial aspects of industrial pipeline plants. While robotics has made tremendous progress in the mechanic design of in-pipe inspection robots, the autonomous control of such robots is …

Autonomous NavigationDeep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learning+2