NEAISep 16, 2025

Multi-population Ensemble Genetic Programming via Cooperative Coevolution and Multi-view Learning for Classification

arXiv:2509.19339v11 citationsh-index: 41
Originality Incremental advance
AI Analysis

This is an incremental advancement for researchers in evolutionary machine learning, offering a scalable and interpretable framework for classification tasks.

The paper tackled classification in high-dimensional, heterogeneous feature spaces by introducing Multi-population Ensemble Genetic Programming (MEGP), which integrates cooperative coevolution and multi-view learning, resulting in consistent outperformance of a baseline GP model across eight benchmark datasets with significant improvements in metrics like Log-Loss, Precision, Recall, F1 score, and AUC.

This paper introduces Multi-population Ensemble Genetic Programming (MEGP), a computational intelligence framework that integrates cooperative coevolution and the multiview learning paradigm to address classification challenges in high-dimensional and heterogeneous feature spaces. MEGP decomposes the input space into conditionally independent feature subsets, enabling multiple subpopulations to evolve in parallel while interacting through a dynamic ensemble-based fitness mechanism. Each individual encodes multiple genes whose outputs are aggregated via a differentiable softmax-based weighting layer, enhancing both model interpretability and adaptive decision fusion. A hybrid selection mechanism incorporating both isolated and ensemble-level fitness promotes inter-population cooperation while preserving intra-population diversity. This dual-level evolutionary dynamic facilitates structured search exploration and reduces premature convergence. Experimental evaluations across eight benchmark datasets demonstrate that MEGP consistently outperforms a baseline GP model in terms of convergence behavior and generalization performance. Comprehensive statistical analyses validate significant improvements in Log-Loss, Precision, Recall, F1 score, and AUC. MEGP also exhibits robust diversity retention and accelerated fitness gains throughout evolution, highlighting its effectiveness for scalable, ensemble-driven evolutionary learning. By unifying population-based optimization, multi-view representation learning, and cooperative coevolution, MEGP contributes a structurally adaptive and interpretable framework that advances emerging directions in evolutionary machine learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes