paper-with-me

홈 › Papers

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 aim of efficient learning technologies as well as reduction of models complexity. Due to the hardship of labeling on these datasets, there are a variety of approaches on feature selection process in an unsupervised setting by considering some important characteristics of data. In this paper, we introduce a novel unsupervised feature selection approach by applying dictionary learning ideas in a low-rank representation. Dictionary learning in a low-rank representation not only enables us to provide a new representation, but it also maintains feature correlation. Then, spectral analysis is employed to preserve sample similarities. Finally, a unified objective function for unsupervised feature selection is proposed in a sparse way by an $\ell_{2,1}$-norm regularization. Furthermore, an efficient numerical algorithm is designed to solve the corresponding optimization problem. We demonstrate the performance of the proposed method based on a variety of standard datasets from different applied domains. Our experimental findings reveal that the proposed method outperforms the state-of-the-art algorithm.

📄 PDF Abstract BibTeX arXiv:2106.11102

Code (1)

mohsengh/DLUFS 공식 구현

Tasks

Dictionary LearningFeature Correlationfeature 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 제목 키워드 기반

Example Selection For Dictionary Learning

2014-12-18 · Tomoki Tsuchida, Garrison W. Cottrell

In unsupervised learning, an unbiased uniform sampling strategy is typically used, in order that the learned features faithfully encode the statistical structure of the training data. In this work, we explore whether act…

Dictionary Learning

Unsupervised Vehicle Re-Identification via Self-supervised Metric Learning using Feature Dictionary

2021-03-03 · Jongmin Yu, Hyeontaek Oh

The key challenge of unsupervised vehicle re-identification (Re-ID) is learning discriminative features from unlabelled vehicle images. Numerous methods using domain adaptation have achieved outstanding performance, but …

Domain AdaptationMetric LearningTripletUnsupervised Vehicle Re-Identification+1

Unsupervised Feature Selection Algorithm Based on Dual Manifold Re-ranking

2024-10-27 · Yunhui Liang, Jianwen Gan, Yan Chen, Peng Zhou 외

High-dimensional data is commonly encountered in numerous data analysis tasks. Feature selection techniques aim to identify the most representative features from the original high-dimensional data. Due to the absence of …

feature selectionRe-Ranking

Data Representation and Compression Using Linear-Programming Approximations

2015-11-20 · Hristo S. Paskov, John C. Mitchell, Trevor J. Hastie

We propose `Dracula', a new framework for unsupervised feature selection from sequential data such as text. Dracula learns a dictionary of $n$-grams that efficiently compresses a given corpus and recursively compresses i…

Diversityfeature selection

Radiomic feature selection for lung cancer classifiers

2020-03-16 · Hina Shakir, Haroon Rasheed, Tariq Mairaj Rasool Khan

Machine learning methods with quantitative imaging features integration have recently gained a lot of attention for lung nodule classification. However, there is a dearth of studies in the literature on effective feature…

BIG-bench Machine LearningClassificationComputed Tomography (CT)feature selection+2