Current browse context:
cs.NE
Change to browse by:
References & Citations
Computer Science > Machine Learning
Title: Rapid Task-Solving in Novel Environments
(Submitted on 5 Jun 2020 (v1), last revised 19 Apr 2021 (this version, v3))
Abstract: We propose the challenge of rapid task-solving in novel environments (RTS), wherein an agent must solve a series of tasks as rapidly as possible in an unfamiliar environment. An effective RTS agent must balance between exploring the unfamiliar environment and solving its current task, all while building a model of the new environment over which it can plan when faced with later tasks. While modern deep RL agents exhibit some of these abilities in isolation, none are suitable for the full RTS challenge. To enable progress toward RTS, we introduce two challenge domains: (1) a minimal RTS challenge called the Memory&Planning Game and (2) One-Shot StreetLearn Navigation, which introduces scale and complexity from real-world data. We demonstrate that state-of-the-art deep RL agents fail at RTS in both domains, and that this failure is due to an inability to plan over gathered knowledge. We develop Episodic Planning Networks (EPNs) and show that deep-RL agents with EPNs excel at RTS, outperforming the nearest baseline by factors of 2-3 and learning to navigate held-out StreetLearn maps within a single episode. We show that EPNs learn to execute a value iteration-like planning algorithm and that they generalize to situations beyond their training experience. algorithm and that they generalize to situations beyond their training experience.
Submission history
From: Sam Ritter [view email][v1] Fri, 5 Jun 2020 20:09:20 GMT (8465kb,D)
[v2] Wed, 24 Mar 2021 16:28:57 GMT (12291kb,D)
[v3] Mon, 19 Apr 2021 18:00:46 GMT (12292kb,D)
Link back to: arXiv, form interface, contact.