🌙

基于稀疏特征滤波的二维无监督特征选择

Two-Dimensional Unsupervised Feature Selection via Sparse Feature Filter

IEEE Transactions on Cybernetics · 2022
被引 23
ABS 3

中文导读

提出一种无监督二维特征选择方法,通过特征滤波替代稀疏正则化,避免超参数调优,在图像分析中表现优于现有方法。

Abstract

Unsupervised feature selection is a vital yet challenging topic for effective data learning. Recently, 2-D feature selection methods show good performance on image analysis by utilizing the structure information of image. Current 2-D methods usually adopt a sparse regularization to spotlight the key features. However, such scheme introduces additional hyperparameter needed for pruning, limiting the applicability of unsupervised algorithms. To overcome these challenges, we design a feature filter to estimate the weight of image features for unsupervised feature selection. Theoretical analysis shows that a sparse regularization can be derived from the feature filter by transformation, indicating that the filter plays the same role as the popular sparse regularization does. We deploy two distinct strategies in terms of feature selection, called multiple feature filters and single common feature filter. The former divides the optimization problem into multiple independent subproblems and selects features that meet the respective interests of each subproblem. The latter selects features that are in the interest of the overall optimization problem. Extensive experiments on seven benchmark datasets show that our unsupervised 2-D weight-based feature selection methods achieve superior performance over the state-of-the-art methods.

特征选择机器学习计算机视觉图像分析