paper-with-me

홈 › Papers

Sparse PCA via $l_{2,p}$-Norm Regularization for Unsupervised Feature Selection

2020-12-29 · Zhengxin Li, Feiping Nie, Jintang Bian, Xuelong Li

In the field of data mining, how to deal with high-dimensional data is an inevitable problem. Unsupervised feature selection has attracted more and more attention because it does not rely on labels. The performance of spectral-based unsupervised methods depends on the quality of constructed similarity matrix, which is used to depict the intrinsic structure of data. However, real-world data contain a large number of noise samples and features, making the similarity matrix constructed by original data cannot be completely reliable. Worse still, the size of similarity matrix expands rapidly as the number of samples increases, making the computational cost increase significantly. Inspired by principal component analysis, we propose a simple and efficient unsupervised feature selection method, by combining reconstruction error with $l_{2,p}$-norm regularization. The projection matrix, which is used for feature selection, is learned by minimizing the reconstruction error under the sparse constraint. Then, we present an efficient optimization algorithm to solve the proposed unsupervised model, and analyse the convergence and computational complexity of the algorithm theoretically. Finally, extensive experiments on real-world data sets demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2012.14595

Code (0)

등록된 구현이 없습니다.

Tasks

feature 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 제목 키워드 기반

Similarity Preserving Unsupervised Feature Selection based on Sparse Learning

2020-12-15 · 10th International Symposium on Telecommunications (IST) 2020 12 · Hadi Zare, Mohsen Ghassemi Parsa, Mehdi Ghatee, Sasan H. Alizadeh

Various feature selection methods have been recently proposed on different applications to reduce the computational burden of machine learning algorithms as well as the complexity of learned models. Preserving sample sim…

feature selectionSparse Learning

Bi-Sparse Unsupervised Feature Selection

2024-12-22 · Xianchao Xiu, Chenyi Huang, Pan Shang, Wanquan Liu

To efficiently deal with high-dimensional datasets in many areas, unsupervised feature selection (UFS) has become a rising technique for dimension reduction. Even though there are many UFS methods, most of them only cons…

Dimensionality Reductionfeature selection

Low-rank Dictionary Learning for Unsupervised Feature Selection

2021-06-21 · Mohsen Ghassemi Parsa, Hadi Zare, Mehdi Ghatee

There exist many high-dimensional data in real-world applications such as biology, computer vision, and social networks. Feature selection approaches are devised to confront with high-dimensional data challenges with the…

Dictionary LearningFeature Correlationfeature selection

Unsupervised Abnormality Detection through Mixed Structure Regularization (MSR) in Deep Sparse Autoencoders

2019-02-28 · Moti Freiman, Ravindra Manjeshwar, Liran Goshen

Deep sparse auto-encoders with mixed structure regularization (MSR) in addition to explicit sparsity regularization term and stochastic corruption of the input data with Gaussian noise have the potential to improve unsup…

Anomaly DetectionDenoising

Joint Adaptive Graph and Structured Sparsity Regularization for Unsupervised Feature Selection

2020-10-09 · Zhenzhen Sun, Yuanlong Yu

Feature selection is an important data preprocessing in data mining and machine learning which can be used to reduce the feature dimension without deteriorating model's performance. Since obtaining annotated data is labo…

feature selection