Two-Stage Feature Generation with Transformer and Reinforcement Learning
Wanfu Gao, Zengyao Man, Zebin He, Yuhao Tang, Jun Gao, Kunpeng Liu

TL;DR
This paper introduces a novel Two-Stage Feature Generation framework combining Transformer models and reinforcement learning to automatically generate high-quality features, improving machine learning model performance and adaptability across diverse datasets.
Contribution
The paper presents a new TSFG framework that integrates Transformer-based encoding with reinforcement learning to enhance feature generation efficiency and effectiveness.
Findings
TSFG outperforms existing methods in feature quality.
TSFG improves model predictive performance.
TSFG demonstrates high adaptability across datasets.
Abstract
Feature generation is a critical step in machine learning, aiming to enhance model performance by capturing complex relationships within the data and generating meaningful new features. Traditional feature generation methods heavily rely on domain expertise and manual intervention, making the process labor-intensive and challenging to adapt to different scenarios. Although automated feature generation techniques address these issues to some extent, they often face challenges such as feature redundancy, inefficiency in feature space exploration, and limited adaptability to diverse datasets and tasks. To address these problems, we propose a Two-Stage Feature Generation (TSFG) framework, which integrates a Transformer-based encoder-decoder architecture with Proximal Policy Optimization (PPO). The encoder-decoder model in TSFG leverages the Transformer's self-attention mechanism to…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Advanced Neural Network Applications
