ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
809
Citations
0
Influential Citations
IEEE Transactions on Neural Networks and Learning Systems
Venue
2022
Year
Deep reinforcement learning (DRL) integrates the feature representation ability of deep learning with the decision-making ability of reinforcement learning so that it can achieve powerful end-to-end learning control capabilities. In the past decade, DRL has made substantial advances in many tasks that require perceiving high-dimensional input and making optimal or near-optimal decisions. However, there are still many challenging problems in the theory and applications of DRL, especially in learning control tasks with limited samples, sparse rewards, and multiple agents. Researchers have proposed various solutions and new theories to solve these problems and promote the development of DRL. In addition, deep learning has stimulated the further development of many subfields of reinforcement learning, such as hierarchical reinforcement learning (HRL), multiagent reinforcement learning, and imitation learning. This article gives a comprehensive overview of the fundamental theories, key algorithms, and primary research domains of DRL. In addition to value-based and policy-based DRL algorithms, the advances in maximum entropy-based DRL are summarized. The future research topics of DRL are also analyzed and discussed.
Deep reinforcement learning has become a cornerstone of modern AI, enabling breakthroughs in areas like game playing, robotics, and autonomous driving. This survey, published in a top-tier journal (IEEE TNNLS) with over 800 citations, provides a timely and comprehensive synthesis of the field's rapid evolution. It is particularly valuable for practitioners seeking to understand the landscape of DRL algorithms and identify promising research directions.
The paper's significance lies in its breadth and structure. It not only covers classic value-based (e.g., DQN) and policy-based (e.g., PPO) methods but also dedicates attention to maximum entropy-based approaches like SAC, which have become state-of-the-art in continuous control. By also addressing subfields such as hierarchical RL, multiagent RL, and imitation learning, the survey offers a holistic view that is rare in the literature.
The survey makes several key technical contributions:
As a survey, the paper does not present new experimental results. However, it synthesizes findings from numerous prior works, noting that DRL has achieved superhuman performance in games (e.g., Atari, Go) and complex control tasks. The survey emphasizes that while value-based methods excel in discrete action spaces, policy gradient methods are preferred for continuous control, and maximum entropy methods offer improved exploration. The paper also highlights that sample efficiency remains a major bottleneck, with many algorithms requiring millions of interactions.
This survey has broad impact on the AI field by providing a structured reference that helps researchers and practitioners navigate the rapidly growing DRL literature. Its identification of key challenges and future directions can guide funding and research priorities. By covering both foundational and emerging topics, it serves as a useful educational resource for newcomers and a concise update for experts. The paper's high citation count reflects its utility as a go-to overview in the DRL community.
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