English

FoMo Rewards: Can we cast foundation models as reward functions?

Machine Learning 2023-12-08 v1 Artificial Intelligence

Abstract

We explore the viability of casting foundation models as generic reward functions for reinforcement learning. To this end, we propose a simple pipeline that interfaces an off-the-shelf vision model with a large language model. Specifically, given a trajectory of observations, we infer the likelihood of an instruction describing the task that the user wants an agent to perform. We show that this generic likelihood function exhibits the characteristics ideally expected from a reward function: it associates high values with the desired behaviour and lower values for several similar, but incorrect policies. Overall, our work opens the possibility of designing open-ended agents for interactive tasks via foundation models.

Keywords

Cite

@article{arxiv.2312.03881,
  title  = {FoMo Rewards: Can we cast foundation models as reward functions?},
  author = {Ekdeep Singh Lubana and Johann Brehmer and Pim de Haan and Taco Cohen},
  journal= {arXiv preprint arXiv:2312.03881},
  year   = {2023}
}

Comments

Accepted to NeurIPS FMDM workshop