Distributed Genetic Algorithm for Feature Selection
Michael Potter, Ayberk Yark{\i}n Y{\i}ld{\i}z, Nishanth Marer Prabhu,, Cameron Gordon

TL;DR
This paper demonstrates that process-based parallelism significantly accelerates genetic algorithms for feature selection and improves machine learning model performance across various metrics.
Contribution
It introduces a parallel implementation of genetic algorithms for feature selection that enhances speed and model accuracy.
Findings
Speedup of 2x to 25x with parallelism
Improved ML performance metrics (F1, Accuracy, ROC-AUC)
Empirical validation of parallel GA benefits
Abstract
We empirically show that process-based Parallelism speeds up the Genetic Algorithm (GA) for Feature Selection (FS) 2x to 25x, while additionally increasing the Machine Learning (ML) model performance on metrics such as F1-score, Accuracy, and Receiver Operating Characteristic Area Under the Curve (ROC-AUC).
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
TopicsNeural Networks and Applications · Evolutionary Algorithms and Applications
