English

Hypernetworks for Zero-shot Transfer in Reinforcement Learning

Machine Learning 2023-01-04 v2

Abstract

In this paper, hypernetworks are trained to generate behaviors across a range of unseen task conditions, via a novel TD-based training objective and data from a set of near-optimal RL solutions for training tasks. This work relates to meta RL, contextual RL, and transfer learning, with a particular focus on zero-shot performance at test time, enabled by knowledge of the task parameters (also known as context). Our technical approach is based upon viewing each RL algorithm as a mapping from the MDP specifics to the near-optimal value function and policy and seek to approximate it with a hypernetwork that can generate near-optimal value functions and policies, given the parameters of the MDP. We show that, under certain conditions, this mapping can be considered as a supervised learning problem. We empirically evaluate the effectiveness of our method for zero-shot transfer to new reward and transition dynamics on a series of continuous control tasks from DeepMind Control Suite. Our method demonstrates significant improvements over baselines from multitask and meta RL approaches.

Keywords

Cite

@article{arxiv.2211.15457,
  title  = {Hypernetworks for Zero-shot Transfer in Reinforcement Learning},
  author = {Sahand Rezaei-Shoshtari and Charlotte Morissette and Francois Robert Hogan and Gregory Dudek and David Meger},
  journal= {arXiv preprint arXiv:2211.15457},
  year   = {2023}
}

Comments

AAAI 2023

R2 v1 2026-06-28T07:15:08.999Z