English

BiERL: A Meta Evolutionary Reinforcement Learning Framework via Bilevel Optimization

Neural and Evolutionary Computing 2023-08-03 v1 Artificial Intelligence Machine Learning

Abstract

Evolutionary reinforcement learning (ERL) algorithms recently raise attention in tackling complex reinforcement learning (RL) problems due to high parallelism, while they are prone to insufficient exploration or model collapse without carefully tuning hyperparameters (aka meta-parameters). In the paper, we propose a general meta ERL framework via bilevel optimization (BiERL) to jointly update hyperparameters in parallel to training the ERL model within a single agent, which relieves the need for prior domain knowledge or costly optimization procedure before model deployment. We design an elegant meta-level architecture that embeds the inner-level's evolving experience into an informative population representation and introduce a simple and feasible evaluation of the meta-level fitness function to facilitate learning efficiency. We perform extensive experiments in MuJoCo and Box2D tasks to verify that as a general framework, BiERL outperforms various baselines and consistently improves the learning performance for a diversity of ERL algorithms.

Keywords

Cite

@article{arxiv.2308.01207,
  title  = {BiERL: A Meta Evolutionary Reinforcement Learning Framework via Bilevel Optimization},
  author = {Junyi Wang and Yuanyang Zhu and Zhi Wang and Yan Zheng and Jianye Hao and Chunlin Chen},
  journal= {arXiv preprint arXiv:2308.01207},
  year   = {2023}
}

Comments

Published as a conference paper at European Conference on Artificial Intelligence (ECAI) 2023

R2 v1 2026-06-28T11:46:31.839Z