paper-with-me

홈 › Papers

Performance analysis of unsupervised feature selection methods

2013-06-06 · A. Nisthana Parveen, H. Hannah Inbarani, E. N. Sathishkumar

Feature selection (FS) is a process which attempts to select more informative features. In some cases, too many redundant or irrelevant features may overpower main features for classification. Feature selection can remedy this problem and therefore improve the prediction accuracy and reduce the computational overhead of classification algorithms. The main aim of feature selection is to determine a minimal feature subset from a problem domain while retaining a suitably high accuracy in representing the original features. In this paper, Principal Component Analysis (PCA), Rough PCA, Unsupervised Quick Reduct (USQR) algorithm and Empirical Distribution Ranking (EDR) approaches are applied to discover discriminative features that will be the most adequate ones for classification. Efficiency of the approaches is evaluated using standard classification metrics.

📄 PDF Abstract BibTeX arXiv:1306.1326

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationfeature selectionGeneral Classification

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

K-means Derived Unsupervised Feature Selection using Improved ADMM

2024-11-19 · Ziheng Sun, Chris Ding, Jicong Fan

Feature selection is important for high-dimensional data analysis and is non-trivial in unsupervised learning problems such as dimensionality reduction and clustering. The goal of unsupervised feature selection is findin…

ClusteringDimensionality Reductionfeature selection

Towards Truly Unsupervised Evaluation of Feature Selection

2026-08-12 · Hafiz Saud Arshad, Muhammad Rajabinasab, Arthur Zimek arxiv

Feature selection is one of the most important and fundamental tasks in data mining, tackled by a family of methods with an established set of evaluation techniques to measure the quality of a specific method. Most of th…

Worse than Random: The Importance of a Baseline for Unsupervised Feature Selection

2026-05-21 · Muhammad Rajabinasab, Michael E. Houle, Oussama Chelly, Arthur Zimek arxiv

Many novel unsupervised feature selection methods are proposed each year, yet their empirical evaluation is limited to supervised and unsupervised evaluation metrics computed on selected datasets, along with comparisons …

Kernel Alignment for Unsupervised Feature Selection via Matrix Factorization

2024-03-13 · Ziyuan Lin, Deanna Needell

By removing irrelevant and redundant features, feature selection aims to find a good representation of the original features. With the prevalence of unlabeled data, unsupervised feature selection has been proven effectiv…

feature selection

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