Dual-Agent Reinforcement Learning for Automated Feature Generation
Wanfu Gao, Zengyao Man, Hanlin Pan, Kunpeng Liu

TL;DR
This paper introduces a dual-agent reinforcement learning approach with self-attention and feature-type differentiation to improve feature generation, reducing redundancy and capturing complex relationships for better machine learning performance.
Contribution
It presents a novel dual-agent RL framework with enhanced state representation and feature-type handling, addressing key challenges in feature generation.
Findings
Effective in reducing redundant features
Improves model performance across datasets
Outperforms existing feature generation methods
Abstract
Feature generation involves creating new features from raw data to capture complex relationships among the original features, improving model robustness and machine learning performance. Current methods using reinforcement learning for feature generation have made feature exploration more flexible and efficient. However, several challenges remain: first, during feature expansion, a large number of redundant features are generated. When removing them, current methods only retain the best features each round, neglecting those that perform poorly initially but could improve later. Second, the state representation used by current methods fails to fully capture complex feature relationships. Third, there are significant differences between discrete and continuous features in tabular data, requiring different operations for each type. To address these challenges, we propose a novel dual-agent…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Machine Learning and Data Classification · Domain Adaptation and Few-Shot Learning
