paper-with-me

Papers

Deep Feature Screening: Feature Selection for Ultra High-Dimensional Data via Deep Neural Networks

2022-04-04 · Kexuan Li, Fangfang Wang, Lingli Yang, Ruiqi Liu

The applications of traditional statistical feature selection methods to high-dimension, low sample-size data often struggle and encounter challenging problems, such as overfitting, curse of dimensionality, computational infeasibility, and strong model assumption. In this paper, we propose a novel two-step nonparametric approach called Deep Feature Screening (DeepFS) that can overcome these problems and identify significant features with high precision for ultra high-dimensional, low-sample-size data. This approach first extracts a low-dimensional representation of input data and then applies feature screening based on multivariate rank distance correlation recently developed by Deb and Sen (2021). This approach combines the strengths of both deep neural networks and feature screening, and thereby has the following appealing features in addition to its ability of handling ultra high-dimensional data with small number of samples: (1) it is model free and distribution free; (2) it can be used for both supervised and unsupervised feature selection; and (3) it is capable of recovering the original input data. The superiority of DeepFS is demonstrated via extensive simulation studies and real data analyses.

📄 PDF Abstract BibTeX arXiv:2204.01682

Code (0)

등록된 구현이 없습니다.

Tasks

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

Feature space reduction method for ultrahigh-dimensional, multiclass data: Random forest-based multiround screening (RFMS)

2023-05-25 · Gergely Hanczár, Marcell Stippinger, Dávid Hanák, Marcell T. Kurbucz 외

In recent years, numerous screening methods have been published for ultrahigh-dimensional data that contain hundreds of thousands of features; however, most of these features cannot handle data with thousands of classes.…

Interaction Pursuit with Feature Screening and Selection

2016-05-28 · Yingying Fan, Yinfei Kong, Daoji Li, Jinchi Lv

Understanding how features interact with each other is of paramount importance in many scientific discoveries and contemporary applications. Yet interaction identification becomes challenging even for a moderate number o…

BiometricBlender: Ultra-high dimensional, multi-class synthetic data generator to imitate biometric feature space

2022-06-21 · Marcell Stippinger, Dávid Hanák, Marcell T. Kurbucz, Gergely Hanczár 외

The lack of freely available (real-life or synthetic) high or ultra-high dimensional, multi-class datasets may hamper the rapidly growing research on feature screening, especially in the field of biometrics, where the us…

Ridge partial correlation screening for ultrahigh-dimensional data

2025-04-27 · Run Wang, An Nguyen, Somak Dutta, Vivekananda Roy

Variable selection in ultrahigh-dimensional linear regression is challenging due to its high computational cost. Therefore, a screening step is usually conducted before variable selection to significantly reduce the dime…

regressionVariable Selection

A model-free feature selection technique of feature screening and random forest based recursive feature elimination

2023-02-15 · Siwei Xia, Yuehan Yang

In this paper, we propose a model-free feature selection method for ultra-high dimensional data with mass features. This is a two phases procedure that we propose to use the fused Kolmogorov filter with the random forest…

Computational Efficiencyfeature selectionregression