paper-with-me

홈 › Papers

Diagnosing and exploiting the computational demands of videos games for deep reinforcement learning

2023-09-22 · Lakshmi Narasimhan Govindarajan, Rex G Liu, Drew Linsley, Alekh Karkada Ashok, Max Reuter, Michael J Frank, Thomas Serre

Humans learn by interacting with their environments and perceiving the outcomes of their actions. A landmark in artificial intelligence has been the development of deep reinforcement learning (dRL) algorithms capable of doing the same in video games, on par with or better than humans. However, it remains unclear whether the successes of dRL models reflect advances in visual representation learning, the effectiveness of reinforcement learning algorithms at discovering better policies, or both. To address this question, we introduce the Learning Challenge Diagnosticator (LCD), a tool that separately measures the perceptual and reinforcement learning demands of a task. We use LCD to discover a novel taxonomy of challenges in the Procgen benchmark, and demonstrate that these predictions are both highly reliable and can instruct algorithmic development. More broadly, the LCD reveals multiple failure cases that can occur when optimizing dRL algorithms over entire video game benchmarks like Procgen, and provides a pathway towards more efficient progress.

📄 PDF Abstract BibTeX arXiv:2309.13181

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement LearningRepresentation Learning

Similar Papers 제목 키워드 기반

RTSGameBench: An RTS Benchmark for Strategic Reasoning by Vision-Language Models

2026-06-17 · San Kim, Daechul Ahn, Reokyoung Kim, Hyeonbeom Choi 외 arxiv

Modern Vision-Language Models (VLMs) often struggle with strategic reasoning, i.e., anticipating and influencing other agents' actions, under uncertainty in competitive and cooperative settings. Real-time strategy (RTS) …

AlphaZero-Inspired Game Learning: Faster Training by Using MCTS Only at Test Time

2022-04-28 · Johannes Scheiermann, Wolfgang Konen

Recently, the seminal algorithms AlphaGo and AlphaZero have started a new era in game learning and deep reinforcement learning. While the achievements of AlphaGo and AlphaZero - playing Go and other complex games at supe…

Deep Reinforcement LearningGPURubik's Cube

TowerMind: A Tower Defence Game Learning Environment and Benchmark for LLM as Agents

2026-01-09 · Dawei Wang, Chengming Zhou, Di Zhao, Xinyuan Liu 외 arxiv

Recent breakthroughs in Large Language Models (LLMs) have positioned them as a promising paradigm for agents, with long-term planning and decision-making emerging as core general-purpose capabilities for adapting to dive…

Reinforcement Learning

Model-Free Episodic Control with State Aggregation

2020-08-21 · Rafael Pinto

Episodic control provides a highly sample-efficient method for reinforcement learning while enforcing high memory and computational requirements. This work proposes a simple heuristic for reducing these requirements, and…

Atari Gamesmodelreinforcement-learningReinforcement Learning+1

Data Valuation Without Training of a Model

2023-01-03 · Nohyun Ki, Hoyong Choi, Hye Won Chung

Many recent works on understanding deep learning try to quantify how much individual data instances influence the optimization and generalization of a model. Such attempts reveal characteristics and importance of individ…

Data Valuationmodel