paper-with-me

홈 › Papers

Unsupervised Feature Selection with Adaptive Structure Learning

2015-04-03 · Liang Du, Yi-Dong Shen

The problem of feature selection has raised considerable interests in the past decade. Traditional unsupervised methods select the features which can faithfully preserve the intrinsic structures of data, where the intrinsic structures are estimated using all the input features of data. However, the estimated intrinsic structures are unreliable/inaccurate when the redundant and noisy features are not removed. Therefore, we face a dilemma here: one need the true structures of data to identify the informative features, and one need the informative features to accurately estimate the true structures of data. To address this, we propose a unified learning framework which performs structure learning and feature selection simultaneously. The structures are adaptively learned from the results of feature selection, and the informative features are reselected to preserve the refined structures of data. By leveraging the interactions between these two essential tasks, we are able to capture accurate structures and select more informative features. Experimental results on many benchmark data sets demonstrate that the proposed method outperforms many state of the art unsupervised feature selection methods.

📄 PDF Abstract BibTeX arXiv:1504.00736

Code (1)

csliangdu/FSASL 공식 구현

Tasks

feature selection

Similar Papers 제목 키워드 기반

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

Adaptive Collaborative Similarity Learning for Unsupervised Multi-view Feature Selection

2019-04-25 · Xiao Dong, Lei Zhu, Xuemeng Song, Jingjing Li 외

In this paper, we investigate the research problem of unsupervised multi-view feature selection. Conventional solutions first simply combine multiple pre-constructed view-specific similarity structures into a collaborati…

feature selection

Kernel Alignment-based Multi-view Unsupervised Feature Selection with Sample-level Adaptive Graph Learning

2026-01-12 · Yalan Tan, Yanyong Huang, Zongxin Shen, Dongjie Wang 외 arxiv

Although multi-view unsupervised feature selection (MUFS) has demonstrated success in dimensionality reduction for unlabeled multi-view data, most existing methods reduce feature redundancy by focusing on linear correlat…

Dimensionality ReductionGraph Learning

Adaptive Collaborative Sot Label Learning for Unsupervised Multi-view Feature Selection

2018-07-13 · Proceedings of the Twenty-Seventh International Joint Conference on Artificial Intelligence (IJCAI-18) 2018 7 · Dan Shi, Shandong Normal University, China

Unsupervised multi-view feature selection aims to select informative features with multi-view features and unsupervised learning. It is a challenging problem due to the absence of explicit semantic supervision. Recently…

feature selectiongraph constructionPseudo Label

Adaptive Similarity Embedding for Unsupervised Multi-View Feature Selection

2020-01-27 · IEEE Xplore 2020 1 · Yuan Wan, Shengzi Sun, Cheng Zeng

Multi-view learning has become a significant research topic in image processing, data mining, and machine learning due to the proliferation of multi-view data. Considering the difficulty in obtaining labeled data in man…

feature selectionMULTI-VIEW LEARNING