paper-with-me

Papers

Enabling surrogate-assisted evolutionary reinforcement learning via policy embedding

2023-01-31 · Lan Tang, Xiaxi Li, Jinyuan Zhang, Guiying Li, Peng Yang, Ke Tang

Evolutionary Reinforcement Learning (ERL) that applying Evolutionary Algorithms (EAs) to optimize the weight parameters of Deep Neural Network (DNN) based policies has been widely regarded as an alternative to traditional reinforcement learning methods. However, the evaluation of the iteratively generated population usually requires a large amount of computational time and can be prohibitively expensive, which may potentially restrict the applicability of ERL. Surrogate is often used to reduce the computational burden of evaluation in EAs. Unfortunately, in ERL, each individual of policy usually represents millions of weights parameters of DNN. This high-dimensional representation of policy has introduced a great challenge to the application of surrogates into ERL to speed up training. This paper proposes a PE-SAERL Framework to at the first time enable surrogate-assisted evolutionary reinforcement learning via policy embedding (PE). Empirical results on 5 Atari games show that the proposed method can perform more efficiently than the four state-of-the-art algorithms. The training process is accelerated up to 7x on tested games, comparing to its counterpart without the surrogate and PE.

📄 PDF Abstract BibTeX arXiv:2301.13374

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesEvolutionary Algorithmsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Meta-Black-Box Optimization with Bi-Space Landscape Analysis and Dual-Control Mechanism for SAEA

2025-11-19 · Yukun Du, Haiyue Yu, Xiaotong Xie, Yan Zheng 외 arxiv

Surrogate-Assisted Evolutionary Algorithms (SAEAs) are widely used for expensive Black-Box Optimization. However, their reliance on rigid, manually designed components such as infill criteria and evolutionary strategies …

Reinforcement Learning

Surrogate-Assisted Evolutionary Reinforcement Learning Based on Autoencoder and Hyperbolic Neural Network

2025-05-26 · Bingdong Li, Mei Jiang, Peng Yang, Wenjing Hong 외

Evolutionary Reinforcement Learning (ERL), training the Reinforcement Learning (RL) policies with Evolutionary Algorithms (EAs), have demonstrated enhanced exploration capabilities and greater robustness than using tradi…

Evolutionary AlgorithmsMuJoCoMuJoCo GamesReinforcement Learning (RL)

A Surrogate-Assisted Controller for Expensive Evolutionary Reinforcement Learning

2022-01-01 · Yuxing Wang, Tiantian Zhang, Yongzhe Chang, Bin Liang 외

The integration of Reinforcement Learning (RL) and Evolutionary Algorithms (EAs) aims at simultaneously exploiting the sample efficiency as well as the diversity and robustness of the two paradigms. Recently, hybrid lear…

continuous-controlContinuous ControlDiversityEvolutionary Algorithms+4

Effective Reinforcement Learning through Evolutionary Surrogate-Assisted Prescription

2020-02-13 · Olivier Francon, Santiago Gonzalez, Babak Hodjat, Elliot Meyerson 외

There is now significant historical data available on decision making in organizations, consisting of the decision problem, what decisions were made, and how desirable the outcomes were. Using this data, it is possible t…

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Meta-Black-Box Optimization with Ensemble Surrogate Modeling for Robustness-Accuracy Trade-off within SAEA

2026-05-30 · Xiao Jin, Yongxiong Wang, Haobo Liu, Yudong Du 외 arxiv

Surrogate-assisted evolutionary algorithms (SAEAs) have been widely used for expensive black-box optimization problems. However, their reliance on rigid and manually designed components limits their flexibility and gener…

Reinforcement LearningEnsemble Learning