paper-with-me

홈 › Papers

Adaptive Graph-based Generalized Regression Model for Unsupervised Feature Selection

2020-12-27 · Yanyong Huang, Zongxin Shen, Fuxu Cai, Tianrui Li, Fengmao Lv

Unsupervised feature selection is an important method to reduce dimensions of high dimensional data without labels, which is benefit to avoid ``curse of dimensionality'' and improve the performance of subsequent machine learning tasks, like clustering and retrieval. How to select the uncorrelated and discriminative features is the key problem of unsupervised feature selection. Many proposed methods select features with strong discriminant and high redundancy, or vice versa. However, they only satisfy one of these two criteria. Other existing methods choose the discriminative features with low redundancy by constructing the graph matrix on the original feature space. Since the original feature space usually contains redundancy and noise, it will degrade the performance of feature selection. In order to address these issues, we first present a novel generalized regression model imposed by an uncorrelated constraint and the $\ell_{2,1}$-norm regularization. It can simultaneously select the uncorrelated and discriminative features as well as reduce the variance of these data points belonging to the same neighborhood, which is help for the clustering task. Furthermore, the local intrinsic structure of data is constructed on the reduced dimensional space by learning the similarity-induced graph adaptively. Then the learnings of the graph structure and the indicator matrix based on the spectral analysis are integrated into the generalized regression model. Finally, we develop an alternative iterative optimization algorithm to solve the objective function. A series of experiments are carried out on nine real-world data sets to demonstrate the effectiveness of the proposed method in comparison with other competing approaches.

📄 PDF Abstract BibTeX arXiv:2012.13892

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringfeature selectionregressionRetrieval

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

Causally-Aware Unsupervised Feature Selection Learning

2024-10-16 · Zongxin Shen, Yanyong Huang, Dongjie Wang, Minbo Ma 외

Unsupervised feature selection (UFS) has recently gained attention for its effectiveness in processing unlabeled high-dimensional data. However, existing methods overlook the intrinsic causal mechanisms within the data, …

Clusteringfeature selection

Adaptive Collaborative Correlation Learning-based Semi-Supervised Multi-Label Feature Selection

2024-06-18 · Yanyong Huang, Li Yang, Dongjie Wang, Ke Li 외

Semi-supervised multi-label feature selection has recently been developed to solve the curse of dimensionality problem in high-dimensional multi-label data with certain samples missing labels. Although many efforts have …

feature selectionMissing Labelsregression

Beyond Correlation: Causal Multi-View Unsupervised Feature Selection Learning

2025-09-17 · Zongxin Shen, Yanyong Huang, Bin Wang, Jinyuan Chang 외 arxiv

Multi-view unsupervised feature selection (MUFS) has recently received increasing attention for its promising ability in dimensionality reduction on multi-view unlabeled data. Existing MUFS methods typically select discr…

Dimensionality Reduction

Learning Correction Filter via Degradation-Adaptive Regression for Blind Single Image Super-Resolution

2023-01-01 · ICCV 2023 1 · Hongyang Zhou, Xiaobin Zhu, Jianqing Zhu, Zheng Han 외

Although existing image deep learning super-resolution (SR) methods achieve promising performance on benchmark datasets, they still suffer from severe performance drops when the degradation of the low-resolution (LR)…

Image Super-ResolutionregressionSuper-Resolution

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