English

Learning Retrospective Knowledge with Reverse Reinforcement Learning

Machine Learning 2020-11-03 v3 Artificial Intelligence

Abstract

We present a Reverse Reinforcement Learning (Reverse RL) approach for representing retrospective knowledge. General Value Functions (GVFs) have enjoyed great success in representing predictive knowledge, i.e., answering questions about possible future outcomes such as "how much fuel will be consumed in expectation if we drive from A to B?". GVFs, however, cannot answer questions like "how much fuel do we expect a car to have given it is at B at time tt?". To answer this question, we need to know when that car had a full tank and how that car came to B. Since such questions emphasize the influence of possible past events on the present, we refer to their answers as retrospective knowledge. In this paper, we show how to represent retrospective knowledge with Reverse GVFs, which are trained via Reverse RL. We demonstrate empirically the utility of Reverse GVFs in both representation learning and anomaly detection.

Keywords

Cite

@article{arxiv.2007.06703,
  title  = {Learning Retrospective Knowledge with Reverse Reinforcement Learning},
  author = {Shangtong Zhang and Vivek Veeriah and Shimon Whiteson},
  journal= {arXiv preprint arXiv:2007.06703},
  year   = {2020}
}

Comments

NeurIPS 2020