paper-with-me

Papers

Using Imperfect Surrogates for Downstream Inference: Design-based Supervised Learning for Social Science Applications of Large Language Models

2023-06-07 · NeurIPS 2023 11 · Naoki Egami, Musashi Hinck, Brandon M. Stewart, Hanying Wei

In computational social science (CSS), researchers analyze documents to explain social and political phenomena. In most scenarios, CSS researchers first obtain labels for documents and then explain labels using interpretable regression analyses in the second step. One increasingly common way to annotate documents cheaply at scale is through large language models (LLMs). However, like other scalable ways of producing annotations, such surrogate labels are often imperfect and biased. We present a new algorithm for using imperfect annotation surrogates for downstream statistical analyses while guaranteeing statistical properties -- like asymptotic unbiasedness and proper uncertainty quantification -- which are fundamental to CSS research. We show that direct use of surrogate labels in downstream statistical analyses leads to substantial bias and invalid confidence intervals, even with high surrogate accuracy of 80-90%. To address this, we build on debiased machine learning to propose the design-based supervised learning (DSL) estimator. DSL employs a doubly-robust procedure to combine surrogate labels with a smaller number of high-quality, gold-standard labels. Our approach guarantees valid inference for downstream statistical analyses, even when surrogates are arbitrarily biased and without requiring stringent assumptions, by controlling the probability of sampling documents for gold-standard labeling. Both our theoretical analysis and experimental results show that DSL provides valid statistical inference while achieving root mean squared errors comparable to existing alternatives that focus only on prediction without inferential guarantees.

📄 PDF Abstract BibTeX arXiv:2306.04746

Code (0)

등록된 구현이 없습니다.

Tasks

Uncertainty Quantificationvalid

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Debiased Inference for AI-Generated Data without Gold-Standard Labels: Identification via Multiple Imperfect Measurements

2026-08-18 · Naoki Egami, Sooahn Shin arxiv

An increasing number of scholars use AI to measure variables they subsequently include in downstream analyses. Although AI-measured variables are often analyzed as if observed without error, ignoring prediction errors in…

Structure-Aware Epistemic Uncertainty Quantification for Neural Operator PDE Surrogates

2026-02-24 · Haoze Song, Zhihao Li, Mengyi Deng, Xin Li 외 arxiv

Neural operators (NOs) provide fast, resolution-invariant surrogates for mapping input fields to PDE solution fields, but their predictions can exhibit significant epistemic uncertainty due to finite data, imperfect opti…

Cheap Thrills: Effective Amortized Optimization Using Inexpensive Labels

2026-03-05 · Khai Nguyen, Petros Ellinas, Anvita Bhagavathula, Priya L. Donti arxiv

To scale optimization and simulation, prior work has explored training machine-learning surrogates that map problem parameters to solutions inexpensively at inference time. Unfortunately, commonly used approaches, includ…

Self-Supervised Learning

TRIE: An Evaluation Framework for Stochastic PDE Surrogates

2026-06-30 · Bharat Srikishan, Javier E. Santos, Nikhil Muralidhar, Charles D. Young arxiv

Many scientific systems exhibit uncertainty from stochastic forcing, unresolved degrees of freedom, or imperfect observations, making reliable surrogate forecasting fundamentally distributional rather than pointwise. For…

Predictions as Surrogates: Revisiting Surrogate Outcomes in the Age of AI

2025-01-16 · Wenlong Ji, Lihua Lei, Tijana Zrnic

We establish a formal connection between the decades-old surrogate outcome model in biostatistics and economics and the emerging field of prediction-powered inference (PPI). The connection treats predictions from pre-tra…