paper-with-me

Papers

A multi-agent evolutionary robotics framework to train spiking neural networks

2020-12-07 · Souvik Das, Anirudh Shankar, Vaneet Aggarwal

A novel multi-agent evolutionary robotics (ER) based framework, inspired by competitive evolutionary environments in nature, is demonstrated for training Spiking Neural Networks (SNN). The weights of a population of SNNs along with morphological parameters of bots they control in the ER environment are treated as phenotypes. Rules of the framework select certain bots and their SNNs for reproduction and others for elimination based on their efficacy in capturing food in a competitive environment. While the bots and their SNNs are given no explicit reward to survive or reproduce via any loss function, these drives emerge implicitly as they evolve to hunt food and survive within these rules. Their efficiency in capturing food as a function of generations exhibit the evolutionary signature of punctuated equilibria. Two evolutionary inheritance algorithms on the phenotypes, Mutation and Crossover with Mutation, are demonstrated. Performances of these algorithms are compared using ensembles of 100 experiments for each algorithm. We find that Crossover with Mutation promotes 40% faster learning in the SNN than mere Mutation with a statistically significant margin.

📄 PDF Abstract BibTeX arXiv:2012.03485

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Continuous On-line Evolution of Agent Behaviours with Cartesian Genetic Programming

2014-07-02 · Davide Nunes, Luis Antunes

Evolutionary Computation has been successfully used to synthesise controllers for embodied agents and multi-agent systems in general. Notwithstanding this, continuous on-line adaptation by the means of evolutionary algor…

Evolutionary Algorithms

Systematic Derivation of Behaviour Characterisations in Evolutionary Robotics

2014-07-02 · Jorge Gomes, Pedro Mariano, Anders Lyhne Christensen

Evolutionary techniques driven by behavioural diversity, such as novelty search, have shown significant potential in evolutionary robotics. These techniques rely on priorly specified behaviour characterisations to estima…

Diversity

Robots Need Some Education: On the complexity of learning in evolutionary robotics

2026-04-05 · Fuda van Diggelen arxiv

Evolutionary Robotics and Robot Learning are two fields in robotics that aim to automatically optimize robot designs. The key difference between them lies in what is being optimized and the time scale involved. Evolution…

Parental Guidance: Efficient Lifelong Learning through Evolutionary Distillation

2025-03-24 · Octi Zhang, Quanquan Peng, Rosario Scalise, Bryon Boots

Developing robotic agents that can perform well in diverse environments while showing a variety of behaviors is a key challenge in AI and robotics. Traditional reinforcement learning (RL) methods often create agents that…

Continual LearningDiversityImitation LearningLifelong learning+1

Evolving Multimodal Robot Behavior via Many Stepping Stones with the Combinatorial Multi-Objective Evolutionary Algorithm

2018-07-09 · Joost Huizinga, Jeff Clune

An important challenge in reinforcement learning, including evolutionary robotics, is to solve multimodal problems, where agents have to act in qualitatively different ways depending on the circumstances. Because multimo…

Reinforcement Learning