MMAO-Cls: Metabolic Multi-Agent Optimization for Joint Feature Selection and Classifier Tuning
摘要
This paper studies whether the Metabolic Multi-Agent Optimizer (MMAO) can act as a credible outer-loop optimizer for classification model selection. We propose MMAO-Cls, a mixed-space realization in which each agent jointly encodes a binary feature mask and classifier hyperparameters, while private energy, communal budget, role drift, and lifecycle turnover are mapped to the accuracy-complexity tradeoff of wrapper learning. The implementation is strengthened by deriving feature-budget adaptation from feature-information priors and by regularizing validation reward with both subset compactness and train-validation overfitting gap. We evaluate MMAO-Cls on seven standard tabular benchmarks with three seeds each and compare it against RandomSearch, GA-lite, PSO-lite, and an endogenous no-sharing ablation. On the aggregate validation objective, MMAO-Cls ranks second () behind GA-lite (). On held-out test performance, it reaches mean score , improving over RandomSearch () and GA-lite (), remaining close to PSO-lite () and the no-sharing ablation (), while using the most compact mean held-out feature subset among all compared methods (feature ratio ). Pairwise tests show that these margins are not yet statistically significant. The resulting claim is therefore conservative: MMAO-Cls supports classification applicability and compact mixed-space search more clearly than it isolates communal sharing as a decisive standalone advantage.
引用
@article{arxiv.2607.01539,
title = {MMAO-Cls: Metabolic Multi-Agent Optimization for Joint Feature Selection and Classifier Tuning},
author = {Jinliang Xu and Liping Ma},
journal= {arXiv preprint arXiv:2607.01539},
year = {2026}
}