paper-with-me

Papers

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 suffer from the bias issue. In addition, there lack comprehensive size and power analyses for most of these existing methods. In this paper, we approach the problem via hypothesis testing, and suggest a framework of the self-normalized feature-residual correlation test (FACT) for evaluating the significance of a given feature in the random forests model with bias-resistance property, where our null hypothesis concerns whether the feature is conditionally independent of the response given all other features. Such an endeavor on random forests inference is empowered by some recent developments on high-dimensional random forests consistency. Under a fairly general high-dimensional nonparametric model setting with dependent features, we formally establish that FACT can provide theoretically justified feature importance test with controlled type I error and enjoy appealing power property. The theoretical results and finite-sample advantages of the newly suggested method are illustrated with several simulation examples and an economic forecasting application.

📄 PDF Abstract BibTeX arXiv:2207.01678

Code (0)

등록된 구현이 없습니다.

Tasks

Feature ImportanceVocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Fuzzy Forests For Feature Selection in High-Dimensional Survey Data: An Application to the 2020 U.S. Presidential Election

2022-03-05 · Sreemanti Dey, R. Michael Alvarez

An increasingly common methodological issue in the field of social science is high-dimensional and highly correlated datasets that are unamenable to the traditional deductive framework of study. Analysis of candidate cho…

feature selection

Simultaneous Inference for Local Structural Parameters with Random Forests

2024-05-13 · David M. Ritzwoller, Vasilis Syrgkanis

We construct simultaneous confidence intervals for solutions to conditional moment equations. The intervals are built around a class of nonparametric regression algorithms based on subsampled kernels. This class encompas…

Causal Inferenceregression

ranger: A Fast Implementation of Random Forests for High Dimensional Data in C++ and R

2015-08-18 · Marvin N. Wright, Andreas Ziegler

We introduce the C++ application and R package ranger. The software is a fast implementation of random forests for high dimensional data. Ensembles of classification, regression and survival trees are supported. We descr…

General Classificationregression

Random Sum-Product Forests with Residual Links

2019-08-08 · Fabrizio Ventola, Karl Stelzner, Alejandro Molina, Kristian Kersting

Tractable yet expressive density estimators are a key building block of probabilistic machine learning. While sum-product networks (SPNs) offer attractive inference capabilities, obtaining structures large enough to fit …

Random Tessellation Forests

2019-06-13 · NeurIPS 2019 12 · Shufei Ge, Shijia Wang, Yee Whye Teh, Liangliang Wang 외

Space partitioning methods such as random forests and the Mondrian process are powerful machine learning methods for multi-dimensional and relational data, and are based on recursively cutting a domain. The flexibility o…