paper-with-me

홈 › Papers

Omitted Variable Bias in Language Models Under Distribution Shift

2026-02-18 · Victoria Lin, Louis-Philippe Morency, Eli Ben-Michael arxiv

Despite their impressive performance on a wide variety of tasks, modern language models remain susceptible to distribution shifts, exhibiting brittle behavior when evaluated on data that differs in distribution from their training data. In this paper, we describe how distribution shifts in language models can be separated into observable and unobservable components, and we discuss how established approaches for dealing with distribution shift address only the former. Importantly, we identify that the resulting omitted variable bias from unobserved variables can compromise both evaluation and optimization in language models. To address this challenge, we introduce a framework that maps the strength of the omitted variables to bounds on the worst-case generalization performance of language models under distribution shift. In empirical experiments, we show that using these bounds directly in language model evaluation and optimization provides more principled measures of out-of-distribution performance, improves true out-of-distribution performance relative to standard distribution shift adjustment methods, and further enables inference about the strength of the omitted variables when target distribution labels are available.

📄 PDF Abstract BibTeX arXiv:2602.16784

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Controlling for Omitted Variable Bias in Deep Neural Networks

2026-08-26 · Manuel Pfeuffer, Roshan Prakash Rane, Kerstin Ritter, Sonja Greven arxiv

Control variables are widely used in statistical modelling to account for omitted variable bias of known confounders. However, they have largely been underexplored in deep learning. This is surprising, given that deep le…

Formal Covariate Benchmarking to Bound Omitted Variable Bias

2023-06-18 · Deepankar Basu

Covariate benchmarking is an important part of sensitivity analysis about omitted variable bias and can be used to bound the strength of the unobserved confounder using information and judgments about observed covariates…

BenchmarkingSensitivity

Long Story Short: Omitted Variable Bias in Causal Machine Learning

2021-12-26 · Victor Chernozhukov, Carlos Cinelli, Whitney Newey, Amit Sharma 외

We develop a general theory of omitted variable bias for a wide range of common causal parameters, including (but not limited to) averages of potential outcomes, average treatment effects, average causal derivatives, and…

BIG-bench Machine LearningCausal InferenceSensitivity

Assessing Omitted Variable Bias when the Controls are Endogenous

2022-06-06 · Paul Diegert, Matthew A. Masten, Alexandre Poirier

Omitted variables are one of the most important threats to the identification of causal effects. Several widely used methods assess the impact of omitted variables on empirical conclusions by comparing measures of select…

Sensitivity

Isolated Causal Effects of Natural Language

2024-10-18 · Victoria Lin, Louis-Philippe Morency, Eli Ben-Michael

As language technologies become widespread, it is important to understand how changes in language affect reader perceptions and behaviors. These relationships may be formalized as the isolated causal effect of some focal…