English

A Deep Reinforcement Learning Approach to Marginalized Importance Sampling with the Successor Representation

Machine Learning 2023-11-15 v2 Artificial Intelligence Machine Learning

Abstract

Marginalized importance sampling (MIS), which measures the density ratio between the state-action occupancy of a target policy and that of a sampling distribution, is a promising approach for off-policy evaluation. However, current state-of-the-art MIS methods rely on complex optimization tricks and succeed mostly on simple toy problems. We bridge the gap between MIS and deep reinforcement learning by observing that the density ratio can be computed from the successor representation of the target policy. The successor representation can be trained through deep reinforcement learning methodology and decouples the reward optimization from the dynamics of the environment, making the resulting algorithm stable and applicable to high-dimensional domains. We evaluate the empirical performance of our approach on a variety of challenging Atari and MuJoCo environments.

Keywords

Cite

@article{arxiv.2106.06854,
  title  = {A Deep Reinforcement Learning Approach to Marginalized Importance Sampling with the Successor Representation},
  author = {Scott Fujimoto and David Meger and Doina Precup},
  journal= {arXiv preprint arXiv:2106.06854},
  year   = {2023}
}

Comments

ICML 2021

R2 v1 2026-06-24T03:08:07.663Z