Goto

Collaborating Authors

 learning retrospective knowledge


Learning Retrospective Knowledge with Reverse Reinforcement Learning

Neural Information Processing Systems

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 t?". 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.


Review for NeurIPS paper: Learning Retrospective Knowledge with Reverse Reinforcement Learning

Neural Information Processing Systems

Strengths: 1) This paper focuses on an interesting and practical case of reinforcement learning. Clear examples are provided to demonstrate the difference between predictive knowledge (general RL) and retrospective knowledge (this work), how RL with retrospective knowledge can be used in real-world applications, and why general RL algorithms (GVFs) fail to represent such knowledge. The formulation is general so that multiple existing RL algorithms can be extended to the Reverse RL setting. Theoretical analysis is given to justify the convergence of Reverse RL algorithms (under linear function approximation).


Learning Retrospective Knowledge with Reverse Reinforcement Learning

Neural Information Processing Systems

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 t?". 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.