paper-with-me

홈 › Papers

Review of Swarm Intelligence-based Feature Selection Methods

2020-08-07 · Mehrdad Rostami, Kamal Berahmand, Saman Forouzandeh

In the past decades, the rapid growth of computer and database technologies has led to the rapid growth of large-scale datasets. On the other hand, data mining applications with high dimensional datasets that require high speed and accuracy are rapidly increasing. An important issue with these applications is the curse of dimensionality, where the number of features is much higher than the number of patterns. One of the dimensionality reduction approaches is feature selection that can increase the accuracy of the data mining task and reduce its computational complexity. The feature selection method aims at selecting a subset of features with the lowest inner similarity and highest relevancy to the target class. It reduces the dimensionality of the data by eliminating irrelevant, redundant, or noisy data. In this paper, a comparative analysis of different feature selection methods is presented, and a general categorization of these methods is performed. Moreover, in this paper, state-of-the-art swarm intelligence are studied, and the recent feature selection methods based on these algorithms are reviewed. Furthermore, the strengths and weaknesses of the different studied swarm intelligence-based feature selection methods are evaluated.

📄 PDF Abstract BibTeX arXiv:2008.04103

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reductionfeature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Swarm Intelligence in Semi-supervised Classification

2017-06-03 · Shahira Shaaban Azab, Hesham Ahmed Hefny

This Paper represents a literature review of Swarm intelligence algorithm in the area of semi-supervised classification. There are many research papers for applying swarm intelligence algorithms in the area of machine le…

BIG-bench Machine LearningClassificationGeneral Classification

Particle Swarm Optimization in 3D Medical Image Registration: A Systematic Review

2023-02-22 · Lucia Ballerini

Medical image registration seeks to find an optimal spatial transformation that best aligns the underlying anatomical structures. These problems usually require the optimization of a similarity metric. Swarm Intelligence…

Image RegistrationMedical Image Registration

Survey of Swarm Intelligence Approaches to Search Documents Based On Semantic Similarity

2025-07-15 · Chandrashekar Muniyappa, Eunjin Kim arxiv

Swarm Intelligence (SI) is gaining a lot of popularity in artificial intelligence, where the natural behavior of animals and insects is observed and translated into computer algorithms called swarm computing to solve rea…

Semantic Similarity

A Brief Review of Nature-Inspired Algorithms for Optimization

2013-07-16 · Iztok Fister Jr., Xin-She Yang, Iztok Fister, Janez Brest 외

Swarm intelligence and bio-inspired algorithms form a hot topic in the developments of new algorithms inspired by nature. These nature-inspired metaheuristic algorithms can be based on swarm intelligence, biological syst…

Particle Swarm Optimization with Velocity Restriction and Evolutionary Parameters Selection for Scheduling Problem

2020-06-19 · Pavel Matrenin, Viktor Sekaev

The article presents a study of the Particle Swarm optimization method for scheduling problem. To improve the method's performance a restriction of particles' velocity and an evolutionary meta-optimization were realized.…

Job Shop SchedulingScheduling