SOTAVerified

Discretizing Continuous Action Space for On-Policy Optimization

2019-01-29Code Available0· sign in to hype

Yunhao Tang, Shipra Agrawal

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this work, we show that discretizing action space for continuous control is a simple yet powerful technique for on-policy optimization. The explosion in the number of discrete actions can be efficiently addressed by a policy with factorized distribution across action dimensions. We show that the discrete policy achieves significant performance gains with state-of-the-art on-policy optimization algorithms (PPO, TRPO, ACKTR) especially on high-dimensional tasks with complex dynamics. Additionally, we show that an ordinal parameterization of the discrete distribution can introduce the inductive bias that encodes the natural ordering between discrete actions. This ordinal architecture further significantly improves the performance of PPO/TRPO.

Tasks

Reproductions