Pew Study Finds 35% of Post-ChatGPT Webpages Show Signs of AI Authorship

More than one-third of English-language webpages published since the launch of ChatGPT show measurable evidence of being generated or heavily edited by large language models, according to a study released by the Pew Research Center. The analysis examined nearly 500,000 English-language web documents indexed across a five-year window in the Common Crawl archive, spanning periods before and after OpenAI introduced ChatGPT in November 2022. Using detection technology developed by Open Pangram, res

2 min
Pew Study Finds 35% of Post-ChatGPT Webpages Show Signs of AI Authorship

More than one-third of English-language webpages published since the launch of ChatGPT show measurable evidence of being generated or heavily edited by large language models, according to a study released by the Pew Research Center.

The analysis examined nearly 500,000 English-language web documents indexed across a five-year window in the Common Crawl archive, spanning periods before and after OpenAI introduced ChatGPT in November 2022. Using detection technology developed by Open Pangram, researchers evaluated the prevalence of synthetic text across the contemporary open web.

Pew Research AI Webpage Authorship Analysis

Domain Disparities and Crawl Filtering

In an unfiltered random sample of 10,000 webpages retrieved from a July 2026 Common Crawl snapshot, approximately 10% of total documents triggered classification thresholds for significant AI authorship. Because broad web crawls capture archival content published years prior to modern generative models, researchers isolated pages published specifically after November 2022. Within that post-ChatGPT cohort, 35% of all examined webpages exhibited substantial machine generation or automated revision.

The distribution of machine-authored content varies sharply across top-level domain categories:

  • Commercial Domains (.com): Exhibited the highest concentration of synthetic text, appearing at roughly ten times the rate of academic or governmental domains.
  • Non-Profit Registries (.org): Showed an intermediate adoption rate, with 4.6% of analyzed pages flagged as machine-written.
  • Educational and Government Portals (.edu / .gov): Remained largely resistant to automated publishing, registering AI authorship rates of approximately 1%.

Mode Collapse and Stylistic Fingerprints

The proliferation of automated text across the web mirrors recent data from internet infrastructure provider Cloudflare, which confirmed earlier this year that automated bot traffic has surpassed human traffic across global routing networks.

Pew researchers also noted a measurable uptick in specific rhetorical patterns and formatting markers associated with frontier model outputs. These include disproportionate increases in Oxford commas, antithetical constructions (such as "it is not X, it is Y"), and specific punctuation distributions.

AI text detection engines rely heavily on "mode collapse" introduced during model alignment. While pre-trained base models retain wide lexical and structural variance that mimics human diversity, post-training techniques such as Reinforcement Learning from Human Feedback (RLHF) and safety steering compress probability distributions toward standardized phrasing. This concentration around narrow modes creates statistical regularities that classifiers detect, even in the absence of explicit cryptographic or sampling watermarks.

Sources

Written by

More to read

  • Auxiliary-Loss-Free Load Balancing in Mixture-of-Experts: How Dynamic Bias Adjustments Eliminate Gradient Conflict and Routing Collapse

    Sparse Mixture-of-Experts (MoE) architectures decouple parameter count from per-token compute cost by activating only a small subset of feed-forward network (FFN) parameters for any given token. While dense transformers evaluate every parameter across all sequence positions, MoE models route tokens dynamically to specialized sub-networks, enabling parameter scaling to hundreds of billions or trillions of parameters at the inference and training cost of much smaller dense models. However, condit

    1 min
  • Confidential LLM Inference in Production: Hardware TEEs, GPU Enclaves, Attestation, and Serving Performance Trade-Offs

    Confidential LLM Inference in Production: Hardware TEEs, GPU Enclaves, Attestation, and Serving Performance Trade-Offs Deploying large language models in multi-tenant cloud environments introduces a fundamental security boundary problem. Standard transport encryption (TLS) secures prompts in transit, and encryption-at-rest protects checkpoints on disk, but model weights, prompt tokens, and key-value (KV) caches exist in plaintext within system memory during active inference. For organizations p

    1 min
  • Google DeepMind Outlines 15-Year Game AI Arc and EVE Online Research Sandbox

    Google DeepMind has detailed its 15-year trajectory of game-based artificial intelligence research, outlining how milestones from arcade reinforcement learning to modern multimodal models have culminated in an experimental research program inside the persistent virtual universe of EVE Online. The retrospective connects early breakthroughs in discrete, fully observable games to the frontier challenges currently facing autonomous systems: long-horizon planning, non-stationary multi-agent dynamics

    1 min