Surrogate Representation Inference for Text and Image Annotations
Kentaro Nakamura
TL;DR
This work develops Surrogate Representation Inference (SRI), a framework for making valid, efficient inferences when unstructured data (texts/images) are used to predict or annotate structured variables. By learning low-dimensional surrogate representations of unstructured data that fully mediate the relationship between human annotations and outcomes, SRI achieves semiparametric efficiency and reduces standard errors, even when human labels contain non-differential errors. The methodology combines a DragonNet-like neural architecture, efficient influence function theory, and cross-fitting-based estimation, with extensions to multiple coders and noisy annotations. An empirical application to framing of immigrants in Congressional speeches demonstrates substantial variance reduction compared with existing bias-correction approaches, underscoring the practical value of SRI for text- and image-based inference. The paper also discusses diagnostic procedures, assumptions testing via permutation, and potential extensions to broader modalities and data-driven discovery of outcome concepts.
Abstract
As researchers increasingly rely on machine learning models and LLMs to annotate unstructured data, such as texts or images, various approaches have been proposed to correct bias in downstream statistical analysis. However, existing methods tend to yield large standard errors and require some error-free human annotation. In this paper, I introduce Surrogate Representation Inference (SRI), which assumes that unstructured data fully mediate the relationship between human annotations and structured variables. The assumption is guaranteed by design provided that human coders rely only on unstructured data for annotation. Under this setting, I propose a neural network architecture that learns a low-dimensional representation of unstructured data such that the surrogate assumption remains to be satisfied. When multiple human annotations are available, SRI can be extended to further correct non-differential measurement errors that may exist in human annotations. Focusing on text-as-outcome settings, I formally establish the identification conditions and semiparametric efficient estimation strategies that enable learning and leveraging such a low-dimensional representation. Simulation studies and a real-world application demonstrate that SRI reduces standard errors by over 50% when machine learning classification accuracy is moderate and provides valid inference even when human annotations contain non-differential measurement errors.
