Image Feature Learning with Genetic Programming
Created by W.Langdon from
gp-bibliography.bib Revision:1.8051
- @InProceedings{Ruberto:2020:PPSN,
-
author = "Stefano Ruberto and Valerio Terragni and
Jason H. Moore",
-
title = "Image Feature Learning with Genetic Programming",
-
booktitle = "16th International Conference on Parallel Problem
Solving from Nature, Part II",
-
year = "2020",
-
editor = "Thomas Baeck and Mike Preuss and Andre Deutz and
Hao Wang2 and Carola Doerr and Michael Emmerich and
Heike Trautmann",
-
volume = "12270",
-
series = "LNCS",
-
pages = "63--78",
-
address = "Leiden, Holland",
-
month = "7-9 " # sep,
-
publisher = "Springer",
-
keywords = "genetic algorithms, genetic programming, GPFL,
Semantic GP, Feature learning, Image classification",
-
isbn13 = "978-3-030-58114-5",
-
URL = "https://valerio65.github.io/assets/pdf/ruberto-ppsn-2020.pdf",
-
DOI = "doi:10.1007/978-3-030-58115-2_5",
-
size = "15 pages",
-
abstract = "Learning features from raw data is an important topic
in machine learning. This paper presents Genetic
Program Feature Learner (GPFL), a novel generative GP
feature learner for 2D images. GPFL executes multiple
GP runs, each run generates a model that focuses on a
particular high-level feature of the training images.
Then, it combines the models generated by each run into
a function that reconstructs the observed images. As a
sanity check, we evaluated GPFL on the popular MNIST
dataset of handwritten digits, and compared it with the
convolutional neural network LeNet5. Our evaluation
results show that when considering smaller training
sets, GPFL achieves comparable/slightly better
classification accuracy than LeNet5. However, GPFL
drastically outperforms LeNet5 when considering noisy
images as test sets.",
-
notes = "also known as \cite{ruberto-ppsn-2020}
PPSN2020",
- }
Genetic Programming entries for
Stefano Ruberto
Valerio Terragni
Jason H Moore
Citations