DEV Community

The AI Prism
The AI Prism

Posted on • Originally published at theaiprism.com

Why AI’s Hottest Startups Stopped Publishing Research

Originally published on The AI Prism


In 2019, OpenAI published a paper about GPT-2, then withheld the full model for months over “concerns about malicious applications.” In 2022, it published detailed technical write-ups of DALL-E 2 and InstructGPT. Anthropic spent 2023 releasing one interpretability paper after another. If you built on this research, you knew exactly what you were working with.

Now? GPT-4’s report explicitly withheld the architecture, hardware, training compute, and dataset construction. And it’s only gotten quieter since. Technical reports became system cards. Open weights became a policy debate.

Here at The AI Prism, we’ve been tracking this shift, and the data confirms it: the great AI transparency reversal is real, measurable, and deliberate. Frontier labs didn’t drift into secrecy — they chose it. And the open source community, once written off as a hobbyist sideshow, rushed into the gap.

This is the story of how the most transparent research culture in tech history closed its doors — and why open source is now the only place you can actually see the work.

The Paper Mill Closed in 2023

Let’s pin the exact moment. OpenAI’s GPT-4 Technical Report (March 2023) reads like a scientific paper and behaves like a press release. Its own words: “Given both the competitive landscape and the safety implications of large-scale models like GPT-4, this report contains no further details about the architecture (including model size), hardware, training compute, dataset construction, training method, or similar.”

On Hacker News, the reaction was immediate — and brutal. “OpenAI should be called ClosedAI” became a running joke in March 2023. Critics noted the irony of a company named OpenAI refusing to disclose the size of its own model.

It didn’t change anything. Every major model since — GPT-4o, o1, the GPT-5 line — shipped with a “system card,” not a technical report. GPT-5.2’s launch in December 2025 was a blog post, a benchmark chart, and a safety card. No architecture. No data. No training details.

The pattern holds across the industry. Stanford’s Foundation Model Transparency Index ranked OpenAI in the top tier in 2023. By its December 2025 edition, the same index ranked OpenAI 6th out of 13 companies, down 14 points.

The Competitive Calculus Behind the Silence

Why did the labs close up? Start with the economics. As Ben Werdmuller put it in July 2026: “AI models, as a product in themselves, have very little moat beyond what amounts to brand loyalty and superficial switching costs.” When the model is the product, publishing how it works is giving away the recipe.

The shift tracks the money. OpenAI restructured around a for-profit arm and started selling API access by the token. Anthropic did the same. Once revenue depends on a proprietary model, a technical report is a liability, not a contribution.

By 2026, the fear has a name: open weights. Axios reported in July that OpenAI and Anthropic quietly aligned on the threat open-weight models pose “to their bottom line” — the headline said it plainly. Anthropic CEO Dario Amodei’s July 27 position paper pushed for cracking down on “industrial-scale distillation” and keeping powerful chips out of Chinese hands.

The irony wasn’t lost on Hacker News: the post drew 1,742 comments, many calling it “ladder pulling” — pull the ladder up now that you’ve climbed it. Distillation, after all, is how many labs build their own models. The Treasury Department is now investigating whether Chinese companies improperly distilled American models to build their own.

Safety, National Security, or Both?

To be fair: the labs have reasons beyond profit, and some are legitimate. Amodei’s post lays out two nightmare scenarios — authoritarian governments building more powerful AI, and capable models misused for cyber or biological attacks. “Open-weights models that don’t have dangerous capabilities are a public good,” he wrote.

His three proposed measures: no powerful chips to China, a crackdown on industrial-scale distillation, and mandatory safety testing for “all sufficiently capable models, open and closed.” That last one is genuinely even-handed — it would apply to frontier labs too.

But notice what’s missing: none of it requires publishing research. The policy asks are all about control — of chips, of distillation, of release decisions. Transparency, the value the field was founded on, isn’t on the list. OpenAI’s Frontier Safety Framework, published in December 2024, set thresholds for tracking dangerous capabilities — but how the company tests and enforces them stays internal. We dug into the wider alignment debate in our 2026 safety analysis, and the pattern is consistent: as safety frameworks mature, the underlying research gets quieter, not louder.

What the Data Says: Transparency Is Falling, Measurably

This isn’t a vibe. Stanford’s FMTI December 2025 edition — 100 transparency indicators across 13 companies — found the mean score dropped 17 points year over year, to 41 out of 100. The individual scores tell the story:

OpenAI: -14 points, falling from 2nd place in 2023 to 6th in 2025.

Meta: -29 points, from 1st to 5th — even the open-weights pioneer closed up.

Mistral: -37 points, the biggest drop among returning companies.

xAI and Midjourney: 14 points, tied for last.

• Only 30% of contacted companies submitted transparency reports in 2025, down from 74% in 2024.

Stanford’s AI Index adds the structural stat: nearly 90% of notable AI models in 2024 came from industry, up from 60% in 2023. The people building the models are companies, and companies answer to shareholders first.

And here’s the twist that matters most: even the open-weight Chinese labs scored poorly. DeepSeek scored 32; Alibaba scored 26 — despite releasing weights anyone can download. Open weights and transparency are not the same thing, and the index proves it.

Open Source Filled the Gap — and Got Within One Release Cycle

While the labs went quiet, the open source ecosystem went loud. The template was set in January 2025, when DeepSeek released R1 — weights, a technical report, and a training methodology under a permissive MIT license. The paper was so complete it was later published in Nature. Pure reinforcement learning, no human-labeled reasoning traces — researchers could read it and rebuild it. Hacker News gave it 1,843 upvotes.

By July 2026, the gap is nearly gone. Mozilla’s State of Open Source AI report measured the best open model (Moonshot’s Kimi K3) at 57 points on the Artificial Analysis Intelligence Index vs. 61 for the best closed model (Claude Opus 5) — fourth overall, ahead of three of the biggest closed labs. Epoch AI puts the open frontier at 156 vs. the closed frontier’s 162: six points, about one release cycle, with overlapping confidence intervals.

The economics are brutal for the closed camp. Kimi K3 sits 3.6 points off the top at about a third of the price, and took first on LMArena’s Frontend Code Arena at 1,679 Elo. GLM-5.2, released under an MIT license, reports 62.1% on SWE-bench Pro vs. 58.6% for GPT-5.5. Thinking Machines shipped Inkling, a 975B open-weights model, in July 2026. Google keeps pushing Gemma. Hugging Face hosts over two million public models.

The usage numbers are the real tell: at the end of 2025, about a third of OpenRouter’s tokens went to open-weight models. Now the seven highest-volume models on the platform all ship open weights. For most production workloads, the open frontier already clears the bar.

The Kubernetes Lesson: Permissionless Beats Locked Down

Open source has been here before. Tobi Knaup, who co-founded Mesosphere and watched Kubernetes eat his company’s platform, wrote the definitive analogy: open weights are having their Kubernetes moment. “Once an open platform that people can customize becomes the industry’s center of gravity,” he wrote, “no single vendor can match the combined rate of innovation around it.”

The infrastructure already exists: vLLM, SGLang, llama.cpp, Ollama, and MLX — a full serving stack built by the community, no permission required. Around Qwen and Gemma, developers produce quantized weights, LoRA adapters, model merges, and runtime ports at a pace no single lab could match.

The warnings were early and ignored. Google’s leaked “We Have No Moat” memo (May 2023) told the company that open source communities were eroding its advantage. Mark Zuckerberg spent July 2024 arguing that open source AI is the path forward. The “Open source AI must win” campaign drew 1,600+ Hacker News points in June 2026.

Even the closed labs’ own ecosystem is defecting. On July 24, 2026, an open letter from Nvidia, Microsoft, Meta, and others warned against overregulating open-weight models. Startup founders, via the newly formed Little Tech Association, urged the administration not to cut off Chinese open-weight models. Even a16z partner Martin Casado’s claim that 80% of startups use Chinese models — disputed on HN but directionally telling — points the same way: the model layer is commoditizing, and value is moving up to the harness. We mapped that war in our breakdown of open vs. closed source AI in 2026.

The Open-Washing Problem: Weights Are Not the Whole Story

Before you declare victory for open source, sit with the uncomfortable part. Open weights are not open source. The Open Source Initiative’s definition of open source AI requires training code and enough data documentation to rebuild the system. Almost no “open” model meets it — the weights are permissive, the recipe is still secret.

That’s why DeepSeek and Alibaba score so poorly on transparency despite open weights. Releasing weights lets you run the model; it doesn’t tell you how it was trained, on what data, or with what safeguards. Knaup calls it out directly: most “open source” models are more accurately “open-weight.”

There’s also a long history of open-washing — marketing source-available or weight-only releases as “open.” OpenAI’s own GPT-OSS releases in August 2025 were open weights, not open research: no training data, no recipe.

Here’s what this means: the transparency reversal didn’t create two clean camps — “closed and secret” vs. “open and honest.” It created a spectrum, and most companies, including the open ones, sit closer to the middle than they admit. Tom Bedor, writing in defense of open models, still concedes the field’s terms: the arguments against open source AI are mostly weak, but the honesty gap is real on both sides.

What to Do About It

You don’t get to fix the labs’ incentives. You do get to stop building on trust alone. A few practical moves:

Benchmark open weights yourself. Artificial Analysis and LMArena give independent, current comparisons. Don’t rely on vendor charts — they measure what flatters them.

Read the card, then read between the lines. A system card is a marketing artifact with a safety section. Ask what it doesn’t say: data sources, eval construction, training compute.

Design for model-swappability. The moat is the harness, not the model. Abstract the API, keep prompts portable, and you can switch suppliers — or host open weights — without rebuilding.

Put transparency in your RFPs. Use the FMTI’s indicators as a checklist. Vendors who won’t disclose training data or eval methodology should discount accordingly.

Contribute to open evals. Terminal-Bench, SWE-bench, BrowseComp — the open eval stack is the community’s answer to opaque model claims. More contributors, harder to fake.

Watch the policy fight. Chip export rules, distillation crackdowns, and mandatory safety testing are all live debates in 2026. They’ll decide what you’re allowed to run — and from whom.

The Bottom Line. The great AI transparency reversal is real — measured, deliberate, and now embedded in the business model of every frontier lab. The research culture that built this field closed its doors in 2023, and it isn’t coming back on its own.

What happened instead is almost poetic. The open source community — the same one the labs once treated as a research pipeline — took the gap, and is now one release cycle from the frontier, at a third of the price, with the weights in hand. The labs traded transparency for a moat that the market is commoditizing anyway.

So here’s the question we keep coming back to: if the most valuable AI companies in the world won’t show their work, and open source is now six points behind — who is actually doing the science, and who is just selling trust?

References

GPT-4 Technical Report, OpenAI (arXiv:2303.08774)

HN: “OpenAI should be called ClosedAI” (March 2023)

OpenAI: Introducing GPT-5.2 (Dec 2025)

Stanford Foundation Model Transparency Index, December 2025 edition

Stanford FMTI (2023–2025 editions)

Stanford AI Index Report 2025

Anthropic: Our position on open-weights models (Dario Amodei, Jul 27 2026)

HN discussion: Anthropic’s open-weights position (1,742 comments)

Axios: OpenAI and Anthropic unite against open-weight AI risks to their bottom line (Jul 2026)

Politico: Startup founders urge Trump not to shut off Chinese open weight AI (Jul 2026)

OpenAI: Frontier Safety Framework (Dec 2024)

Mozilla: The State of Open Source AI, v1.0.1 (Jul 2026)

Tobi Knaup: Open-weight AI is having its Kubernetes moment (Jul 2026)

Ben Werdmuller: American AI is locked down and proprietary. It’s losing. (Jul 2026)

HN discussion: China’s open-weights AI strategy is winning (1,243 points)

DeepSeek-R1 (GitHub, MIT license, Jan 2025)

DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via RL (published in Nature 645, 633–638, 2025)

Artificial Analysis: GLM-5.2 is the new leading open weights model (Jun 2026)

Thinking Machines: Inkling, an open-weights 975B model (Jul 2026)

Google DeepMind: Gemma 4 open models (Apr 2026)

SemiAnalysis: Google “We have no moat, and neither does OpenAI” (May 2023)

Meta (Mark Zuckerberg): Open source AI is the path forward (Jul 2024)

Open Source AI Must Win campaign

CNBC: Nvidia, Microsoft, Meta warn against overregulating open-weight models (Jul 2026)

Tom Bedor: The Arguments Against Open Source AI are Very Bad (Jul 2026)

Open Source Initiative: The Open Source AI Definition

The Register: Open washing — why companies pretend to be open source (Oct 2024)

OpenAI GPT-OSS Model Card (Aug 2025)

The post Why AI’s Hottest Startups Stopped Publishing Research appeared first on The AI Prism.


Cross-posted from theaiprism.com — Cutting Through the AI Noise 🧊

Top comments (0)