paper-with-me

홈 › Papers

EnsembleIV: Creating Instrumental Variables from Ensemble Learners for Robust Statistical Inference

2023-03-06 · Gordon Burtch, Edward McFowland III, Mochen Yang, Gediminas Adomavicius

Despite increasing popularity in empirical studies, the integration of machine learning generated variables into regression models for statistical inference suffers from the measurement error problem, which can bias estimation and threaten the validity of inferences. In this paper, we develop a novel approach to alleviate associated estimation biases. Our proposed approach, EnsembleIV, creates valid and strong instrumental variables from weak learners in an ensemble model, and uses them to obtain consistent estimates that are robust against the measurement error problem. Our empirical evaluations, using both synthetic and real-world datasets, show that EnsembleIV can effectively reduce estimation biases across several common regression specifications, and can be combined with modern deep learning techniques when dealing with unstructured data.

📄 PDF Abstract BibTeX arXiv:2303.02820

Code (0)

등록된 구현이 없습니다.

Tasks

regressionvalid

Similar Papers 제목 키워드 기반

Ensemble learning for blending gridded satellite and gauge-measured precipitation data

2023-07-09 · Georgia Papacharalampous, Hristos Tyralis, Nikolaos Doulamis, Anastasios Doulamis

Regression algorithms are regularly used for improving the accuracy of satellite precipitation products. In this context, satellite precipitation and topography data are the predictor variables, and gauged-measured preci…

Ensemble Learningregression

Deep Neural Network Ensembles against Deception: Ensemble Diversity, Accuracy and Robustness

2019-08-29 · Ling Liu, Wenqi Wei, Ka-Ho Chow, Margaret Loper 외

Ensemble learning is a methodology that integrates multiple DNN learners for improving prediction performance of individual learners. Diversity is greater when the errors of the ensemble prediction is more uniformly dist…

DiversityEnsemble Learning

Efficient Self-Ensemble for Semantic Segmentation

2021-11-26 · arXiv 2021 11 · Walid Bousselham, Guillaume Thibault, Lucas Pagano, Archana Machireddy 외

Ensemble of predictions is known to perform better than individual predictions taken separately. However, for tasks that require heavy computational resources, e.g. semantic segmentation, creating an ensemble of learners…

SegmentationSemantic Segmentation

On a Class of Bias-Amplifying Variables that Endanger Effect Estimates

2012-03-15 · Judea Pearl

This note deals with a class of variables that, if conditioned on, tends to amplify confounding bias in the analysis of causal effects. This class, independently discovered by Bhattacharya and Vogt (2007) and Wooldridge …

Extending Explainable Ensemble Trees (E2Tree) to regression contexts

2024-09-10 · Massimo Aria, Agostino Gnasso, Carmela Iorio, Marjolein Fokkema

Ensemble methods such as random forests have transformed the landscape of supervised learning, offering highly accurate prediction through the aggregation of multiple weak learners. However, despite their effectiveness, …

regression