Parametric-Task MAP-Elites
About
Optimizing a set of functions simultaneously by leveraging their similarity is called multi-task optimization. Current black-box multi-task algorithms only solve a finite set of tasks, even when the tasks originate from a continuous space. In this paper, we introduce Parametric-Task MAP-Elites (PT-ME), a new black-box algorithm for continuous multi-task optimization problems. This algorithm (1) solves a new task at each iteration, effectively covering the continuous space, and (2) exploits a new variation operator based on local linear regression. The resulting dataset of solutions makes it possible to create a function that maps any task parameter to its optimal solution. We show that PT-ME outperforms all baselines, including the deep reinforcement learning algorithm PPO on two parametric-task toy problems and a robotic problem in simulation.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Control Task | Archery | Final Mean Fitness1 | 4 | |
| Control Task | Hexapod | Final Mean Fitness72.7 | 4 | |
| Control Task | Arm | Final Mean Fitness0.747 | 4 | |
| Control Task | cartpole | Final Mean Fitness992.5 | 4 | |
| Control Task Performance | Archery | AUC924.1 | 4 | |
| Control Task Performance | Arm | AUC734 | 4 | |
| Control Task Performance | cartpole | AUC913.5 | 4 | |
| Control Task Performance | Hexapod | AUC349.9 | 4 |