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 →

Open-weight LLM adoption in science has surged since 2023, but the growth is driven largely by Chinese-developed models—Qwen alone accounts for a large share—while researchers at Chinese institutions are significantly more likely to use open-weight systems, suggesting geopolitics and platform ecosystems, not a simple move to open science, shape model choices.

Who Uses Open-Weight Models? China and the Shifting Geography of AI in Science
Zackary Okun Dunivin · August 11, 2026
arxiv correlational 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. Zackary Okun Dunivin unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Z. Dunivin provider ID
Open-weight LLM use in scientific papers rose markedly through mid-2026 but this increase is concentrated in Chinese-developed open-weight families (notably Qwen), and papers with Chinese institutional links are substantially more likely to use open-weight models.

Citation observations

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

As LLMs have become a flashpoint for scientific research, computer scientists and STS scholars have advocated the use of open-weight models. Since LLM research has matured and more high-quality model families are available, have researchers adopted open-weight models? We present the first systematic study of model selection in scientific research, analyzing 21 million full-text articles through June 2026 from the Semantic Scholar Open Research Corpus (S2ORC). We employ a mixed NLP pipeline to extract model occurrences in article full text and determine whether they are used or merely mentioned by researchers. We divide our corpus into single- and multi-model family studies, which we take as a proxy for applied and foundational AI research. We find GPT-family models dominate both single- and multi-family research, but that both areas are becoming more diverse over time. In single-family papers, open-weight model use rises steadily, reaching 44.0% in 2026. However, we find that recent growth is driven by the availability of high-quality open-weight Chinese models. Further, a logistic regression model finds that open-weight adoption is heterogeneously distributed, estimating that researchers at Chinese institutions have 2.23 times the odds of using an open-weight model, accounting for 44.0% of the increase in open-weight adoption since 2023. A complementary multinomial model shows this association is concentrated in Chinese open-weight models: in 2026, their adjusted use is 37.1% among papers with Chinese affiliations, a 27.9 percentage-point over papers with no observed China link. These findings suggest that open-weight adoption in science is not a general turn toward open science, but part of a broader realignment of model ecosystems in which platforms and markets, and the sociocultural and geopolitical contexts which shape them, determine which AI systems become scientific instruments.

Summary

Main Finding

The study analyzes 21M full-text scientific articles (S2ORC) through June 2026 and shows that open-weight LLM usage in science has risen substantially, but this increase is not a broad move to “open science.” Instead, it is concentrated in a few Chinese-developed, open-weight model families (notably Qwen and DeepSeek). GPT-family models dominated early research but researchers now use a more diverse set of models. Chinese institutional affiliation strongly predicts use of open-weight (mostly Chinese) models: Chinese institutions have ≈2.23× the odds of using open-weight models, and Chinese open-weight model use is much higher among China-linked authors than among non-China-linked authors.

Key Points

  • Corpus and scale: 157,446 papers identified as using LLMs (Jan 2023–Jun 2026), yielding 2,276,136 model-use occurrences.
  • Modelling the literature: the author distinguishes single-family papers (one model family used — proxy for applied/task-oriented work) and multi-family papers (≥2 families — proxy for benchmarking/foundational work).
  • Aggregate trend: GPT-family dominated early (first-mover) but its share fell as more model families entered the ecosystem.
  • Open-weight prevalence:
    • Single-family papers: open-weight use rose to 44.0% in 2026.
    • Multi-family papers: 87.2% included ≥1 open-weight family in 2026; open-weight families constituted 59.3% of model-family uses there.
  • Concentration in Chinese families:
    • Qwen accounted for 22.0% of single-family papers in 2026 and roughly 49.9% of open-weight selections in that setting.
    • Chinese models (Qwen, DeepSeek, etc.) account for ~60.5% of open-weight use in single-family papers.
    • Western open-weight families (Llama, Mistral) declined or remained marginal in single-family papers; Llama peaked in 2025 then fell.
  • Geography and authorship:
    • Logistic regression (controlling for time and field) estimates Chinese institutional affiliation raises odds of open-weight selection by ≈2.23×.
    • Chinese-affiliated papers account for 44.0% of the observed increase in open-weight adoption since 2023 while composing 24.8% of 2026 sample.
    • Multinomial model (2026): adjusted use of Chinese open-weight models is 37.1% among Chinese-affiliated papers vs 9.2% for papers with no China link (27.9 pp difference); use of other open-weight models is similar or lower among China-linked papers.
  • Interpretation: the rise in open-weight usage is best read as a geographic/market realignment of which model ecosystems become scientific instruments — influenced by availability, cost, language, platform access, and state/commercial strategies — rather than a simple discipline-wide embrace of openness.

Data & Methods

  • Data:
    • Semantic Scholar Open Research Corpus (S2ORC v2) snapshot (21.34M structured full-text documents as of July 21, 2026); deduplicated across schema changes.
    • Author and affiliation metadata from OpenAlex; Chinese-named author detection via a name classifier built from public name lists plus manual audits.
  • Extraction & classification pipeline:
    • Candidate model mentions extracted by dictionary-based recognizer compiled from initial agent (Codex/GPT-5.5) inventory and manual curation; mapped to model families.
    • Three SciBERT classifiers were fine-tuned using silver-standard labels produced by an LLM (DeepSeek-V4-Flash) validated against small gold standards:
      • Model-identity classifier (to resolve collisions where a string may denote non-LLM entities).
        • SciBERT performance: accuracy 0.92, F1 0.94.
      • Author-use classifier (distinguishing reported use vs mere mention).
        • SciBERT performance: accuracy 0.89, use-class F1 0.93.
      • AI-disclosure classifier (to remove workflow disclosures like ChatGPT-assisted drafting).
        • SciBERT performance: accuracy 0.98, disclosure-class F1 0.96.
    • A paper-family match was recorded when at least one occurrence passed identity and author-use tests and was not just a disclosure.
  • Analyses:
    • Descriptive time-series and share calculations by family and by single- vs multi-family grouping.
    • Logistic regression (with spline for publication date and field random effects) modeling the probability a single-family paper used an open-weight family, with predictors for China links (institutional and name-based).
    • Multinomial model to partition open-weight use into Chinese open-weight families vs other open-weight families.

Limitations noted by authors: - Open-weight vs proprietary is a coarse axis — weights alone don’t guarantee full reproducibility (training data, code, docs often withheld). - S2ORC coverage and schema/deduplication issues; classifier errors despite high reported metrics; single-/multi-family is an imperfect proxy for applied vs foundational research.

Implications for AI Economics

  • Market structure & competition:
    • The rise of high-quality open-weight Chinese models shifts the competitive landscape for scientific instrumentality in AI. Availability of weights (and lower-cost local execution) can reduce dependence on provider-controlled API access, undermining incumbents’ monopoly power in some research contexts.
    • Developers’ release strategies (open-weight vs API-only) create divergent adoption equilibria across geographies; incentives to open or close weights are strategic choices with market consequences.
  • Geographic specialization and comparative advantage:
    • Model ecosystems are becoming regionally differentiated. Chinese models’ rapid uptake by China-linked researchers suggests a feedback loop: local availability, language fit, policy support, and institutional procurement shape demand and reinforce supply-side specialization.
    • This can foster localized AI supply chains and alter global flows of scientific capability and knowledge production.
  • Access, cost, and adoption dynamics:
    • Open-weight availability reduces marginal cost for researchers who can run models locally or on cheaper compute; this affects demand elasticity for paid APIs and may change compute-market dynamics (GPU/cloud demand).
    • Network effects and path dependence: early-provided models (GPT) retained prominence as baselines, but as alternative ecosystems reach competitive performance, switching becomes feasible — especially where local incentives and costs favor open-weight families.
  • Reproducibility and public goods provision:
    • Open-weight models can improve reproducibility and auditability where researchers can archive and rerun parameterized models, possibly lowering verification costs in some settings. But weight availability is only one dimension — missing training data, preprocessing, and documentation limit scientific replicability.
    • Public-good considerations arise: if open-weight releases enhance transparent science, policymakers might subsidize or incentivize openness; conversely, open-weight availability can be weaponized in other policy dimensions (export controls, IP disputes).
  • Policy and regulation:
    • Cross-border differences in model release regimes complicate harmonized policy responses. Trade, intellectual property, and export-control regimes may shape whether open-weight ecosystems remain localized or diffuse internationally.
    • Funding and procurement policies that favor reproducibility could change incentives for open releases; however, the study shows that commercial and state strategies already shape real adoption patterns.
  • Research & measurement priorities for AI economists:
    • Quantify welfare effects of open-weight vs API-only regimes for science (e.g., lower research costs, increased output quality, replication rates).
    • Measure impact on cloud/GPU markets (demand shifts from provider-run inference to local training/fine-tuning).
    • Study how release strategies affect innovation rates, entry barriers, and concentration in model development.
    • Investigate citation, collaboration, and productivity effects tied to model-family adoption and geographic model ecosystems.
    • Examine whether open-weight adoption reduces or increases inequality in scientific capacity across countries (depends on local compute access and skills).
  • Practical takeaways:
    • Economically meaningful distinctions about openness must go beyond “weights vs APIs.” Full assessment must include data/code availability, licensing, compute costs, and institutional constraints.
    • Policymakers and research funders should consider targeted interventions (subsidies, compute grants, documentation standards) to shape how model ecosystems affect scientific production and market competition.

If you want, I can: - Extract the key numeric results (tables/coefficients) from the regression models and present them in a concise table; - Draft a short policy brief for funders/regulators focused on the economic consequences of open-weight vs API release strategies.

Assessment

Paper Typecorrelational Evidence Strengthmedium — Large-scale, systematic measurement across millions of documents and careful classifier validation provide strong descriptive evidence about model-mention/use patterns; however the results are observational, subject to measurement error (dictionary + classifier), corpus coverage and selection biases (S2ORC), and potential confounding (e.g., language, subfield practices, local infrastructure) that limit causal interpretation. Methods Rigorhigh — The study implements a sophisticated, validated NLP pipeline (dictionary extraction, SciBERT classifiers) with reported performance metrics, uses silver-standard LLM annotations validated against gold labels, handles collision-prone names, removes disclosure passages, links to metadata, and estimates adjusted models with splines and random effects; remaining concerns include reliance on LLM-generated training labels, possible label drift, and coverage/selection limitations of the S2ORC snapshot. SampleFull-text corpus: Semantic Scholar Open Research Corpus (S2ORC V2) snapshot to July 21, 2026 (≈21.34 million structured full-text documents), deduplicated; analytic sample of 157,446 papers identified as reporting LLM use (Jan 2023–June 2026) with 2,276,136 model-use occurrences; single-family vs multi-family paper splits (≈40.1% single-family); linked to OpenAlex author/affiliation metadata; Chinese-named authors identified via a classifier; classifiers trained on LLM-annotated silver labels and validated on small gold sets. Themesadoption governance IdentificationObservational association analysis: NLP-extracted model-use mentions in full-text (S2ORC) are aggregated to model families and linked to author/affiliation metadata (OpenAlex); associations between China links and open-weight use are estimated with logistic and multinomial regression models including publication-date splines and subfield random intercepts; no exogenous variation or quasi-experimental design is used to establish causality. GeneralizabilityS2ORC coverage bias: over/under-representation of disciplines, publishers, languages, and preprints may skew observed patterns, Language and regional bias: English-language and well-indexed outlets likely overrepresented; model mentions in non-English outlets may be missed or mis-extracted, Measurement error: dictionary misses, name collisions, and classifier false positives/negatives can misclassify model use or identity, Author-affiliation/name misclassification: Chinese affiliation/name classifiers can produce false positives/negatives affecting estimated China associations, Cannot infer causality: observed associations may reflect confounding factors (e.g., local compute access, regulatory environment, funding, language needs) rather than causal effects of geography, Temporal snapshot and schema changes in S2ORC may affect counts and trends

Claims (10)

ClaimDirectionOutcomeConfidence & EvidenceDetails
The study analyzes 21.34 million unique structured full-text documents from the Semantic Scholar Open Research Corpus and identifies 157,446 papers reporting LLM use, containing 2,276,136 model-use occurrences from January 2023 through June 2026. Other other Number of scientific documents and papers reporting LLM model use
Reading fidelity high
Study strength high
n=21340000
157,446 LLM-use papers and 2,276,136 model-use occurrences
0.5
GPT-family models dominated early LLM-using scientific research, but their share declined as researchers adopted a broader range of model families between 2023 and 2026. Adoption Rate negative Share of LLM-using papers using GPT-family models and overall model-family diversity
Reading fidelity high
Study strength medium
n=157446
0.3
Among single-family papers, proprietary GPT-family models declined from 80.9% of papers in 2023 to 44.2% in 2026. Adoption Rate negative Share of single-family papers using GPT-family models
Reading fidelity high
Study strength medium
decline from 80.9% to 44.2%
0.3
Open-weight model use reached 44.0% of single-family LLM papers and 87.2% of multi-family LLM papers in 2026. Adoption Rate positive Share of LLM-using papers using at least one open-weight model family
Reading fidelity high
Study strength high
n=45125
44.0% of single-family papers; 87.2% of multi-family papers
0.5
In 2026 single-family papers, Qwen appeared in 22.0% of papers and accounted for 49.9% of all open-weight model selections. Adoption Rate positive Use of the Qwen model family among single-family LLM papers
Reading fidelity high
Study strength high
n=16125
22.0% of papers; 49.9% of open-weight selections
0.5
Chinese-developed model families accounted for 60.5% of open-weight use in single-family papers. Market Structure positive Share of open-weight model use attributable to Chinese-developed model families
Reading fidelity high
Study strength medium
n=16125
60.5% of open-weight use
0.3
Use of the Western open-weight families Llama and Mistral declined from 2025 to 2026 in the reported model-use patterns. Adoption Rate negative Share of papers using Llama and Mistral model families
Reading fidelity high
Study strength medium
Llama: 12.0% to 8.6% in single-family papers; 58.7% to 41.3% in multi-family papers; Mistral: 20.6% to 12.1% in multi-family papers
0.3
Researchers at Chinese institutions had 2.23 times the odds of selecting an open-weight model in single-family papers, after accounting for publication date and research field. Adoption Rate positive Whether a single-family paper's sole model family was open-weight
Reading fidelity high
Study strength medium
n=48129
2.23 times the odds
0.3
Chinese institutional affiliations accounted for an estimated 44.0% of the increase in open-weight adoption since 2023, despite representing 24.8% of the sample in 2026. Adoption Rate positive Contribution of Chinese institutional affiliations to the growth in open-weight adoption
Reading fidelity high
Study strength medium
n=48129
44.0% of the increase; 24.8% of the 2026 sample
0.3
In 2026, adjusted use of Chinese open-weight models was 37.1% among papers with Chinese institutional affiliations, compared with 9.2% among papers with no observed China link, a 27.9 percentage-point difference. Adoption Rate positive Adjusted use of Chinese open-weight models by institutional China linkage
Reading fidelity high
Study strength medium
n=48129
37.1% versus 9.2%; 27.9 percentage-point difference
0.3

Notes