Curriculum Learning for Cumulative Return Maximization
Abstract
Curriculum learning has been successfully used in reinforcement learning to accelerate the learning process, through knowledge transfer between tasks of increasing complexity. Critical tasks, in which suboptimal exploratory actions must be minimized, can benefit from curriculum learning, and its ability to shape exploration through transfer. We propose a task sequencing algorithm maximizing the cumulative return, that is, the return obtained by the agent across all the learning episodes. By maximizing the cumulative return, the agent not only aims at achieving high rewards as fast as possible, but also at doing so while limiting suboptimal actions. We experimentally compare our task sequencing algorithm to several popular metaheuristic algorithms for combinatorial optimization, and show that it achieves significantly better performance on the problem of cumulative return maximization. Furthermore, we validate our algorithm on a critical task, optimizing a home controller for a micro energy grid.
Cite
Text
Foglino et al. "Curriculum Learning for Cumulative Return Maximization." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/320Markdown
[Foglino et al. "Curriculum Learning for Cumulative Return Maximization." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/foglino2019ijcai-curriculum/) doi:10.24963/IJCAI.2019/320BibTeX
@inproceedings{foglino2019ijcai-curriculum,
title = {{Curriculum Learning for Cumulative Return Maximization}},
author = {Foglino, Francesco and Christakou, Christiano Coletto and Gutierrez, Ricardo Luna and Leonetti, Matteo},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2019},
pages = {2308-2314},
doi = {10.24963/IJCAI.2019/320},
url = {https://mlanthology.org/ijcai/2019/foglino2019ijcai-curriculum/}
}