Agentic Feature Augmentation: Unifying Selection and Generation with Teaming, Planning, and Memories
Nanxu Gong, Sixun Dong, Haoyue Bai, Xinyuan Wang, Wangyang Ying, Yanjie Fu

TL;DR
This paper introduces a unified agentic framework for feature engineering that combines selection and generation through a multi-agent system with reinforcement learning, improving AI model performance by balancing redundancy reduction and meaningful feature addition.
Contribution
It proposes the MAGS system, integrating selection, generation, and strategic coordination with reinforcement learning for the first time in feature engineering.
Findings
Achieves superior task performance across multiple benchmarks.
Effectively balances feature redundancy reduction and meaningful feature augmentation.
Demonstrates the benefits of agentic teaming and planning in feature engineering.
Abstract
As a widely-used and practical tool, feature engineering transforms raw data into discriminative features to advance AI model performance. However, existing methods usually apply feature selection and generation separately, failing to strive a balance between reducing redundancy and adding meaningful dimensions. To fill this gap, we propose an agentic feature augmentation concept, where the unification of feature generation and selection is modeled as agentic teaming and planning. Specifically, we develop a Multi-Agent System with Long and Short-Term Memory (MAGS), comprising a selector agent to eliminate redundant features, a generator agent to produce informative new dimensions, and a router agent that strategically coordinates their actions. We leverage in-context learning with short-term memory for immediate feedback refinement and long-term memory for globally optimal guidance.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics
MethodsFeature Selection
