English

Estimating Q(s,s') with Deep Deterministic Dynamics Gradients

Machine Learning 2020-08-27 v2 Artificial Intelligence Machine Learning

Abstract

In this paper, we introduce a novel form of value function, Q(s,s)Q(s, s'), that expresses the utility of transitioning from a state ss to a neighboring state ss' and then acting optimally thereafter. In order to derive an optimal policy, we develop a forward dynamics model that learns to make next-state predictions that maximize this value. This formulation decouples actions from values while still learning off-policy. We highlight the benefits of this approach in terms of value function transfer, learning within redundant action spaces, and learning off-policy from state observations generated by sub-optimal or completely random policies. Code and videos are available at http://sites.google.com/view/qss-paper.

Cite

@article{arxiv.2002.09505,
  title  = {Estimating Q(s,s') with Deep Deterministic Dynamics Gradients},
  author = {Ashley D. Edwards and Himanshu Sahni and Rosanne Liu and Jane Hung and Ankit Jain and Rui Wang and Adrien Ecoffet and Thomas Miconi and Charles Isbell and Jason Yosinski},
  journal= {arXiv preprint arXiv:2002.09505},
  year   = {2020}
}

Comments

Accepted into ICML 2020

R2 v1 2026-06-23T13:49:52.457Z