NeurIPS 2022accept12 citations

Learning Representations via a Robust Behavioral Metric for Deep Reinforcement Learning

Jianda Chen, Sinno Pan

Abstract

Learning an informative representation with behavioral metrics is able to accelerate the deep reinforcement learning process. There are two key research issues on behavioral metric-based representation learning: 1) how to relax the computation of a specific behavioral metric, which is difficult or even intractable to compute, and 2) how to approximate the relaxed metric by learning an embedding space for states. In this paper, we analyze the potential relaxation and/or approximation gaps for existing behavioral metric-based representation learning methods. Based on the analysis, we propose a new behavioral distance, the RAP distance, and develop a practical representation learning algorithm on top of it with a theoretical analysis. We conduct extensive experiments on DeepMind Control Suite with distraction, Robosuite, and autonomous driving simulator CARLA to demonstrate new state-of-the-art results.

deep reinforcement learningrepresentation learningdeep learning
BibTeX
@inproceedings{
chen2022learning,
title={Learning Representations via a Robust Behavioral Metric for Deep Reinforcement Learning},
author={Jianda Chen and Sinno Pan},
booktitle={Advances in Neural Information Processing Systems},
editor={Alice H. Oh and Alekh Agarwal and Danielle Belgrave and Kyunghyun Cho},
year={2022},
url={https://openreview.net/forum?id=7YXXt9lRls}
}