The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

GPT-style models match supervised classifiers in labeling U.S. news ideology, and AI explanations boost human confidence and can sway judgments, with detailed explanations proving most persuasive.

"The explanation makes sense": An Empirical Study on LLM Performance in News Classification and its Influence on Judgment in Human-AI Collaborative Annotation
Qile Wang, Prerana Khatiwada, Avinash Chouhan, Ashrey Mahesh, Joy Mwaria, Duy Duc Tran, Kenneth E. Barner, Matthew Louis Mauriello · February 23, 2026
arxiv rct medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Qile Wang unresolved corpus identity
  2. Prerana Khatiwada unresolved corpus identity
  3. Avinash Chouhan unresolved corpus identity
  4. Ashrey Mahesh unresolved corpus identity
  5. Joy Mwaria unresolved corpus identity
  6. Duy Duc Tran unresolved corpus identity
  7. Kenneth E. Barner unresolved corpus identity
  8. Matthew Louis Mauriello unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Qile Wang provider ID
  2. Prerana Khatiwada provider ID
  3. A. Chouhan provider ID
  4. Ashrey Mahesh provider ID
  5. Joy Mwaria provider ID
  6. D. D. Tran provider ID
  7. Kenneth E. Barner provider ID
  8. M. Mauriello provider ID
GPT-based classifiers perform competitively with supervised baselines on news ideology labeling, and LLM-generated explanations—particularly detailed ones—increase annotator confidence and are more likely to change judgments in a randomized experiment.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

The spread of media bias is a significant concern as political discourse shapes beliefs and opinions. Addressing this challenge computationally requires improved methods for interpreting news. While large language models (LLMs) can scale classification tasks, concerns remain about their trustworthiness. To advance human-AI collaboration, we investigate the feasibility of using LLMs to classify U.S. news by political ideology and examine their effect on user decision-making. We first compared GPT models with prompt engineering to state-of-the-art supervised machine learning on a 34k public dataset. We then collected 17k news articles and tested GPT-4 predictions with brief and detailed explanations. In a between-subjects study (N=124), we evaluated how LLM-generated explanations influence human annotation, judgment, and confidence. Results show that AI assistance significantly increases confidence ($p<.001$), with detailed explanations more persuasive and more likely to alter decisions. We highlight recommendations for AI explanations through thematic analysis and provide our dataset for further research.

Summary

Main Finding

With careful prompt engineering, GPT-class LLMs can match state-of-the-art supervised models on multi-class political-ideology (Left/Center/Right) news classification. However, when LLM outputs are used to assist human annotators, AI-generated explanations substantially raise annotator confidence (p < .001) and detailed explanations are more persuasive — they lead to more decision changes but also sometimes mislead annotators. Thus LLMs are promising for scaling news-ideology annotation, but explanation format strongly shapes human reliance and can introduce risks of overreliance and bias amplification.

Key Points

  • Research questions:
    • RQ1: How well do LLMs perform on multi-class news ideology classification?
    • RQ2: How do LLM-generated explanations affect human judgment and confidence?
    • RQ3: What motivates users’ trust or distrust of LLM outputs in this subjective task?
  • Model performance:
    • With prompt engineering, GPT variants (including GPT-4o) achieved performance comparable to supervised SOTA on a 34k public news dataset (evaluation used F1, accuracy, MAE, MCC).
  • New dataset:
    • Authors collected 17,166 recent U.S. news articles (through July 2024) for analysis and human experiments; dataset is being shared for further research.
  • Human study:
    • Between-subjects MTurk study with N = 124 participants.
    • Two conditions: brief vs. detailed LLM-generated explanations accompanying the model’s label.
    • Participants labeled articles (Left/Center/Right) and reported confidence before and after receiving AI information.
    • AI assistance increased self-reported confidence irrespective of whether the AI was correct.
    • Detailed explanations led to more label changes (i.e., were more persuasive) but also sometimes induced incorrect switches.
  • Explanation design:
    • The team tested multiple prompt templates (simple label-only prompts, expert-role prompts, prompts including indicator lists and media-source priors, and re-analytic prompts encouraging critical re-evaluation).
    • Brief explanations were less likely to change decisions; detailed explanations contained more persuasive signal but higher risk of misleading.
  • Qualitative/thematic analysis:
    • The authors analyzed why participants accepted or rejected AI suggestions, identifying themes (e.g., perceived expertise of AI, alignment with user priors, reliance on surface cues, skepticism about source/context).
  • Contributions:
    • Demonstrates LLMs’ capability in a highly subjective classification task.
    • Provides the first systematic comparison of brief vs. detailed LLM explanations on annotator confidence, reliance, and decision change in political news labeling.
    • Offers design recommendations for AI explanations and releases a large news dataset.

Data & Methods

  • Datasets:
    • Historical 34k public news dataset used for model benchmarking (reference in paper).
    • Newly collected 17,166 U.S. news articles (up to July 2024) for GPT predictions and human experiments.
  • Models and prompts:
    • GPT family models (GPT-4o reported) used with prompt engineering. Multiple prompt styles were evaluated:
      • A–D: label-only and expert-role prompts; prompts that list bias indicators and media-source priors.
      • E1/E2: explanation-returning prompts and a “be critical / re-evaluate” prompt.
  • Evaluation metrics:
    • Standard classification metrics: F1, accuracy; plus MAE and Matthews correlation coefficient (MCC).
  • Human experiment:
    • MTurk recruitment (N = 124), between-subjects design (brief vs. detailed explanation).
    • Participants classified sets of articles, reported confidence on 1–7 scales before and after seeing AI output.
    • Study included quality screening and attention checks; platform: Qualtrics.
    • Analysis combined quantitative measures (confidence shifts, decision change rates, statistical tests — e.g., reported p < .001 for confidence increase) and qualitative thematic coding of participant rationales.
  • Analysis:
    • Comparison of GPT performance vs. supervised SOTA on historical labeled data.
    • Behavioral impact measured by changes in labels and confidence, disaggregated by whether AI labels were correct or incorrect and by explanation type.
    • Thematic coding of participant free-text responses to understand reasoning and perception.

Implications for AI Economics

  • Labor substitution vs. augmentation:
    • LLMs that match supervised classifiers can reduce marginal annotation costs and speed label generation, potentially shifting demand from cheap crowd annotation toward fewer higher-skilled verification tasks. This can compress prices for routine annotation labor while increasing demand for oversight and quality control roles.
  • Productivity and cost structure:
    • Using LLMs to pre-label or suggest labels can raise throughput and reduce time-per-item, lowering annotation budgets for firms and researchers. However, increased need for human verification of explanations (especially detailed ones that may mislead) introduces new verification costs and coordination tasks.
  • Quality, incentives, and market signaling:
    • AI explanations increase annotator confidence even when wrong, creating risk of systematic label errors that could bias downstream models, analytics, and products. Market actors relying on cheaper AI-assisted annotation may externalize misinformation or bias, imposing social costs (reputational, regulatory, or consumer trust losses).
    • Platforms and buyers must redesign incentives: reward annotators for independent critical evaluation, not just agreement with AI suggestions. Systems should preserve disagreement as a signal rather than collapsing toward AI consensus.
  • Task design and wages:
    • Tasks that remain highly subjective (like media bias) will still require human judgment; platforms may differentiate task tiers (AI-assisted rapid labeling vs. adjudication-level annotation), affecting wage structures and skill premiums.
  • Product design and adoption:
    • Explanation format matters economically: detailed explanations are more persuasive and thus more impactful on human decisions — useful for productivity but riskier for correctness. Designers should balance persuasiveness and calibration, and disclose uncertainty to avoid overreliance.
  • Externalities and regulation:
    • Misleading AI explanations can amplify polarization and misinformation, creating negative externalities that could spur regulatory scrutiny (transparency, auditability, responsibility for downstream harms). Firms face potential compliance costs and reputational risk.
  • Research and public goods:
    • Public release of the 17k dataset lowers research costs and helps build better evaluation benchmarks for AI-human collaboration in subjective domains — increasing social value capture through improved models and policy guidance.
  • Practical recommendations for economic actors:
    • Adopt AI-assistance to scale annotation but mandate human-in-the-loop verification for subjective labels; use uncertainty-aware explanations (show confidence/calibration).
    • Monitor label distributions for shifts after AI-assistance and preserve annotator disagreement metrics as quality signals.
    • Invest in training annotators to critically evaluate AI outputs; compensate adjudication work at a premium.
    • When deploying AI-labeled data in downstream products, run robustness checks to avoid amplifying systematic AI biases into market-facing decisions.

If you want, I can: - Extract the paper’s experiment results into a concise table (accuracy/F1/MCC if you provide the numeric values). - Draft a short checklist for deploying LLM-assisted annotation workflows that balances cost savings and risk mitigation.

Assessment

Paper Typerct Evidence Strengthmedium — The between-subjects randomization provides credible causal evidence that AI explanations change annotator confidence and decisions, but the sample of human participants is modest (N=124) and likely not representative; results on model performance are based on standard held-out evaluation (strong for accuracy claims) but do not establish real-world downstream impacts beyond the annotation task. Methods Rigormedium — Strengths include use of large labeled datasets (34k) for classifier benchmarking, a separate 17k-article corpus, and an experimental design for human-subject inference; limitations include modest participant sample size, potential selection and platform biases, sensitivity to prompt engineering and explanation templates, and likely subjective coding in the thematic analysis without details on pre-registration or robustness checks. SampleComputational benchmarks: a 34,000-article public labeled dataset for political ideology and an additional collected corpus of ~17,000 U.S. news articles used for GPT-4 prediction and explanation experiments; human-subjects: an online between-subjects sample of N=124 participants who judged news items under different AI-assistance/explanation conditions (demographics/platform not specified). Themeshuman_ai_collab governance IdentificationRandomized between-subjects experiment assigning participants to different AI-assistance conditions (e.g., no assistance, brief explanation, detailed explanation) to causally estimate the effect of LLM-generated explanations on annotation decisions, confidence, and judgment; model performance comparisons use held-out evaluation on a 34k labeled public dataset and an additional 17k-article corpus to compare GPT variants (with prompt engineering) to supervised baselines. GeneralizabilityResults are limited to U.S. English-language news and may not extend to other countries, languages, or media ecosystems., Human-subjects sample (N=124) appears modest and likely non-representative (convenience/online sample), limiting population-level inference., Findings depend on the specific LLM (GPT-4) and prompt/explanation templates used; different models or prompts may produce different effects., Annotation task and short-term judgments may not translate to long-term belief change or real-world behavior (sharing, voting, consumption)., Political ideology labels and dataset timeframes may age quickly as media and partisan cues evolve.

Claims (6)

ClaimDirectionOutcomeConfidence & EvidenceDetails
AI assistance significantly increases confidence (p<.001). Decision Quality positive annotator confidence
Reading fidelity high
Study strength high
n=124
1.0
Detailed explanations are more persuasive and more likely to alter decisions than brief explanations. Decision Quality positive persuasion / likelihood of changing annotator decisions
Reading fidelity high
Study strength medium
n=124
0.6
We compared GPT models with prompt engineering to state-of-the-art supervised machine learning on a 34k public dataset. Output Quality null_result classification performance (LLM vs supervised ML)
Reading fidelity high
Study strength medium
n=34000
0.6
We collected 17k news articles and tested GPT-4 predictions with brief and detailed explanations. Output Quality null_result LLM prediction outputs and associated explanations
Reading fidelity high
Study strength medium
n=17000
0.6
We evaluated how LLM-generated explanations influence human annotation, judgment, and confidence. Decision Quality null_result human annotation, judgment, and confidence
Reading fidelity high
Study strength medium
n=124
0.6
We highlight recommendations for AI explanations and provide our dataset for further research. Other null_result dataset availability / provision of recommendations
Reading fidelity high
Study strength low
not reported
0.3

Notes