paper-with-me

Papers

Nonparametric variable importance using an augmented neural network with multi-task learning

2018-07-01 · ICML 2018 7 · Jean Feng, Brian Williamson, Noah Simon, Marco Carone

In predictive modeling applications, it is often of interest to determine the relative contribution of subsets of features in explaining the variability of an outcome. It is useful to consider this variable importance as a function of the unknown, underlying data-generating mechanism rather than the specific predictive algorithm used to fit the data. In this paper, we connect these ideas in nonparametric variable importance to machine learning, and provide a method for efficient estimation of variable importance when building a predictive model using a neural network. We show how a single augmented neural network with multi-task learning simultaneously estimates the importance of many feature subsets, improving on previous procedures for estimating importance. We demonstrate on simulated data that our method is both accurate and computationally efficient, and apply our method to both a study of heart disease and for predicting mortality in ICU patients.

📄 PDF Abstract BibTeX

Code (1)

jjfeng/nnet_var_import 공식 구현 tf

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

Decorrelated Variable Importance

2021-11-21 · Isabella Verdinelli, Larry Wasserman

Because of the widespread use of black box prediction methods such as random forests and neural nets, there is renewed interest in developing methods for quantifying variable importance as part of the broader goal of int…

A general framework for inference on algorithm-agnostic variable importance

2020-04-07 · Brian D. Williamson, Peter B. Gilbert, Noah R. Simon, Marco Carone

In many applications, it is of interest to assess the relative contribution of features (or subsets of features) toward the goal of predicting a response -- in other words, to gauge the variable importance of features. M…

valid

Nonparametric Feature Impact and Importance

2020-06-08 · Terence Parr, James D. Wilson, Jeff Hamrick

Practitioners use feature importance to rank and eliminate weak predictors during model development in an effort to simplify models and improve generality. Unfortunately, they also routinely conflate such feature importa…

Feature Importancefeature selection

SMART Fine-tuning Factor Augmented Neural Lasso

2026-04-14 · Jinhang Chai, Jianqing Fan, Cheng Gao, Qishuo Yin arxiv

Fine-tuning is a widely used strategy for adapting pre-trained models to new tasks, yet its methodology and theoretical properties in high-dimensional nonparametric settings with variable selection have not yet been deve…

Sparse additive Gaussian process with soft interactions

2016-07-09 · Garret Vo, Debdeep Pati

Additive nonparametric regression models provide an attractive tool for variable selection in high dimensions when the relationship between the response and predictors is complex. They offer greater flexibility compared …

regressionVariable Selection