paper-with-me

Papers

Unsupervised Feature Selection via Robust Autoencoder and Adaptive Graph Learning

2025-12-21 · Feng Yu, MD Saifur Rahman Mazumder, Ying Su, Oscar Contreras Velasco arxiv

Effective feature selection is essential for high-dimensional data analysis and machine learning. Unsupervised feature selection (UFS) aims to simultaneously cluster data and identify the most discriminative features. Most existing UFS methods linearly project features into a pseudo-label space for clustering, but they suffer from two critical limitations: (1) an oversimplified linear mapping that fails to capture complex feature relationships, and (2) an assumption of uniform cluster distributions, ignoring outliers prevalent in real-world data. To address these issues, we propose the Robust Autoencoder-based Unsupervised Feature Selection (RAEUFS) model, which leverages a deep autoencoder to learn nonlinear feature representations while inherently improving robustness to outliers. We further develop an efficient optimization algorithm for RAEUFS. Extensive experiments demonstrate that our method outperforms state-of-the-art UFS approaches in both clean and outlier-contaminated data settings.

📄 PDF Abstract BibTeX arXiv:2512.18720

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learning

Similar Papers 제목 키워드 기반

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

Graph Autoencoder-Based Unsupervised Feature Selection with Broad and Local Data Structure Preservation

2018-01-07 · Siwei Feng, Marco F. Duarte

Feature selection is a dimensionality reduction technique that selects a subset of representative features from high dimensional data by eliminating irrelevant and redundant features. Recently, feature selection combined…

Dimensionality Reductionfeature selectionSparse Learning

Unsupervised Feature Selection to Identify Important ICD-10 Codes for Machine Learning: A Case Study on a Coronary Artery Disease Patient Cohort

2023-03-25 · Peyman Ghasemi, Joon Lee

The use of International Classification of Diseases (ICD) codes in healthcare presents a challenge in selecting relevant codes as features for machine learning models due to this system's large number of codes. In this s…

feature selection

AutoEncoder Inspired Unsupervised Feature Selection

2017-10-23 · Kai Han, Yunhe Wang, Chao Zhang, Chao Li 외

High-dimensional data in many areas such as computer vision and machine learning tasks brings in computational and analytical difficulty. Feature selection which selects a subset from observed features is a widely used a…

BIG-bench Machine Learningfeature selection

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