paper-with-me

홈 › Papers

Policy Manifold Search for Improving Diversity-based Neuroevolution

2020-12-15 · Nemanja Rakicevic, Antoine Cully, Petar Kormushev

Diversity-based approaches have recently gained popularity as an alternative paradigm to performance-based policy search. A popular approach from this family, Quality-Diversity (QD), maintains a collection of high-performing policies separated in the diversity-metric space, defined based on policies' rollout behaviours. When policies are parameterised as neural networks, i.e. Neuroevolution, QD tends to not scale well with parameter space dimensionality. Our hypothesis is that there exists a low-dimensional manifold embedded in the policy parameter space, containing a high density of diverse and feasible policies. We propose a novel approach to diversity-based policy search via Neuroevolution, that leverages learned latent representations of the policy parameters which capture the local structure of the data. Our approach iteratively collects policies according to the QD framework, in order to (i) build a collection of diverse policies, (ii) use it to learn a latent representation of the policy parameters, (iii) perform policy search in the learned latent space. We use the Jacobian of the inverse transformation (i.e.reconstruction function) to guide the search in the latent space. This ensures that the generated samples remain in the high-density regions of the original space, after reconstruction. We evaluate our contributions on three continuous control tasks in simulated environments, and compare to diversity-based baselines. The findings suggest that our approach yields a more efficient and robust policy search process.

📄 PDF Abstract BibTeX arXiv:2012.08676

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlDiversity

Similar Papers 제목 키워드 기반

Policy Manifold Search: Exploring the Manifold Hypothesis for Diversity-based Neuroevolution

2021-04-27 · Nemanja Rakicevic, Antoine Cully, Petar Kormushev

Neuroevolution is an alternative to gradient-based optimisation that has the potential to avoid local minima and allows parallelisation. The main limiting factor is that usually it does not scale well with parameter spac…

continuous-controlContinuous ControlDiversity

Sample efficient Quality Diversity for neural continuous control

2021-01-01 · Thomas Pierrot, Valentin Macé, Geoffrey Cideron, Nicolas Perrin 외

We propose a novel Deep Neuroevolution algorithm, QD-RL, that combines the strengths of off-policy reinforcement learning (RL) algorithms and Quality Diversity (QD) approaches to solve continuous control problems with ne…

continuous-controlContinuous ControlDiversityManagement+1

Harnessing Distribution Ratio Estimators for Learning Agents with Quality and Diversity

2020-11-05 · Tanmay Gangwani, Jian Peng, Yuan Zhou

Quality-Diversity (QD) is a concept from Neuroevolution with some intriguing applications to Reinforcement Learning. It facilitates learning a population of agents where each member is optimized to simultaneously accumul…

DiversityOff-policy evaluation

On Evolvability and Behavior Landscapes in Neuroevolutionary Divergent Search

2023-06-16 · Bruno Gašperov, Marko Đurasević

Evolvability refers to the ability of an individual genotype (solution) to produce offspring with mutually diverse phenotypes. Recent research has demonstrated that divergent search methods, particularly novelty search, …

Diversity

Spectrum-Diverse Neuroevolution with Unified Neural Models

2019-01-06 · Danilo Vasconcellos Vargas, Junichi Murata

Learning algorithms are being increasingly adopted in various applications. However, further expansion will require methods that work more automatically. To enable this level of automation, a more powerful solution repre…

Diversity