paper-with-me

홈 › Papers

Genetic Drift Regularization: on preventing Actor Injection from breaking Evolution Strategies

2024-05-07 · Paul Templier, Emmanuel Rachelson, Antoine Cully, Dennis G. Wilson

Evolutionary Algorithms (EA) have been successfully used for the optimization of neural networks for policy search, but they still remain sample inefficient and underperforming in some cases compared to gradient-based reinforcement learning (RL). Various methods combine the two approaches, many of them training a RL algorithm on data from EA evaluations and injecting the RL actor into the EA population. However, when using Evolution Strategies (ES) as the EA, the RL actor can drift genetically far from the the ES distribution and injection can cause a collapse of the ES performance. Here, we highlight the phenomenon of genetic drift where the actor genome and the ES population distribution progressively drift apart, leading to injection having a negative impact on the ES. We introduce Genetic Drift Regularization (GDR), a simple regularization method in the actor training loss that prevents the actor genome from drifting away from the ES. We show that GDR can improve ES convergence on problems where RL learns well, but also helps RL training on other tasks, , fixes the injection issues better than previous controlled injection methods.

📄 PDF Abstract BibTeX arXiv:2405.04322

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Learning From Drift: Federated Learning on Non-IID Data via Drift Regularization

2023-09-13 · Yeachan Kim, Bonggun Shin

Federated learning algorithms perform reasonably well on independent and identically distributed (IID) data. They, on the other hand, suffer greatly from heterogeneous environments, i.e., Non-IID data. Despite the fact t…

Federated Learning

On optimal tracking portfolio in incomplete markets: The reinforcement learning approach

2023-11-24 · Lijun Bo, YiJie Huang, Xiang Yu

This paper studies an infinite horizon optimal tracking portfolio problem using capital injection in incomplete market models. The benchmark process is modelled by a geometric Brownian motion with zero drift driven by so…

Q-Learning

DCoAR: Deep Concept Injection into Unified Autoregressive Models for Personalized Text-to-Image Generation

2025-08-10 · Fangtai Wu, Mushui Liu, Weijie He, Zhao Wang 외 arxiv

The unified autoregressive (AR) model excels at multimodal understanding and generation. However, its full potential in the domain of customized image generation has yet to be fully realized. Existing customization appro…

Text-to-Image Generation

Reliable and Interpretable Drift Detection in Streams of Short Texts

2023-05-28 · Ella Rabinovich, Matan Vetzler, Samuel Ackerman, Ateret Anaby-Tavor

Data drift is the change in model input data that is one of the key factors leading to machine learning models performance degradation over time. Monitoring drift helps detecting these issues and preventing their harmful…

Change Point DetectionDrift Detectionintent-classificationIntent Classification

Regularizing Deep Neural Networks by Noise: Its Interpretation and Optimization

2017-10-14 · NeurIPS 2017 12 · Hyeonwoo Noh, Tackgeun You, Jonghwan Mun, Bohyung Han

Overfitting is one of the most critical challenges in deep neural networks, and there are various types of regularization methods to improve generalization performance. Injecting noises to hidden units during training, e…