AI-Augmented Surveys: Leveraging Large Language Models and Surveys for Opinion Prediction
About
Nationally representative surveys track public opinion, yet they ask only a limited set of questions each year, limiting its potential to capture historical changes. To fill this gap, we develop a large language model (LLM)-based framework for predicting missing responses in repeated cross-sectional surveys by incorporating embeddings for questions, respondents, and survey periods. We introduce two new applications of LLMs to survey research: retrodiction (predicting year-level missing opinions) and unasked opinion prediction (predicting entirely missing opinions). Using data from the 1972-2021 General Social Surveys, our LLM-based models perform strongly in retrodicting masked GSS opinions through cross-validation and public opinions measured by other organizations in years when the GSS did not ask them. These capabilities enable us to recover missing trends and pinpoint when public attitudes changed, such as the rising support for same-sex marriage. However, performance remains modest for unasked opinion prediction. We show when our models outperform established benchmarks, examine which opinions and and respondents are more predictable, and evaluate whether our approach reduces LLMs' tendency to homogenize predicted responses. Our study demonstrates that LLMs and surveys can mutually enhance each other: LLMs broaden survey potential, while surveys calibrate LLMs for simulating human opinions.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Public opinion prediction | GSS (All) | Spearman Correlation0.982 | 6 | |
| Public opinion prediction | GSS High Volatility Level B | Spearman Correlation0.96 | 6 | |
| Public opinion prediction | General Social Survey Temporal Distance >= 3 C | Spearman Correlation (rho)0.971 | 6 | |
| Public opinion prediction | General Social Survey Sparsity: year > 2 (Sparsity A) | Spearman Correlation (rho)0.985 | 6 | |
| Public opinion prediction | GSS Low volatility (Level B) | Spearman Correlation (rho)0.988 | 6 | |
| Missing Data Imputation | GSS (test) | -- | 5 | |
| Retrodiction | GSS (test) | -- | 5 | |
| Public opinion prediction | General Social Survey year = 2 (Sparsity A) | Spearman Correlation (rho)0.965 | 4 | |
| Unasked opinion prediction | GSS (test) | -- | 3 | |
| Public opinion prediction | General Social Survey GSS year = 1 (Sparsity A) | Spearman Correlation (rho)0.968 | 2 |