paper-with-me

Papers

Cartesian Genetic Programming Approach for Designing Convolutional Neural Networks

2024-09-30 · Maciej Krzywda, Szymon Łukasik, Amir Gandomi H

The present study covers an approach to neural architecture search (NAS) using Cartesian genetic programming (CGP) for the design and optimization of Convolutional Neural Networks (CNNs). In designing artificial neural networks, one crucial aspect of the innovative approach is suggesting a novel neural architecture. Currently used architectures have mostly been developed manually by human experts, which is a time-consuming and error-prone process. In this work, we use pure Genetic Programming Approach to design CNNs, which employs only one genetic operation, i.e., mutation. In the course of preliminary experiments, our methodology yields promising results.

📄 PDF Abstract BibTeX arXiv:2410.00129

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture Search

Similar Papers 제목 키워드 기반

A Genetic Programming Approach to Designing Convolutional Neural Network Architectures

2017-04-03 · Masanori Suganuma, Shinichi Shirakawa, Tomoharu Nagao

The convolutional neural network (CNN), which is one of the deep learning models, has seen much success in a variety of computer vision tasks. However, designing CNN architectures still requires expert knowledge and a lo…

General Classificationimage-classificationImage ClassificationNeural Architecture Search

Continuous Cartesian Genetic Programming based representation for Multi-Objective Neural Architecture Search

2023-06-05 · Cosijopii Garcia-Garcia, Alicia Morales-Reyes, Hugo Jair Escalante

We propose a novel approach for the challenge of designing less complex yet highly effective convolutional neural networks (CNNs) through the use of cartesian genetic programming (CGP) for neural architecture search (NAS…

Evolutionary AlgorithmsNeural Architecture Search

Towards Advanced Phenotypic Mutations in Cartesian Genetic Programming

2018-03-16 · Roman Kalkreuth

Cartesian Genetic Programming is often used with a point mutation as the sole genetic operator. In this paper, we propose two phenotypic mutation techniques and take a step towards advanced phenotypic mutations in Cartes…

regressionSymbolic Regression

Improving Evaluation of Recombination-based Cartesian Genetic Programming

2026-05-27 · Duy Long Tran, Anja Jankovic, Marie Anastacio, Holger Hoos 외 arxiv

Cartesian Genetic Programming has traditionally been using mutation as its main and often sole genetic operator to drive evolutionary search. Despite advancements in recent years, recombinationbased approaches have long …

Positional Cartesian Genetic Programming

2018-10-09 · DG Wilson, Julian F. Miller, Sylvain Cussat-Blanc, Hervé Luga

Cartesian Genetic Programming (CGP) has many modifications across a variety of implementations, such as recursive connections and node weights. Alternative genetic operators have also been proposed for CGP, but have not …

Form