paper-with-me

홈 › Papers

Nonparametric Feature Selection by Random Forests and Deep Neural Networks

2022-01-18 · Xiaojun Mao, Liuhua Peng, Zhonglei Wang

Random forests are a widely used machine learning algorithm, but their computational efficiency is undermined when applied to large-scale datasets with numerous instances and useless features. Herein, we propose a nonparametric feature selection algorithm that incorporates random forests and deep neural networks, and its theoretical properties are also investigated under regularity conditions. Using different synthetic models and a real-world example, we demonstrate the advantage of the proposed algorithm over other alternatives in terms of identifying useful features, avoiding useless ones, and the computation efficiency. Although the algorithm is proposed using standard random forests, it can be widely adapted to other machine learning algorithms, as long as features can be sorted accordingly.

📄 PDF Abstract BibTeX arXiv:2201.06821

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningComputational Efficiencyfeature 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 제목 키워드 기반

High-Dimensional Dynamic Covariance Models with Random Forests

2025-05-18 · Shuguang Yu, Fan Zhou, Yingjie Zhang, Ziqi Chen 외

This paper introduces a novel nonparametric method for estimating high-dimensional dynamic covariance matrices with multiple conditioning covariates, leveraging random forests and supported by robust theoretical guarante…

Model Selection

Nonparametric IPSS: Fast, flexible feature selection with false discovery control

2024-10-03 · Omar Melikechi, David B. Dunson, Jeffrey W. Miller

Feature selection is a critical task in machine learning and statistics. However, existing feature selection methods either (i) rely on parametric methods such as linear or generalized linear models, (ii) lack theoretica…

Feature Importancefeature selection

FACT: High-Dimensional Random Forests Inference

2022-07-04 · Chien-Ming Chi, Yingying Fan, Jinchi Lv

Quantifying the usefulness of individual features in random forests learning can greatly enhance its interpretability. Existing studies have shown that some popularly used feature importance measures for random forests s…

Feature ImportanceVocal Bursts Intensity Prediction

Asymptotic confidence bands for centered purely random forests

2025-11-17 · Natalie Neumeyer, Jan Rabe, Mathias Trabs arxiv

In a multivariate nonparametric regression setting we construct explicit asymptotic uniform confidence bands for centered purely random forests. Since the most popular example in this class of random forests, namely the …

Transfer Learning with Distance Covariance for Random Forest: Error Bounds and an EHR Application

2025-10-13 · Chenze Li, Subhadeep Paul arxiv

We propose a method for transfer learning in nonparametric regression using a random forest (RF) with distance covariance-based feature weights, assuming the unknown source and target regression functions are sparsely di…

Transfer Learning