English

Meta-Value Learning: a General Framework for Learning with Learning Awareness

Machine Learning 2023-12-12 v3 Multiagent Systems

Abstract

Gradient-based learning in multi-agent systems is difficult because the gradient derives from a first-order model which does not account for the interaction between agents' learning processes. LOLA (arXiv:1709.04326) accounts for this by differentiating through one step of optimization. We propose to judge joint policies by their long-term prospects as measured by the meta-value, a discounted sum over the returns of future optimization iterates. We apply a form of Q-learning to the meta-game of optimization, in a way that avoids the need to explicitly represent the continuous action space of policy updates. The resulting method, MeVa, is consistent and far-sighted, and does not require REINFORCE estimators. We analyze the behavior of our method on a toy game and compare to prior work on repeated matrix games.

Keywords

Cite

@article{arxiv.2307.08863,
  title  = {Meta-Value Learning: a General Framework for Learning with Learning Awareness},
  author = {Tim Cooijmans and Milad Aghajohari and Aaron Courville},
  journal= {arXiv preprint arXiv:2307.08863},
  year   = {2023}
}
R2 v1 2026-06-28T11:33:01.939Z