@inproceedings{cheng-etal-2026-llms,
    title = "When Do {LLM}s Need Human Experts? Evidence for Social Science from Jurisprudential Classification",
    author = "Cheng, Caroline  and
      Stiglitz, Edward  and
      Mimno, David  and
      Wilkens, Matthew",
    editor = "Card, Dallas  and
      Field, Anjalie  and
      Keith, Katherine  and
      Mendelsohn, Julia",
    booktitle = "Proceedings of the Seventh Workshop on Natural Language Processing and Computational Social Science",
    month = jul,
    year = "2026",
    address = "San Diego",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2026.nlpcss-1.6/",
    doi = "10.18653/v1/2026.nlpcss-1.6",
    pages = "103--112",
    ISBN = "979-8-89176-426-2",
    abstract = "Social scientists increasingly use large language models (LLMs) to classify text at scale, raising a key question: when can LLMs replace expert human annotation? Prior work found that earlier generative models failed on complex social science tasks while fine-tuned BERT succeeded, but whether current frontier-scale models close this gap remained untested. We investigate this question on a challenging legal reasoning task{---}classifying paragraphs from U.S. Supreme Court opinions as employing formal, grand, or no reasoning. Testing frontier LLMs including GPT-5.2 and leading open-weight alternatives, we find that even the most capable prompted models consistently underperform fine-tuned BERT. Only when high-parameter-count generative LLMs are fine-tuned on human-annotated training data does performance improve, and fine-tuned BERT remains a cost-effective alternative. Contrary to a common view, our results demonstrate that scaling to frontier-size LLMs does not eliminate the need for expert annotation on tasks requiring deep domain expertise{---}a finding with important implications for computational social science measurement."
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="cheng-etal-2026-llms">
    <titleInfo>
        <title>When Do LLMs Need Human Experts? Evidence for Social Science from Jurisprudential Classification</title>
    </titleInfo>
    <name type="personal">
        <namePart type="given">Caroline</namePart>
        <namePart type="family">Cheng</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Edward</namePart>
        <namePart type="family">Stiglitz</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">David</namePart>
        <namePart type="family">Mimno</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <name type="personal">
        <namePart type="given">Matthew</namePart>
        <namePart type="family">Wilkens</namePart>
        <role>
            <roleTerm authority="marcrelator" type="text">author</roleTerm>
        </role>
    </name>
    <originInfo>
        <dateIssued>2026-07</dateIssued>
    </originInfo>
    <typeOfResource>text</typeOfResource>
    <relatedItem type="host">
        <titleInfo>
            <title>Proceedings of the Seventh Workshop on Natural Language Processing and Computational Social Science</title>
        </titleInfo>
        <name type="personal">
            <namePart type="given">Dallas</namePart>
            <namePart type="family">Card</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Anjalie</namePart>
            <namePart type="family">Field</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Katherine</namePart>
            <namePart type="family">Keith</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <name type="personal">
            <namePart type="given">Julia</namePart>
            <namePart type="family">Mendelsohn</namePart>
            <role>
                <roleTerm authority="marcrelator" type="text">editor</roleTerm>
            </role>
        </name>
        <originInfo>
            <publisher>Association for Computational Linguistics</publisher>
            <place>
                <placeTerm type="text">San Diego</placeTerm>
            </place>
        </originInfo>
        <genre authority="marcgt">conference publication</genre>
        <identifier type="isbn">979-8-89176-426-2</identifier>
    </relatedItem>
    <abstract>Social scientists increasingly use large language models (LLMs) to classify text at scale, raising a key question: when can LLMs replace expert human annotation? Prior work found that earlier generative models failed on complex social science tasks while fine-tuned BERT succeeded, but whether current frontier-scale models close this gap remained untested. We investigate this question on a challenging legal reasoning task—classifying paragraphs from U.S. Supreme Court opinions as employing formal, grand, or no reasoning. Testing frontier LLMs including GPT-5.2 and leading open-weight alternatives, we find that even the most capable prompted models consistently underperform fine-tuned BERT. Only when high-parameter-count generative LLMs are fine-tuned on human-annotated training data does performance improve, and fine-tuned BERT remains a cost-effective alternative. Contrary to a common view, our results demonstrate that scaling to frontier-size LLMs does not eliminate the need for expert annotation on tasks requiring deep domain expertise—a finding with important implications for computational social science measurement.</abstract>
    <identifier type="citekey">cheng-etal-2026-llms</identifier>
    <identifier type="doi">10.18653/v1/2026.nlpcss-1.6</identifier>
    <location>
        <url>https://aclanthology.org/2026.nlpcss-1.6/</url>
    </location>
    <part>
        <date>2026-07</date>
        <extent unit="page">
            <start>103</start>
            <end>112</end>
        </extent>
    </part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T When Do LLMs Need Human Experts? Evidence for Social Science from Jurisprudential Classification
%A Cheng, Caroline
%A Stiglitz, Edward
%A Mimno, David
%A Wilkens, Matthew
%Y Card, Dallas
%Y Field, Anjalie
%Y Keith, Katherine
%Y Mendelsohn, Julia
%S Proceedings of the Seventh Workshop on Natural Language Processing and Computational Social Science
%D 2026
%8 July
%I Association for Computational Linguistics
%C San Diego
%@ 979-8-89176-426-2
%F cheng-etal-2026-llms
%X Social scientists increasingly use large language models (LLMs) to classify text at scale, raising a key question: when can LLMs replace expert human annotation? Prior work found that earlier generative models failed on complex social science tasks while fine-tuned BERT succeeded, but whether current frontier-scale models close this gap remained untested. We investigate this question on a challenging legal reasoning task—classifying paragraphs from U.S. Supreme Court opinions as employing formal, grand, or no reasoning. Testing frontier LLMs including GPT-5.2 and leading open-weight alternatives, we find that even the most capable prompted models consistently underperform fine-tuned BERT. Only when high-parameter-count generative LLMs are fine-tuned on human-annotated training data does performance improve, and fine-tuned BERT remains a cost-effective alternative. Contrary to a common view, our results demonstrate that scaling to frontier-size LLMs does not eliminate the need for expert annotation on tasks requiring deep domain expertise—a finding with important implications for computational social science measurement.
%R 10.18653/v1/2026.nlpcss-1.6
%U https://aclanthology.org/2026.nlpcss-1.6/
%U https://doi.org/10.18653/v1/2026.nlpcss-1.6
%P 103-112
Markdown (Informal)

[When Do LLMs Need Human Experts? Evidence for Social Science from Jurisprudential Classification](https://aclanthology.org/2026.nlpcss-1.6/) (Cheng et al., NLP+CSS 2026)

ACL