paper-with-me

Papers

Correcting for Selection Bias and Missing Response in Regression using Privileged Information

2023-03-29 · Philip Boeken, Noud de Kroon, Mathijs de Jong, Joris M. Mooij, Onno Zoeter

When estimating a regression model, we might have data where some labels are missing, or our data might be biased by a selection mechanism. When the response or selection mechanism is ignorable (i.e., independent of the response variable given the features) one can use off-the-shelf regression methods; in the nonignorable case one typically has to adjust for bias. We observe that privileged information (i.e. information that is only available during training) might render a nonignorable selection mechanism ignorable, and we refer to this scenario as Privilegedly Missing at Random (PMAR). We propose a novel imputation-based regression method, named repeated regression, that is suitable for PMAR. We also consider an importance weighted regression method, and a doubly robust combination of the two. The proposed methods are easy to implement with most popular out-of-the-box regression algorithms. We empirically assess the performance of the proposed methods with extensive simulated experiments and on a synthetically augmented real-world dataset. We conclude that repeated regression can appropriately correct for bias, and can have considerable advantage over weighted regression, especially when extrapolating to regions of the feature space where response is never observed.

📄 PDF Abstract BibTeX arXiv:2303.16800

Code (1)

philipboeken/debiased_regression 공식 구현

Tasks

ImputationregressionSelection bias

Similar Papers 제목 키워드 기반

Regression trees for longitudinal and multiresponse data

2012-09-21 · Wei-Yin Loh, Wei Zheng

Previous algorithms for constructing regression tree models for longitudinal and multiresponse data have mostly followed the CART approach. Consequently, they inherit the same selection biases and computational difficult…

Missing Valuesregression

Joint Models for Handling Non-Ignorable Missing Data using Bayesian Additive Regression Trees: Application to Leaf Photosynthetic Traits Data

2024-12-19 · Yong Chen Goh, Wuu Kuang Soh, Andrew C. Parnell, Keefe Murphy

Dealing with missing data poses significant challenges in predictive analysis, often leading to biased conclusions when oversimplified assumptions about the missing data process are made. In cases where the data are miss…

regression

A Robust Classifier Under Missing-Not-At-Random Sample Selection Bias

2023-05-25 · Huy Mai, Wen Huang, Wei Du, Xintao Wu

The shift between the training and testing distributions is commonly due to sample selection bias, a type of bias caused by non-random sampling of examples to be included in the training set. Although there are many appr…

Robust classificationSelection bias

Statistical Inference for High-Dimensional Linear Regression with Blockwise Missing Data

2021-06-07 · Fei Xue, Rong Ma, Hongzhe Li

Blockwise missing data occurs frequently when we integrate multisource or multimodality data where different sources or modalities contain complementary information. In this paper, we consider a high-dimensional linear r…

Imputationregressionvalid

Regression-Based Estimation of Causal Effects in the Presence of Selection Bias and Confounding

2025-03-26 · Marlies Hafer, Alexander Marx

We consider the problem of estimating the expected causal effect $E[Y|do(X)]$ for a target variable $Y$ when treatment $X$ is set by intervention, focusing on continuous random variables. In settings without selection bi…

regressionSelection bias