An Evolutionary Correlation-aware Feature Selection Method for Classification Problems
Motahare Namakin, Modjtaba Rouhani, Mostafa Sabzekar

TL;DR
This paper introduces a novel evolutionary feature selection method that efficiently considers feature interactions and correlations, improving classification accuracy while reducing computational time.
Contribution
It proposes an estimation of distribution algorithm that dynamically determines feature subset size and models feature interactions, enhancing selection quality and convergence speed.
Findings
Outperforms state-of-the-art methods on UCI datasets
Effectively detects correlated and complementary features
Reduces time complexity compared to traditional algorithms
Abstract
The population-based optimization algorithms have provided promising results in feature selection problems. However, the main challenges are high time complexity. Moreover, the interaction between features is another big challenge in FS problems that directly affects the classification performance. In this paper, an estimation of distribution algorithm is proposed to meet three goals. Firstly, as an extension of EDA, the proposed method generates only two individuals in each iteration that compete based on a fitness function and evolve during the algorithm, based on our proposed update procedure. Secondly, we provide a guiding technique for determining the number of features for individuals in each iteration. As a result, the number of selected features of the final solution will be optimized during the evolution process. The two mentioned advantages can increase the convergence speed…
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
TopicsMetaheuristic Optimization Algorithms Research · Evolutionary Algorithms and Applications · Advanced Multi-Objective Optimization Algorithms
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings · Feature Selection
