Breaking the Central Bias: Spatially Partitioned Experts for Coordinate-Based Neuroevolution

📅 2026-09-10
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
该研究针对ES-HyperNEAT在MNIST上的中心偏置问题,采用空间分割专家网络的方法,显著提高了识别准确率。
📝 Abstract
Evolvable-Substrate HyperNEAT (ES-HyperNEAT), a bio-inspired indirect encoding that determines neuron placement and connection weights from spatial coordinates, exhibits a failure mode on MNIST as a diagnostic benchmark. Because input pixels map to a coordinate space centered at the origin, evolved networks converge on a small central cluster of input pixels, a spatial-concentration bias; prior work observed only 21% mean accuracy in this regime. Is this bias an optimization artifact or an architectural ceiling? Inspired by Mixture-of-Experts (MoE) principles, we partition the input into non-overlapping spatial segments, each assigned to a separately evolved specialist network. With 13 such experts, this design reaches 43% mean accuracy, a 106% relative improvement over the baseline. The architectural gain does not depend on data-driven aggregation: equal-weighted averaging, which uses no validation data, already yields a 70% improvement; the gain comes from partitioning, not the weighting. Receptive-field analysis shows the mechanism: partitioning forces evolution to discover features across the entire image, expanding active pixel coverage from 4% to 79%. Absolute accuracy stays below gradient-trained baselines, but the relative gain points to central bias, not the evolutionary search. Two tools are designed to generalize beyond MNIST: a receptive-field diagnostic for silent input-coverage collapse, and a spatial-partitioning remedy that restores coverage.
Problem

Research questions and friction points this paper is trying to address.

central bias
spatial-concentration bias
evolvable-substrate hyperneat
mnist
Innovation

Methods, ideas, or system contributions that make the work stand out.

Spatially Partitioned Experts
Evolvable-Substrate HyperNEAT
Mixture-of-Experts (MoE)
💼 Related Jobs
No related jobs found.
R
Romain Claret
University of Neuchâtel, Neuchâtel, Switzerland
A
Arthur Gygax
University of Neuchâtel, Neuchâtel, Switzerland
Michael O'Neill
Michael O'Neill
University College Dublin, Ireland
P
Paul Cotofrei
University of Neuchâtel, Neuchâtel, Switzerland
M
Michael Palma Mendes
University of Neuchâtel, Neuchâtel, Switzerland
Pascal Felber
Pascal Felber
Professor of Computer Science, University of Neuchâtel
Distributed SystemsDependabilityConcurrent Programming