Evolutionary Quadtree Pooling for Convolutional Neural Networks
Created by W.Langdon from
gp-bibliography.bib Revision:1.8469
- @InProceedings{harn:2025:GECCO,
-
author = "Po-Wei Harn and Bo Hui and Libo Sun and Wei-Shinn Ku",
-
title = "Evolutionary Quadtree Pooling for Convolutional Neural
Networks",
-
booktitle = "Proceedings of the 2025 Genetic and Evolutionary
Computation Conference",
-
year = "2025",
-
editor = "Ryan Urbanowicz and Will N. Browne",
-
pages = "377--385",
-
address = "Malaga, Spain",
-
series = "GECCO '25",
-
month = "14-18 " # jul,
-
organisation = "SIGEVO",
-
publisher = "Association for Computing Machinery",
-
publisher_address = "New York, NY, USA",
-
keywords = "genetic algorithms, genetic programming, Evolutionary
Machine Learning, ANN",
-
isbn13 = "979-8-4007-1465-8",
-
URL = "
https://doi.org/10.1145/3712256.3726325",
-
DOI = "
doi:10.1145/3712256.3726325",
-
size = "9 pages",
-
abstract = "Despite the success of Convolutional Neural Networks
(CNNs) in computer vision, it can be beneficial to
reduce parameters, increase computational efficiency,
and regulate overfitting. One such reduction technique
is the use of so-called pooling, which gradually
reduces the spatial dimensions of the data throughout
the network. Recently, Quadtree-based Genetic
Programming has achieved state-of-the-art results for
optimizing spatial areas on customized requirements in
different grid structures. Motivated by its success, we
propose to extend this approach to pooling layers of
CNNs. In this direction, this paper introduces a new
way to look at each pooling layer. Specifically, we
propose an Evolutionary Quadtree Pooling (EQP) method
that can identify the best pooling scheme. By embedding
multiple quadtrees set as a pooling scheme in the
pooling layers of a CNN, we are able to operate
crossover and mutation on the feature maps. The
evolutionary process of EQP guides the search to
provide more reliable evaluations, where each
individual can be seen as a CNN with a new type of
pooling scheme. Our experimental results show that the
best candidate network of EQP outperforms
state-of-the-art max, average, stochastic, median,
soft, and mixed pooling in accuracy and overfitting
reduction while maintaining low computational costs.
Our codes are available at
https://github.com/poweiharn/EQP.git.",
-
notes = "GECCO-2025 EML A Recombination of the 34th
International Conference on Genetic Algorithms (ICGA)
and the 30th Annual Genetic Programming Conference
(GP)",
- }
Genetic Programming entries for
Po-Wei Harn
Bo Hui
Libo Sun
Wei-Shinn Ku
Citations