REVIEW 2 cited by
Discrete Sequential Prediction of Continuous Actions for Deep RL
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
It has long been assumed that high dimensional continuous control problems cannot be solved effectively by discretizing individual dimensions of the action space due to the exponentially large number of bins over which policies would have to be learned. In this paper, we draw inspiration from the recent success of sequence-to-sequence models for structured prediction problems to develop policies over discretized spaces. Central to this method is the realization that complex functions over high dimensional spaces can be modeled by neural networks that predict one dimension at a time. Specifically, we show how Q-values and policies over continuous spaces can be modeled using a next step prediction model over discretized dimensions. With this parameterization, it is possible to both leverage the compositional structure of action spaces during learning, as well as compute maxima over action spaces (approximately). On a simple example task we demonstrate empirically that our method can perform global search, which effectively gets around the local optimization issues that plague DDPG. We apply the technique to off-policy (Q-learning) methods and show that our method can achieve the state-of-the-art for off-policy methods on several continuous control tasks.
Forward citations
Cited by 2 Pith papers
-
Combinatorial Reinforcement Learning with Preference Feedback
MNL-VQL is the first algorithm with regret bounds for combinatorial reinforcement learning with multinomial-logit preference feedback, and it is nearly minimax-optimal in linear MDPs.
-
On Designing Diffusion Autoencoders for Efficient Generation and Representation Learning
Small binary latents conditioned via cross-attention let a diffusion autoencoder generate from a uniform Bernoulli prior with fewer steps while keeping representation quality.
Discussion (0). Sign in to comment.