SFE:一种用于高维数据的简单、快速且高效的特征选择算法

SFE: A Simple, Fast, and Efficient Feature Selection Algorithm for High-Dimensional Data

IEEE Transactions on Evolutionary Computation · 2023
被引 131 · 同刊同年前 2%
ABS 4

中文导读

提出一种名为SFE的新特征选择算法,包含探索和利用两阶段,通过选择与非选择算子处理高维数据;针对降维后性能瓶颈,进一步提出混合SFE-PSO算法,在40个高维数据集上优于六种现有算法。

Abstract

In this article, a new feature selection (FS) algorithm, called simple, fast, and efficient (SFE), is proposed for high-dimensional datasets. The SFE algorithm performs its search process using a search agent and two operators: 1) nonselection and 2) selection. It comprises two phases: 1) exploration and 2) exploitation. In the exploration phase, the nonselection operator performs a global search in the entire problem search space for the irrelevant, redundant, trivial, and noisy features and changes the status of the features from selected mode to nonselected mode. In the exploitation phase, the selection operator searches the problem search space for the features with a high impact on the classification results and changes the status of the features from nonselected mode to selected mode. The proposed SFE is successful in FS from high-dimensional datasets. However, after reducing the dimensionality of a dataset, its performance cannot be increased significantly. In these situations, an evolutionary computational method could be used to find a more efficient subset of features in the new and reduced search space. To overcome this issue, this article proposes a hybrid algorithm, SFE-PSO (particle swarm optimization) to find an optimal feature subset. The efficiency and effectiveness of the SFE and the SFE-PSO for FS are compared on 40 high-dimensional datasets. Their performances were compared with six recently proposed FS algorithms. The results obtained indicate that the two proposed algorithms significantly outperform the other algorithms and can be used as efficient and effective algorithms in selecting features from high-dimensional datasets.

特征选择高维数据粒子群优化降维分类