pith. sign in

arxiv: 1912.10944 · v2 · pith:PBK46MGZnew · submitted 2019-12-23 · 💻 cs.MA · cs.AI· cs.LG

A Survey of Deep Reinforcement Learning in Video Games

classification 💻 cs.MA cs.AIcs.LG
keywords gameslearningincludingmulti-agentsomevideoachievementsdeep
0
0 comments X
read the original abstract

Deep reinforcement learning (DRL) has made great achievements since proposed. Generally, DRL agents receive high-dimensional inputs at each step, and make actions according to deep-neural-network-based policies. This learning mechanism updates the policy to maximize the return with an end-to-end method. In this paper, we survey the progress of DRL methods, including value-based, policy gradient, and model-based algorithms, and compare their main techniques and properties. Besides, DRL plays an important role in game artificial intelligence (AI). We also take a review of the achievements of DRL in various video games, including classical Arcade games, first-person perspective games and multi-agent real-time strategy games, from 2D to 3D, and from single-agent to multi-agent. A large number of video game AIs with DRL have achieved super-human performance, while there are still some challenges in this domain. Therefore, we also discuss some key points when applying DRL methods to this field, including exploration-exploitation, sample efficiency, generalization and transfer, multi-agent learning, imperfect information, and delayed spare rewards, as well as some research directions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. OnDeFog: Online Decision Transformer under Frame Dropping

    cs.LG 2026-06 unverdicted novelty 4.0

    OnDeFog combines DeFog's frame-dropping mechanisms with the Online Decision Transformer and reports better performance than ODT at high drop rates and than DeFog on low-reward datasets.