paper-with-me

홈 › Papers

Epigenetic evolution of deep convolutional models

2021-04-12 · Alexander Hadjiivanov, Alan Blair

In this study, we build upon a previously proposed neuroevolution framework to evolve deep convolutional models. Specifically, the genome encoding and the crossover operator are extended to make them applicable to layered networks. We also propose a convolutional layer layout which allows kernels of different shapes and sizes to coexist within the same layer, and present an argument as to why this may be beneficial. The proposed layout enables the size and shape of individual kernels within a convolutional layer to be evolved with a corresponding new mutation operator. The proposed framework employs a hybrid optimisation strategy involving structural changes through epigenetic evolution and weight update through backpropagation in a population-based setting. Experiments on several image classification benchmarks demonstrate that the crossover operator is sufficiently robust to produce increasingly performant offspring even when the parents are trained on only a small random subset of the training dataset in each epoch, thus providing direct confirmation that learned features and behaviour can be successfully transferred from parent networks to offspring in the next generation.

📄 PDF Abstract BibTeX arXiv:2104.05411

Code (1)

cantordust/pycortex 공식 구현 pytorch

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Accelerating the Evolution of Convolutional Neural Networks with Node-Level Mutations and Epigenetic Weight Initialization

2018-11-17 · Travis Desell

This paper examines three generic strategies for improving the performance of neuro-evolution techniques aimed at evolving convolutional neural networks (CNNs). These were implemented as part of the Evolutionary eXplorat…

The Effect of Epigenetic Blocking on Dynamic Multi-Objective Optimisation Problems

2022-11-25 · Sizhe Yuen, Thomas H. G. Ezard, Adam J. Sobey

Hundreds of Evolutionary Computation approaches have been reported. From an evolutionary perspective they focus on two fundamental mechanisms: cultural inheritance in Swarm Intelligence and genetic inheritance in Evoluti…

BlockingEvolutionary Algorithms

Modeling epigenetic evolutionary algorithms: An approach based on the epigenetic regulation process

2021-02-18 · Alvarez Lifeth

Many biological processes have been the source of inspiration for heuristic methods that generate high-quality solutions to solve optimization and search problems. This thesis presents an epigenetic technique for Evoluti…

DecoderEvolutionary Algorithms

Morphogenesis Software based on Epigenetic Code Concept

2019-04-23 · N. Bessonov, O. Butuzova, A. Minarsky, R. Penner 외

The process of morphogenesis is an evolution of the shape of an organism together with the differentiation of its parts. This process encompasses numerous biological processes ranging from embryogenesis to regeneration f…

Evolving Boolean Regulatory Networks with Epigenetic Control

2013-06-20 · Larry Bull

The significant role of epigenetic mechanisms within natural systems has become increasingly clear. This paper uses a recently presented abstract, tunable Boolean genetic regulatory network model to explore aspects of ep…