paper-with-me

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 interpretable prediction. A popular approach is to define a variable importance parameter - known as LOCO (Leave Out COvariates) - based on dropping covariates from a regression model. This is essentially a nonparametric version of R-squared. This parameter is very general and can be estimated nonparametrically, but it can be hard to interpret because it is affected by correlation between covariates. We propose a method for mitigating the effect of correlation by defining a modified version of LOCO. This new parameter is difficult to estimate nonparametrically, but we show how to estimate it using semiparametric models.

📄 PDF Abstract BibTeX arXiv:2111.10853

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stable Prediction with Model Misspecification and Agnostic Distribution Shift

2020-01-31 · Kun Kuang, Ruoxuan Xiong, Peng Cui, Susan Athey 외

For many machine learning algorithms, two main assumptions are required to guarantee performance. One is that the test data are drawn from the same distribution as the training data, and the other is that the model is co…

parameter estimationPredictionregression

Robust semi-parametric signal detection in particle physics with classifiers decorrelated via optimal transport

2024-09-10 · Purvasha Chakravarti, Lucas Kania, Olaf Behnke, Mikael Kuusela 외

Searches of new signals in particle physics are usually done by training a supervised classifier to separate a signal model from the known Standard Model physics (also called the background model). However, even when the…

DECOrrelated feature space partitioning for distributed sparse regression

2016-02-08 · NeurIPS 2016 12 · Xiangyu Wang, David Dunson, Chenlei Leng

Fitting statistical models is computationally challenging when the sample size or the dimension of the dataset is huge. An attractive approach for down-scaling the problem size is to first partition the dataset into subs…

parameter estimationregressionVariable Selection

Decorrelated Double Q-learning

2020-06-12 · Gang Chen

Q-learning with value function approximation may have the poor performance because of overestimation bias and imprecise estimate. Specifically, overestimation bias is from the maximum operator over noise estimate, which …

continuous-controlContinuous ControlDeep Reinforcement LearningMuJoCo+3

Causal Discovery on Dependent Binary Data

2024-12-28 · Alex Chen, Qing Zhou

The assumption of independence between observations (units) in a dataset is prevalent across various methodologies for learning causal graphical models. However, this assumption often finds itself in conflict with real-w…

Causal DiscoveryGraph Learning