paper-with-me

Papers

Human-Level Reinforcement Learning through Theory-Based Modeling, Exploration, and Planning

2021-07-27 · Pedro A. Tsividis, Joao Loula, Jake Burga, Nathan Foss, Andres Campero, Thomas Pouncy, Samuel J. Gershman, Joshua B. Tenenbaum

Reinforcement learning (RL) studies how an agent comes to achieve reward in an environment through interactions over time. Recent advances in machine RL have surpassed human expertise at the world's oldest board games and many classic video games, but they require vast quantities of experience to learn successfully -- none of today's algorithms account for the human ability to learn so many different tasks, so quickly. Here we propose a new approach to this challenge based on a particularly strong form of model-based RL which we call Theory-Based Reinforcement Learning, because it uses human-like intuitive theories -- rich, abstract, causal models of physical objects, intentional agents, and their interactions -- to explore and model an environment, and plan effectively to achieve task goals. We instantiate the approach in a video game playing agent called EMPA (the Exploring, Modeling, and Planning Agent), which performs Bayesian inference to learn probabilistic generative models expressed as programs for a game-engine simulator, and runs internal simulations over these models to support efficient object-based, relational exploration and heuristic planning. EMPA closely matches human learning efficiency on a suite of 90 challenging Atari-style video games, learning new games in just minutes of game play and generalizing robustly to new game situations and new levels. The model also captures fine-grained structure in people's exploration trajectories and learning dynamics. Its design and behavior suggest a way forward for building more general human-like AI systems.

📄 PDF Abstract BibTeX arXiv:2107.12544

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceBoard Gamesreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Driver Modeling through Deep Reinforcement Learning and Behavioral Game Theory

2020-03-24 · Berat Mert Albaba, Yildiray Yildiz

In this paper, a synergistic combination of deep reinforcement learning and hierarchical game theory is proposed as a modeling framework for behavioral predictions of drivers in highway driving scenarios. The need for a …

Autonomous VehiclesDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

Learning Human Rewards by Inferring Their Latent Intelligence Levels in Multi-Agent Games: A Theory-of-Mind Approach with Application to Driving Data

2021-03-07 · Ran Tian, Masayoshi Tomizuka, Liting Sun

Reward function, as an incentive representation that recognizes humans' agency and rationalizes humans' actions, is particularly appealing for modeling human behavior in human-robot interaction. Inverse Reinforcement Lea…

Decision Makingreinforcement-learningReinforcement Learning (RL)

Modeling the Formation of Social Conventions from Embodied Real-Time Interactions

2018-02-16 · Ismael T. Freire, Clement Moulin-Frier, Marti Sanchez-Fibla, Xerxes D. Arsiwalla 외

What is the role of real-time control and learning in the formation of social conventions? To answer this question, we propose a computational model that matches human behavioral data in a social decision-making game tha…

Decision MakingFairnessreinforcement-learningReinforcement Learning+1

Symmetric Machine Theory of Mind

2021-09-29 · Melanie Sclar, Graham Neubig, Yonatan Bisk

Theory of mind (ToM), the ability to understand others' thoughts and desires, is a cornerstone of human intelligence. Because of this, a number of previous works have attempted to measure the ability of machines to devel…

Deep Reinforcement Learning

Training Reinforcement Learning Agents and Humans With Difficulty-Conditioned Generators

2023-12-04 · Sidney Tio, Jimmy Ho, Pradeep Varakantham

We adapt Parameterized Environment Response Model (PERM), a method for training both Reinforcement Learning (RL) Agents and human learners in parameterized environments by directly modeling difficulty and ability. Inspir…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)