paper-with-me

Papers

Pass-efficient unsupervised feature selection

2013-12-01 · NeurIPS 2013 12 · Crystal Maung, Haim Schweitzer

The goal of unsupervised feature selection is to identify a small number of important features that can represent the data. We propose a new algorithm, a modification of the classical pivoted QR algorithm of Businger and Golub, that requires a small number of passes over the data. The improvements are based on two ideas: keeping track of multiple features in each pass, and skipping calculations that can be shown not to affect the final selection. Our algorithm selects the exact same features as the classical pivoted QR algorithm, and has the same favorable numerical stability. We describe experiments on real-world datasets which sometimes show improvements of {\em several orders of magnitude} over the classical algorithm. These results appear to be competitive with recently proposed randomized algorithms in terms of pass efficiency and run time. On the other hand, the randomized algorithms may produce better features, at the cost of small probability of failure.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Similar Papers 제목 키워드 기반

i-IF-Learn: Iterative Feature Selection and Unsupervised Learning for High-Dimensional Complex Data

2026-03-25 · Chen Ma, Wanjie Wang, Shuhao Fan arxiv

Unsupervised learning of high-dimensional data is challenging due to irrelevant or noisy features obscuring underlying structures. It's common that only a few features, called the influential features, meaningfully defin…

Deep Clustering

UP-DP: Unsupervised Prompt Learning for Data Pre-Selection with Vision-Language Models

2023-07-20 · NeurIPS 2023 11

In this study, we investigate the task of data pre-selection, which aims to select instances for labeling from an unlabeled dataset through a single pass, thereby optimizing performance for undefined downstream tasks wit…

Language ModellingPrompt Learning

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 …

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…

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