ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
568
Citations
21
Influential Citations
Computational Linguistics
Venue
2023
Year
Abstract Large language models (LLMs) are capable of successfully performing many language processing tasks zero-shot (without training data). If zero-shot LLMs can also reliably classify and explain social phenomena like persuasiveness and political ideology, then LLMs could augment the computational social science (CSS) pipeline in important ways. This work provides a road map for using LLMs as CSS tools. Towards this end, we contribute a set of prompting best practices and an extensive evaluation pipeline to measure the zero-shot performance of 13 language models on 25 representative English CSS benchmarks. On taxonomic labeling tasks (classification), LLMs fail to outperform the best fine-tuned models but still achieve fair levels of agreement with humans. On free-form coding tasks (generation), LLMs produce explanations that often exceed the quality of crowdworkers’ gold references. We conclude that the performance of today’s LLMs can augment the CSS research pipeline in two ways: (1) serving as zero-shot data annotators on human annotation teams, and (2) bootstrapping challenging creative generation tasks (e.g., explaining the underlying attributes of a text). In summary, LLMs are posed to meaningfully participate in social science analysis in partnership with humans.
This paper addresses a critical question for computational social science (CSS): can large language models (LLMs) replace or augment human annotation without any task-specific training? As CSS increasingly relies on large-scale text analysis, the cost and time of human annotation are major bottlenecks. The authors provide a systematic evaluation across 25 benchmarks and 13 models, offering a practical roadmap for practitioners. Their finding that LLMs can produce high-quality free-form explanations—often exceeding crowdworkers—is particularly significant because it opens the door to automated qualitative coding, a traditionally labor-intensive process.
The paper is timely given the rapid adoption of LLMs in research. By focusing on zero-shot performance, it addresses the most accessible use case for researchers without resources for fine-tuning. The explicit best practices for prompting (e.g., role assignment, chain-of-thought) make the work immediately actionable.
The paper's key technical innovations include:
Key quantitative findings:
This paper has broad implications for AI-assisted social science. It provides evidence that LLMs can serve as reliable zero-shot annotators for certain tasks, potentially reducing human annotation costs by 50-80% in collaborative pipelines. The finding that LLMs excel at free-form explanation generation suggests they could be used to bootstrap qualitative coding, generating initial themes or attributes that humans then refine. This hybrid human-AI approach could accelerate research in fields like political science, sociology, and communication studies. The paper also highlights current limitations—LLMs still struggle with nuanced classification—and sets a benchmark for future improvements. For AI practitioners, the prompting best practices and evaluation framework are immediately useful for deploying LLMs in social science contexts.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba