paper-with-me

Papers

Domain Adaptation under Missingness Shift

2022-11-03 · Helen Zhou, Sivaraman Balakrishnan, Zachary C. Lipton

Rates of missing data often depend on record-keeping policies and thus may change across times and locations, even when the underlying features are comparatively stable. In this paper, we introduce the problem of Domain Adaptation under Missingness Shift (DAMS). Here, (labeled) source data and (unlabeled) target data would be exchangeable but for different missing data mechanisms. We show that if missing data indicators are available, DAMS reduces to covariate shift. Addressing cases where such indicators are absent, we establish the following theoretical results for underreporting completely at random: (i) covariate shift is violated (adaptation is required); (ii) the optimal linear source predictor can perform arbitrarily worse on the target domain than always predicting the mean; (iii) the optimal target predictor can be identified, even when the missingness rates themselves are not; and (iv) for linear models, a simple analytic adjustment yields consistent estimates of the optimal target parameters. In experiments on synthetic and semi-synthetic data, we demonstrate the promise of our methods when assumptions hold. Finally, we discuss a rich family of future extensions.

📄 PDF Abstract BibTeX arXiv:2211.02093

Code (1)

acmi-lab/missingness-shift 공식 구현

Tasks

Domain Adaptation

Similar Papers 제목 키워드 기반

Domain Adaptation Under MNAR Missingness

2025-04-01 · Tyrel Stokes, Hyungrok Do, Saul Blecker, Rumi Chunara 외

Current domain adaptation methods under missingness shift are restricted to Missing At Random (MAR) missingness mechanisms. However, in many real-world examples, the MAR assumption may be too restrictive. When covariates…

Domain AdaptationImputation

Robust prediction under missingness shifts

2024-06-24 · Patrick Rockenschaub, Zhicong Xian, Alireza Zamanian, Marta Piperno 외

Prediction becomes more challenging with missing covariates. What method is chosen to handle missingness can greatly affect how models perform. In many real-world problems, the best prediction performance is achieved by …

Prediction

MIRRAMS: Learning Robust Tabular Models under Unseen Missingness Shifts

2025-07-11 · Jihye Lee, Minseo Kang, Dongha Kim arxiv

The presence of missing values often reflects variations in data collection policies, which may shift across time or locations, even when the underlying feature distribution remains stable. Such shifts in the missingness…

Label Shift Estimators for Non-Ignorable Missing Data

2023-10-27 · Andrew C. Miller, Joseph Futoma

We consider the problem of estimating the mean of a random variable Y subject to non-ignorable missingness, i.e., where the missingness mechanism depends on Y . We connect the auxiliary proxy variable framework for non-i…

Estimate Level Adjustment For Inference With Proxies Under Random Distribution Shifts

2026-05-07 · Steven Wilkins-Reeves, Alexandra N. M. Darmon, Deeksha Sinha arxiv

In many scientific domains, including experimentation, researchers rely on measurements of proxy outcomes to achieve faster and more frequent reads, especially when the primary outcome of interest is challenging to measu…

Domain Adaptation