CLMEJun 8

In-Context Learning for the Imputation of Public Opinion Data with Large Language Models

Tobias Holtdirk, Georg Ahnert, Joseph W Sakshaug, Anna-Carolina Haensch
arXiv:2606.09351v15.7
Predicted impact top 14% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For survey researchers and data analysts, this provides a more accurate imputation method for public opinion data, especially under non-random missingness.

The paper proposes using in-context learning with large language models to impute missing survey data, achieving consistently lower absolute error than MICE PMM across all missingness mechanisms, with near-nominal 95% coverage and 2-5x narrower confidence intervals under MNAR.

Large language models have been widely evaluated as simulators of individual survey responses. In practice, however, fully unobserved responses are rare; the dominant problem is partial non-response. Imputation aims to restore the overall structure of a survey dataset by filling in these missing values. It has its own well-defined evaluation criteria and differs fundamentally from prediction. We propose to impute missing survey data through in-context learning (ICL). We systematically evaluate ICL design choices across different missingness mechanisms (MCAR, MAR, MNAR) on 150 opinion variables spanning 15 waves of the American Trends Panel. Compared to well-established statistical methods for data imputation like MICE PMM, our ICL approach consistently reduces absolute error across all missingness mechanisms, with the largest gains under non-random missingness (MNAR). Notably, the best-performing specification (gpt-oss-120b with 100 in-context examples) achieves near-nominal aggregate coverage (approaching the 95% level) with confidence intervals two to five times narrower than MICE PMM. We publish a Python package with an sklearn-like API to enable easy deployment of our method using local and proprietary LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes