TL;DR
Modular Grammatical Evolution (MGE) is introduced as a novel approach to generate smaller, more structured neural networks efficiently, achieving superior accuracy and scalability compared to existing methods.
Contribution
MGE extends grammatical evolution with a modular, gene-based representation that improves scalability and locality, enabling the effective evolution of multi-layer neural networks.
Findings
MGE produces simpler classifiers with higher accuracy.
Modularity accelerates neural network discovery.
MGE outperforms existing GE methods in scalability and locality.
Abstract
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 efficient generation of smaller and more structured neural networks while providing acceptable (and in some cases superior) accuracy on large data sets. MGE also enhances the state-of-the-art Grammatical Evolution (GE) methods in two directions. First, MGE's representation is modular in that each individual has a set of genes, and each gene is mapped to a neuron by grammatical rules. Second, the proposed representation mitigates two important drawbacks of GE, namely the low scalability and weak locality of representation, towards generating modular and multi-layer networks with a high number of neurons. We define and evaluate five different forms of structures with and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
