ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
1.5k
Citations
58
Influential Citations
Foundations and Trends® in Machine Learning
Venue
2018
Year
Deep reinforcement learning is the combination of reinforcement learning (RL) and deep learning. This field of research has been able to solve a wide range of complex decision making tasks that were previously out of reach for a machine. Thus, deep RL opens up many new applications in domains such as healthcare, robotics, smart grids, finance, and many more. This manuscript provides an introduction to deep reinforcement learning models, algorithms and techniques. Particular focus is on the aspects related to generalization and how deep RL can be used for practical applications. We assume the reader is familiar with basic machine learning concepts.
Deep reinforcement learning (deep RL) has emerged as a transformative approach for solving complex sequential decision-making problems, from game playing to robotic control. This 2018 survey by François-Lavet et al. arrives at a pivotal moment when the field is maturing from isolated breakthroughs into a coherent discipline. By providing a structured introduction to models, algorithms, and techniques, the paper serves as an essential gateway for newcomers and a reference for experienced researchers. Its emphasis on generalization—a critical bottleneck for real-world deployment—distinguishes it from earlier tutorials that focused narrowly on algorithmic performance in simulated environments.
The paper's impact is reflected in its 1502 citations, indicating its role as a foundational resource. It systematically covers value-based methods (e.g., DQN), policy gradient methods (e.g., A3C), and model-based approaches, while also addressing exploration, transfer learning, and multi-task settings. This breadth makes it valuable for practitioners in healthcare, robotics, smart grids, and finance who need to understand both the promise and the pitfalls of deep RL.
As a survey paper, no new experimental results are presented. However, the paper synthesizes key findings from prior work, such as DQN's superhuman performance on Atari games and AlphaGo's mastery of Go. It also highlights empirical challenges like sample inefficiency and the difficulty of credit assignment in long-horizon tasks.
This manuscript has helped democratize deep RL by lowering the barrier to entry for researchers and practitioners. Its clear exposition of core concepts and emphasis on generalization has influenced subsequent research directions, including meta-RL, hierarchical RL, and safe RL. By framing deep RL as a toolkit for practical decision-making, the paper has accelerated adoption in fields beyond traditional AI, such as energy management and clinical trial design. Its lasting value lies in its role as a pedagogical cornerstone that continues to shape how the community teaches and applies deep reinforcement learning.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba