CYAICLFeb 23

Can Large Language Models Replace Human Coders? Introducing ContentBench

arXiv:2602.19467v1h-index: 8
Originality Incremental advance
AI Analysis

This addresses the labor bottleneck in large-scale interpretive coding for researchers and practitioners, though it is incremental as it builds on existing LLM evaluation methods.

This paper tackles the problem of whether low-cost large language models can replace human coders in interpretive content analysis by introducing ContentBench, a benchmark suite that measures agreement and cost on coding tasks. Results show that the best low-cost LLMs achieve 97-99% agreement with reference labels on a dataset of 1,000 social-media-style posts, with costs as low as a few dollars for coding 50,000 posts.

Can low-cost large language models (LLMs) take over the interpretive coding work that still anchors much of empirical content analysis? This paper introduces ContentBench, a public benchmark suite that helps answer this replacement question by tracking how much agreement low-cost LLMs achieve and what they cost on the same interpretive coding tasks. The suite uses versioned tracks that invite researchers to contribute new benchmark datasets. I report results from the first track, ContentBench-ResearchTalk v1.0: 1,000 synthetic, social-media-style posts about academic research labeled into five categories spanning praise, critique, sarcasm, questions, and procedural remarks. Reference labels are assigned only when three state-of-the-art reasoning models (GPT-5, Gemini 2.5 Pro, and Claude Opus 4.1) agree unanimously, and all final labels are checked by the author as a quality-control audit. Among the 59 evaluated models, the best low-cost LLMs reach roughly 97-99% agreement with these jury labels, far above GPT-3.5 Turbo, the model behind early ChatGPT and the initial wave of LLM-based text annotation. Several top models can code 50,000 posts for only a few dollars, pushing large-scale interpretive coding from a labor bottleneck toward questions of validation, reporting, and governance. At the same time, small open-weight models that run locally still struggle on sarcasm-heavy items (for example, Llama 3.2 3B reaches only 4% agreement on hard-sarcasm). ContentBench is released with data, documentation, and an interactive quiz at contentbench.github.io to support comparable evaluations over time and to invite community extensions.

Foundations

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

Your Notes