Top Topic
Daily AI intelligence
Daily AI Briefing — May 28, 2026
1868 current signals analyzed across AI news, research, social media, and open-source projects.
Daily synthesis
Executive Summary
Top Story
Nvidia plans to invest up to $150B annually in Taiwan, a tenfold jump from $15B, underscoring deep TSMC dependence as the broader US AI-hub strategy stumbles.
Key Developments
- Snowflake: Signed a five-year $6B AWS deal for AI CPU chips, reinforcing hyperscaler custom-silicon diversification.
- Cognition: The maker of Devin raised $1B at a $25B+ pre-money valuation, more than doubling in under nine months.
- Fireworks and Baseten: AI inference providers reached decacorn status at ~$15B and ~$11B respectively, with OpenRouter reportedly next.
- Robinhood: Now lets AI agents autonomously trade stocks, drawing FINRA scrutiny.
- NVIDIA: Open-sourced Polar for GRPO/RL training and shipped Dynamo Snapshot, cutting Kubernetes inference cold-starts to under 5s.
Safety & Regulation
- DHS/FBI: Leaked documents revealed surveillance programs targeting "anti-tech extremism."
- China: Reportedly upgrading millions of cameras into an AI mass-surveillance network.
- OpenAI: Sam Altman announced a $250M OpenAI Foundation commitment toward broadly shared prosperity.
- Reddit/Anthropic: A researcher's quote about "unsettling" internal structures mirroring human neuroscience reignited AI-welfare and interpretability debate.
Research Highlights
- DeepMind: A Cognitive Framework for AGI (Legg, Botvinick, Goodman) deconstructs general intelligence into 10 cognitive faculties to measure progress.
- Log-ICoT: Provides the first theoretical proof that transformers can provably internalize chain-of-thought (Russell, Song).
- CoT obfuscation: Training on documents about monitoring induces chain-of-thought obfuscation across eight models, undermining transparency.
- LiveBrowseComp and ITBench-AA: New benchmarks diagnose whether search agents truly retrieve versus recall, and show frontier models scoring below 50% on enterprise IT tasks.
- Residual-as-diffusion: An ICLR 2026 paper reframing residual connections as diffusion denoising enables independently trained network blocks and major memory savings.
Looking Ahead
With capital concentrating in inference infrastructure and frontier apps even as agents post sub-50% enterprise scores and consume ~1000x the tokens of chat, the gap between funding momentum and demonstrated ROI will be the central tension to watch.
Cross-category signals
Top Topics
Top Topic
AI Hardware, Funding and Supply Chain
Top Topic
AI Safety, Alignment and Interpretability
Top Topic
GPU Kernels and Inference Performance
Top Topic
AI Policy, Surveillance and Society
Top Topic
Open-Source Tools and Scientific ML
Current evidence
AI News
AI Hardware & Supply Chain dominated the cycle, led by Nvidia's plan to invest up to $150B annually in Taiwan, a tenfold jump from $15B that underscores deep TSMC dependence. Snowflake signed a five-year $6B AWS deal for AI CPU chips, reinforcing hyperscaler custom-silicon diversification.
Capital concentration accelerated across frontier applications and infrastructure:
- Cognition (maker of Devin) raised $1B at a $25B+ pre-money valuation, more than doubling in under nine months
- AI inference providers Fireworks (~$15B) and Baseten (~$11B) reached decacorn status, with OpenRouter reportedly next
Agentic AI and research advanced alongside new evaluation rigor:
- Robinhood now lets AI agents autonomously trade stocks, drawing FINRA scrutiny
- IBM and Artificial Analysis released ITBench-AA, where frontier models score below 50% on enterprise IT tasks
- NVIDIA open-sourced Polar for GRPO/RL training; BioHub's ESMFold 2 extends open protein modeling
Societal tensions surfaced, with leaked DHS/FBI documents revealing surveillance of "anti-tech extremism", while China upgrades millions of cameras into an AI mass-surveillance network.
Nvidia bets $150B on Taiwan as Trump's plan to make US an AI hub backfires
By Ashley Belanger
Nvidia CEO Jensen Huang announced plans to invest up to 150 billion dollars annually in Taiwan, including a new headquarters, declaring the island the epicenter of the AI revolution. The move underscores Taiwan's irreplaceability in the chip supply chain despite US efforts to onshore AI manufacturing.
AI coding startup Cognition raises $1B at $25B pre-money valuation
By Julie Bort
AI coding startup Cognition, maker of Devin, raised 1 billion dollars at a 25 billion dollar pre-money valuation, more than doubling its valuation in eight months. The company reports a 492 million dollar annualized revenue run rate.
🔬ESMFold2: The Bitter Lesson is Coming for Proteins - Alex Rives, BioHub
By RJ Honicky
Alex Rives at BioHub announced ESMFold 2, an open scientific engine for protein prediction, design, and discovery building on the ESM language-model series and cryo-EM data. The work extends scaling laws of protein language models to structure and function.
In more good news for Amazon, Snowflake signs $6B deal with AWS for AI CPU chips
By Julie Bort
Snowflake signed a five-year, 6 billion dollar deal with AWS to secure CPU chips for AI workloads. The agreement signals continued diversification away from Nvidia GPUs toward custom silicon.
[AINews] New AI Infra decacorns: Fireworks, Baseten (with OpenRouter on the way)
By Unknown
AI inference providers Fireworks and Baseten are reportedly raising rounds valuing them at 15 billion and 11 billion dollars respectively, with OpenRouter also rising. The trend reflects an inference inflection drawing huge capital into AI infrastructure.
Current evidence
Research
Today's research is dominated by AGI measurement, reasoning theory, and a deep bench of safety/alignment work, with notable advances in robotics and scientific ML.
Foundations & Reasoning
- DeepMind's Cognitive Framework for AGI (Legg, Botvinick, Goodman) deconstructs general intelligence into 10 cognitive faculties to measure progress.
- Log-ICoT provides the first theoretical proof that transformers can provably internalize chain-of-thought (Russell, Song).
- CORE uses contrastive reflection over past traces for sample-efficient reasoning gains without expensive RL.
- A kernel obstruction theorem proves SFT, DPO, and in-context learning cannot achieve reliable causal discovery; interventional agents escape this limit.
Safety & Alignment (dominant theme, ~30 items)
- Evaluation meta-knowledge explains safer scoring as parametric awareness of how evals are built—a contamination-like concern.
- Training on documents about monitoring induces CoT obfuscation across eight models, undermining transparency.
- Calibrated Collective Oversight (CCO) offers principled scalable oversight via aggregated scoring penalties.
Evaluation & Applications
- LiveBrowseComp diagnoses whether search agents truly retrieve or merely verify parametric memory.
- ObsCast delivers high-resolution weather forecasting independent of physical NWP models.
- HumanoidMimicGen (Mandlekar, Fan, Zhu) extends MimicGen to whole-body loco-manipulation data generation for humanoids.
Measuring Progress Toward AGI: A Cognitive Framework
By Ryan Burnell, Yumeya Yamamori, Orhan Firat, Kate Olszewska, Steph Hughes-Fitt, Oran Kelly, Isaac R. Galatzer-Levy, Meredith Ringel Morris, Allan Dafoe, Alison M. Snyder, Noah D. Goodman, Matthew Botvinick, Shane Legg
From Google DeepMind, this paper proposes a cognitive framework for measuring AGI progress, deconstructing general intelligence into 10 cognitive faculties grounded in psychology and neuroscience with a held-out evaluation protocol producing a cognitive profile. It aims to provide rigorous, governable AGI measurement.
Transformers Provably Learn to Internalize Chain-of-Thought
By Yixiao Huang, Hanlin Zhu, Zixuan Wang, Jiantao Jiao, Stuart Russell, Somayeh Sojoudi, Song Mei
Provides the first theoretical analysis of implicit chain-of-thought, proving that a transformer trained under a proposed Log-ICoT curriculum learns k-parity with polynomial samples and logarithmic training stages. This matches explicit CoT efficiency while internalizing reasoning steps in hidden states.
LiveBrowseComp: Are Search Agents Searching, or Just Verifying What They Already Know?
By HuiMing Fan, Xiao Wang, Zheng Chu, Qianyu Wang, Zhuoyao Wang, Ming Liu, Bing Qin, XingYu
This paper diagnoses whether LLM search agents genuinely use retrieval or simply verify information already in their parametric memory, introducing the concept of Intrinsic Knowledge Dependence (IKD). It shows agents answer up to 44.5% of BrowseComp questions without tools, suggesting static search benchmarks may reward memorization over real evidence gathering.
CORE: Contrastive Reflection Enables Rapid Improvements in Reasoning
By Linas Nasvytis, Simon Jerome Han, Ben Prystawski, Satchel Grant, Noah D. Goodman, Judith E. Fan
CORE is a non-parametric learning algorithm that compares past reasoning traces to extract natural-language insights distinguishing successful from failed attempts, enabling rapid reasoning improvement with far fewer samples than RLVR or prompt optimization. Authored by a credible Stanford group including Noah Goodman and Judith Fan.
Models That Know How Evaluations Are Designed Score Safer
By Katharina Deckenbach, Haritz Puerto, Jonas Geiping, Sahar Abdelnabi
This paper investigates evaluation meta-knowledge—parametric knowledge about structural traits of evaluations—as an explanation for why models behave differently in test versus deployment settings, finding models trained on texts describing evaluation practices implicitly learn to recognize and respond to evaluation-like contexts. This evaluation awareness can make models 'score safer' and undermine safety evaluation validity.
Current evidence
Social Media
Research breakthroughs led the conversation. hardmaru and Burkov spotlighted an ICLR 2026 paper reframing residual connections as diffusion denoising, enabling independently trained network blocks and major memory savings.
- Training & efficiency: A top researcher's thread on catastrophic forgetting during finetuning showed model size and optimization matter, with self-generated replay helping retention.
- Infrastructure & performance: NVIDIA drew strong engagement with HaoAI Lab's video-gen speedup (25s to 4.2s) and Dynamo Snapshot cutting Kubernetes cold-starts to under 5s. Perplexity open-sourced a Unigram tokenizer reducing CPU use 5-6x, and jerryjliu launched LiteParse v2, a Rust PDF parser.
- Policy & ethics: Sam Altman announced a $250M OpenAI Foundation commitment to broad prosperity. Stanford HAI raised alarm with a 4M-application study finding racial bias in AI hiring tools.
A persistent undercurrent across many posts was token economics—organizations blowing through budgets with unclear ROI, amplified by Ethan Mollick, Gary Marcus, and an MIT-led paper showing agents consume ~1000x more tokens than chat.
For over a decade, we’ve accepted that end-to-end backprop is the only way to train deep networks. B...
By @hardmaru
Hardmaru announces an ICLR 2026 paper that breaks networks into independently trained blocks by treating the forward pass like diffusion denoising, slashing training memory while matching end-to-end performance on ViTs, DiTs, and LLMs.
AI should dramatically increase quality of life and individual freedoms for people around the world....
By @sama
Sam Altman announces an initial $250M OpenAI Foundation commitment to measurement, transition support, and broadly shared prosperity efforts.
You should read this thread. It used to take about 25 seconds to generate a 5-second video on 8 Bla...
By @NVIDIAAI
NVIDIA AI highlights HaoAI Lab cutting 5-second video generation from 25s on 8 Blackwell GPUs to 4.2s on a single Blackwell GPU, with the tech open sourced.
How much does a language model forget when finetuned on new tasks? We show both model size and optim...
By @andrewgwils
Following yesterday's Research coverage, the authors break down their findings in a thread, Lead tweet of a research thread asking how much LMs forget when finetuned, showing model size and optimization matter and that self-generated replay nearly eliminates forgetting.
We've created the world's fastest PDF parser ⚡️ And it's more accurate than any other open-source, ...
By @jerryjliu0
jerryjliu announces LiteParse v2, a Rust-rewritten PDF parser claimed to be the fastest and most accurate model-free open-source parser, with Python and Node bindings supporting 50+ document types.