稀疏迹比线性判别分析用于监督特征选择

Sparse Trace Ratio LDA for Supervised Feature Selection

IEEE Transactions on Cybernetics · 2023
被引 42
ABS 3

中文导读

提出一种结合迹比线性判别分析和L2,p范数正则化的监督特征选择方法,通过行稀疏投影矩阵选择判别性特征,实验证明其在合成和真实数据集上的有效性。

Abstract

Classification is a fundamental task in the field of data mining. Unfortunately, high-dimensional data often degrade the performance of classification. To solve this problem, dimensionality reduction is usually adopted as an essential preprocessing technique, which can be divided into feature extraction and feature selection. Due to the ability to obtain category discrimination, linear discriminant analysis (LDA) is recognized as a classic feature extraction method for classification. Compared with feature extraction, feature selection has plenty of advantages in many applications. If we can integrate the discrimination of LDA and the advantages of feature selection, it is bound to play an important role in the classification of high-dimensional data. Motivated by the idea, we propose a supervised feature selection method for classification. It combines trace ratio LDA with <inline-formula xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink"> <tex-math notation="LaTeX">$\ell _{2,p}$ </tex-math></inline-formula> -norm regularization and imposes the orthogonal constraint on the projection matrix. The learned row-sparse projection matrix can be used to select discriminative features. Then, we present an optimization algorithm to solve the proposed method. Finally, the extensive experiments on both synthetic and real-world datasets indicate the effectiveness of the proposed method.

数据挖掘特征选择降维线性判别分析分类