English

Meta-Reinforcement Learning for Heuristic Planning

Artificial Intelligence 2021-07-07 v1 Machine Learning

Abstract

In Meta-Reinforcement Learning (meta-RL) an agent is trained on a set of tasks to prepare for and learn faster in new, unseen, but related tasks. The training tasks are usually hand-crafted to be representative of the expected distribution of test tasks and hence all used in training. We show that given a set of training tasks, learning can be both faster and more effective (leading to better performance in the test tasks), if the training tasks are appropriately selected. We propose a task selection algorithm, Information-Theoretic Task Selection (ITTS), based on information theory, which optimizes the set of tasks used for training in meta-RL, irrespectively of how they are generated. The algorithm establishes which training tasks are both sufficiently relevant for the test tasks, and different enough from one another. We reproduce different meta-RL experiments from the literature and show that ITTS improves the final performance in all of them.

Keywords

Cite

@article{arxiv.2107.02603,
  title  = {Meta-Reinforcement Learning for Heuristic Planning},
  author = {Ricardo Luna Gutierrez and Matteo Leonetti},
  journal= {arXiv preprint arXiv:2107.02603},
  year   = {2021}
}

Comments

ICAPS 2021

R2 v1 2026-06-24T03:55:54.949Z