RSO: A Novel Reinforced Swarm Optimization Algorithm for Feature Selection
Hritam Basak, Mayukhmali Das, Susmita Modak

TL;DR
This paper introduces RSO, a hybrid reinforcement learning and swarm optimization algorithm, which improves feature selection by reducing premature convergence and outperforming existing methods on multiple datasets.
Contribution
The paper presents a novel Reinforced Swarm Optimization algorithm combining Bee Swarm Optimization with Reinforcement Learning for enhanced feature selection.
Findings
RSO outperforms BSO in 88% of cases.
RSO achieves the best results in 76% of datasets.
The hybrid approach balances exploration and exploitation effectively.
Abstract
Swarm optimization algorithms are widely used for feature selection before data mining and machine learning applications. The metaheuristic nature-inspired feature selection approaches are used for single-objective optimization tasks, though the major problem is their frequent premature convergence, leading to weak contribution to data mining. In this paper, we propose a novel feature selection algorithm named Reinforced Swarm Optimization (RSO) leveraging some of the existing problems in feature selection. This algorithm embeds the widely used Bee Swarm Optimization (BSO) algorithm along with Reinforcement Learning (RL) to maximize the reward of a superior search agent and punish the inferior ones. This hybrid optimization algorithm is more adaptive and robust with a good balance between exploitation and exploration of the search space. The proposed method is evaluated on 25 widely…
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
MethodsFeature Selection
