Enhancing Diversity in Multi-objective Feature Selection
Sevil Zanjani Miyandoab, Shahryar Rahnamayan, Azam Asilian Bidgoli,, Sevda Ebrahimi, Masoud Makrehchi

TL;DR
This paper improves multi-objective feature selection by enhancing population diversity in NSGA-II through new initialization and re-initialization methods, leading to better performance on real-world classification tasks.
Contribution
It introduces a novel diversity augmentation technique for NSGA-II, significantly improving feature selection quality in high-dimensional problems.
Findings
Enhanced population diversity improves algorithm performance.
Re-initialization with random individuals boosts feature selection quality.
Method tested successfully on twelve real-world datasets.
Abstract
Feature selection plays a pivotal role in the data preprocessing and model-building pipeline, significantly enhancing model performance, interpretability, and resource efficiency across diverse domains. In population-based optimization methods, the generation of diverse individuals holds utmost importance for adequately exploring the problem landscape, particularly in highly multi-modal multi-objective optimization problems. Our study reveals that, in line with findings from several prior research papers, commonly employed crossover and mutation operations lack the capability to generate high-quality diverse individuals and tend to become confined to limited areas around various local optima. This paper introduces an augmentation to the diversity of the population in the well-established multi-objective scheme of the genetic algorithm, NSGA-II. This enhancement is achieved through two…
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
