HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Reinforcement Learning with Latent Flow

Wenling Shang Xiaofei Wang Aravind Srinivas Aravind Rajeswaran Yang Gao Pieter Abbeel Michael Laskin

Reinforcement Learning with Latent Flow

Abstract

Temporal information is essential to learning effective policies with Reinforcement Learning (RL). However, current state-of-the-art RL algorithms either assume that such information is given as part of the state space or, when learning from pixels, use the simple heuristic of frame-stacking to implicitly capture temporal information present in the image observations. This heuristic is in contrast to the current paradigm in video classification architectures, which utilize explicit encodings of temporal information through methods such as optical flow and two-stream architectures to achieve state-of-the-art performance. Inspired by leading video classification architectures, we introduce the Flow of Latents for Reinforcement Learning (Flare), a network architecture for RL that explicitly encodes temporal information through latent vector differences. We show that Flare (i) recovers optimal performance in state-based RL without explicit access to the state velocity, solely with positional state information, (ii) achieves state-of-the-art performance on pixel-based challenging continuous control tasks within the DeepMind control benchmark suite, namely quadruped walk, hopper hop, finger turn hard, pendulum swing, and walker run, and is the most sample efficient model-free pixel-based RL algorithm, outperforming the prior model-free state-of-the-art by 1.9X and 1.5X on the 500k and 1M step benchmarks, respectively, and (iv), when augmented over rainbow DQN, outperforms this state-of-the-art level baseline on 5 of 8 challenging Atari games at 100M time step benchmark.

Code Repositories

WendyShang/flare
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
montezuma-s-revenge-on-atari-2600-montezuma-sRainbow (tuned)
Average Return (NoOp): 900
montezuma-s-revenge-on-atari-2600-montezuma-sFlare
Average Return (NoOp): 1668

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Reinforcement Learning with Latent Flow | Papers | HyperAI