Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Memory-Augmented LLM-based Multi-Agent System for Automated Feature Generation on Tabular Data

About

Automated feature generation extracts informative features from raw tabular data without manual intervention and is crucial for accurate, generalizable machine learning. Traditional methods rely on predefined operator libraries and cannot leverage task semantics, limiting their ability to produce diverse, high-value features for complex tasks. Recent Large Language Model (LLM)-based approaches introduce richer semantic signals, but still suffer from a restricted feature space due to fixed generation patterns and from the absence of feedback from the learning objective. To address these challenges, we propose a Memory-Augmented LLM-based Multi-Agent System (\textbf{MALMAS}) for automated feature generation. MALMAS decomposes the generation process into agents with distinct responsibilities, and a Router Agent activates an appropriate subset of agents per iteration, further broadening exploration of the feature space. We further integrate a memory module comprising procedural memory, feedback memory, and conceptual memory, enabling iterative refinement that adaptively guides subsequent feature generation and improves feature quality and diversity. Extensive experiments on multiple public datasets against state-of-the-art baselines demonstrate the effectiveness of our approach. The code is available at https://github.com/fxdong24/MALMAS

Fengxian Dong, Zhi Zheng, Xiao Han, Wei Chen, Jingqing Ruan, Tong Xu, Yong Chen, Enhong Chen• 2026

Related benchmarks

TaskDatasetResultRank
ClassificationAdult
Accuracy82.2
86
ClassificationBank--
48
ClassificationChurn
AUROC0.835
33
ClassificationBreastW
Accuracy96
29
Classificationpima
AUC0.823
26
ClassificationHeart
ROC-AUC92.3
24
Classificationmyocardial
ROC AUC80.9
22
ClassificationCredit-g
ROC AUC0.775
22
Classificationbreast-w
ROC-AUC0.992
21
RegressionInsurance
nRMSE0.355
18
Showing 10 of 37 rows

Other info

Follow for update