paper-with-me

Papers

NMODE --- Neuro-MODule Evolution

2017-01-18 · Keyan Ghazi-Zahedi

Modularisation, repetition, and symmetry are structural features shared by almost all biological neural networks. These features are very unlikely to be found by the means of structural evolution of artificial neural networks. This paper introduces NMODE, which is specifically designed to operate on neuro-modules. NMODE addresses a second problem in the context of evolutionary robotics, which is incremental evolution of complex behaviours for complex machines, by offering a way to interface neuro-modules. The scenario in mind is a complex walking machine, for which a locomotion module is evolved first, that is then extended by other modules in later stages. We show that NMODE is able to evolve a locomotion behaviour for a standard six-legged walking machine in approximately 10 generations and show how it can be used for incremental evolution of a complex walking machine. The entire source code used in this paper is publicly available through GitHub.

📄 PDF Abstract BibTeX arXiv:1701.05121

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhanced brain structure-function tethering in transmodal cortex revealed by high-frequency eigenmodes

2022-07-07 · Yaqian Yang, Zhiming Zheng, Longzhao Liu, Hongwei Zheng 외

The brain's structural connectome supports signal propagation between neuronal elements, shaping diverse coactivation patterns that can be captured as functional connectivity. While the link between structure and functio…

Functional Connectivity

Neuron Abandoning Attention Flow: Visual Explanation of Dynamics inside CNN Models

2024-12-02 · Yi Liao, Yongsheng Gao, Weichuan Zhang

In this paper, we present a Neuron Abandoning Attention Flow (NAFlow) method to address the open problem of visually explaining the attention evolution dynamics inside CNNs when making their classification decisions. A n…

ClassificationContrastive LearningDecision MakingFew-Shot Image Classification+3

Modular Grammatical Evolution for the Generation of Artificial Neural Networks

2022-08-04 · Khabat Soltanian, Ali Ebnenasir, Mohsen Afsharchi

This paper presents a novel method, called Modular Grammatical Evolution (MGE), towards validating the hypothesis that restricting the solution space of NeuroEvolution to modular and simple neural networks enables the ef…

Beyond Constant Parameters: Hyper Prediction Models and HyperMPC

2025-08-08 · Jan Węgrzynowski, Piotr Kicki, Grzegorz Czechmanowski, Maciej Krupka 외 arxiv

Model Predictive Control (MPC) is among the most widely adopted and reliable methods for robot control, relying critically on an accurate dynamics model. However, existing dynamics models used in the gradient-based MPC a…

Computational Efficiency

Brain-inspired Evolutionary Architectures for Spiking Neural Networks

2023-09-11 · Wenxuan Pan, Feifei Zhao, Zhuoya Zhao, Yi Zeng

The complex and unique neural network topology of the human brain formed through natural evolution enables it to perform multiple cognitive functions simultaneously. Automated evolutionary mechanisms of biological networ…