Efficient Reinforced Feature Selection via Early Stopping Traverse Strategy
Kunpeng Liu, Pengfei Wang, Dongjie Wang, Wan Du, Dapeng Oliver Wu,, Yanjie Fu

TL;DR
This paper introduces an efficient single-agent reinforced feature selection method with early stopping and reward-level strategies, significantly reducing computational costs while maintaining high selection performance.
Contribution
It proposes a novel single-agent Monte Carlo reinforced feature selection approach with two efficiency strategies, improving over multi-agent methods in computational cost and effectiveness.
Findings
The method achieves comparable or better feature selection accuracy.
It reduces training time significantly compared to existing methods.
Experimental results validate the effectiveness of early stopping and reward-level strategies.
Abstract
In this paper, we propose a single-agent Monte Carlo based reinforced feature selection (MCRFS) method, as well as two efficiency improvement strategies, i.e., early stopping (ES) strategy and reward-level interactive (RI) strategy. Feature selection is one of the most important technologies in data prepossessing, aiming to find the optimal feature subset for a given downstream machine learning task. Enormous research has been done to improve its effectiveness and efficiency. Recently, the multi-agent reinforced feature selection (MARFS) has achieved great success in improving the performance of feature selection. However, MARFS suffers from the heavy burden of computational cost, which greatly limits its application in real-world scenarios. In this paper, we propose an efficient reinforcement feature selection method, which uses one agent to traverse the whole feature set, and decides…
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 · Advanced Bandit Algorithms Research · Machine Learning and Data Classification
MethodsFeature Selection · Early Stopping
