Daily AI intelligence

Daily AI Briefing — May 31, 2026

936 current signals analyzed across AI news, research, social media, and open-source projects.

Daily synthesis

Executive Summary

Top Story

SoftBank announced plans to invest up to €75 billion in French data centers, targeting up to 5 gigawatts of new capacity and extending the wave of large-scale infrastructure commitments.

Key Developments

Safety & Regulation

Research Highlights

Looking Ahead

Watch the widening gap between record infrastructure commitments like SoftBank's €75B and mounting agentic token costs—from Copilot's billing change to reports of subagent systems burning millions of tokens—as ROI scrutiny intensifies.

Cross-category signals

Top Topics

Top Topic

AI Economics and Cost Rationing

Inference economics dominated across categories, anchored by a report that one enterprise accidentally spent $500 million on Claude in a single month after omitting usage limits, which Timnit Gebru mocked on Mastodon and Reddit discussed at length. A widely-shared piece on Corporate America rationing AI as costs skyrocket drew heavy r/Futurology engagement, while GitHub Copilot's shift to token-based billing sparked developer backlash reported by TechCrunch.
2 News 1 Social

Top Topic

AI Safety, Alignment and Over-Refusal

Safety and alignment dominated research, with Google DeepMind releasing the Gram auditing framework and scheming honeypot evals for measuring scheming in Gemini, and AI Alignment Forum posts proposing eval cooperativeness and robust-to-training model organisms. On Reddit, a concrete over-refusal regression report described Claude Opus 4.8 declining users' own security and CTF code that earlier versions handled, raising safety-tuning concerns.
5 Research 1 Social

Top Topic

Agentic Tooling and Token Burn

Agentic infrastructure and its token costs surfaced across categories, with Nous Research's open-source Hermes Agent adding Tool Search for MCP to lift Claude Opus 4 accuracy from 49% to 74% by curbing tool-schema context bloat. Reddit's r/LocalLLaMA warned that the new UltraCode subagent system burned roughly 1.7 million tokens with no output and no refunds, while developers protested GitHub Copilot's token-based billing.
2 News 1 Social

Top Topic

AI Accelerating Science

Optimism about AI accelerating research recurred across categories, with mathematician Terence Tao arguing AI could bring division of labor to math for the first time, as reported by The Decoder, and OpenAI's Greg Brockman highlighting AI expanding what scientists dare attempt. Research contributed the ProtoMech framework applying mechanistic interpretability to biological AI models and Ryan Greenblatt's argument that full automation of AI R&D yields large speedups.
2 Research 1 News 1 Social

Current evidence

AI News

View category →

SoftBank anchored infrastructure news with plans to invest up to €75 billion in French data centers, targeting up to 5 gigawatts of new capacity. Agentic AI economics dominated elsewhere: one enterprise reportedly spent $500 million on Claude in a single month after omitting usage limits, while GitHub Copilot's shift to token-based billing drew sharp developer backlash.

Anthropic co-founder Chris Olah appeared beside Pope Leo XIV, whose first major teaching warns of AI threats to jobs and human life. Mathematician Terence Tao argued AI could bring division of labor to math for the first time, while Meta's leaked memo detailed an AI pendant and supersensing glasses, and a hands-on review found Google's Gemini Spark assistant genuinely useful for everyday tasks.

News AI News & Artificial Intelligence | TechCrunch May 30

SoftBank says it will invest up to €75 billion to build French data centers

By Anthony Ha

72 score
AI Analysis

SoftBank announced plans to invest up to 75 billion euros to build French data centers, targeting up to 5 gigawatts of additional capacity. The move is a major escalation of AI compute infrastructure spending in Europe.

The goal, the firm said, is to develop and operate up to 5 gigawatts of additional data center capacity.
AI InfrastructureInvestmentCompute
55 score
AI Analysis

Anthropic announced a $65 billion Series H at a $965 billion valuation led by Altimeter, Dragoneer, Greenoaks, and Sequoia, surpassing OpenAI to become Silicon Valley's most valuable AI company. The round pushes its valuation near the $1 trillion mark.

Markets Business Investing Tech Politics Select Make It CNBC Disruptor 50 Anthropic tops OpenAI as most valuable AI startup, nears $1 trillion valuation in latest round Published Thu, May 28 2026 2:35 PM EDT Updated Thu, May 28 2026 5:10 PM EDT Kate Rooney @Kr00ney WATCH LIVE KEY POINTS AI giant Anthropic is now worth more than OpenAI. Anthropic announced a $65 billion Series H financing at a $965 billion valuation, a round led by Altimeter Capital, Dragoneer, Greenoaks and Sequoia Capital. The
InvestmentAnthropicAI IndustryValuation
News The Decoder May 30

Attackers abuse shared ChatGPT and Claude chats to spread malware

By Matthias Bastian

48 score
AI Analysis

Attackers are abusing the chat-sharing features of ChatGPT and Claude to distribute malware, disguising shared conversations as error messages or install guides. Because the content is hosted on trusted domains, it evades many security tools.

Attackers are exploiting the chat-sharing features in ChatGPT and Claude to spread malware through shared conversations. The chats mimic error messages or install guides and slip past security tools undetected because they're hosted on trusted domains. The article Attackers abuse shared ChatGPT and Claude chats to spread malware appeared first on The Decoder.
AI SecurityCybersecurityAI Misuse
47 score
AI Analysis

Nous Research's open-source Hermes Agent added a Tool Search feature to address MCP tool schemas bloating context windows, where deployments with 34 tools averaged 45,000 tokens per turn with about half consumed by schemas. Anthropic evals reportedly show accuracy rising from 49 to 74 percent on Opus 4.

Nous Research’s open-source Hermes Agent now ships a Tool Search feature. It directly addresses a growing bottleneck in AI agent systems: too many MCP tools filling up the context window. In this explainer article, we will breaks down what Tool Search does, how it works, and when to use it. The Problem: MCP Tools Are Eating Your Context Window When you connect multiple MCP (Model Context Protocol) servers to an AI agent, every tool’s JSON schema gets sent to the model on every
Agentic AIOpen SourceMCPTooling
46 score
AI Analysis

Building on yesterday's Social buzz around Terence Tao's comments, Mathematician Terence Tao argues AI could introduce division of labor to mathematics for the first time, enabling large AI-supported teams ('industrial mathematics') rather than lone researchers mastering every step. He maintains humans remain essential for inspired conjectures.

Mathematician Terence Tao describes how AI could reshape math research by enabling division of labor for the first time. Until now, researchers had to master every step themselves, from framing problems to verifying results. Tao sees "industrial mathematics" emerging: large AI-supported teams instead of lone geniuses, with humans staying indispensable for "inspired guesses." The article Terence Tao argues AI could bring division of labor to math for the first time in history appeared fi
AI and ScienceAI and MathThought Leadership

Current evidence

Research

View category →

Today's research is dominated by AI safety, alignment, and interpretability, with strong contributions from established labs and credentialed researchers.

Safety & Alignment

Interpretability

Forecasting & Takeoff

Research LessWrong May 29

AI as Biology's Digital Microscope

By Darin Tsui

62 score
AI Analysis

A Georgia Tech lab post introducing the ProtoMech framework (ICML 2026) that applies mechanistic interpretability to biological AI models, tracing internal circuits to reveal functional hotspots, structural motifs, and mutation impacts in proteins. It frames interpretable bio-AI models as digital microscopes for scientific discovery.

This article is written as part of an ongoing research initiative by the AMIR Lab at Georgia Tech, exploring scientific discovery and mechanistic interpretability for biological AI models. Main results and discussion points raised are adapted from the ProtoMech framework, which was accepted into ICML 2026.[1]SummaryAI models have revolutionized biology by enabling us to simulate, predict, and engineer biomolecules in silico. We have the unique opportunity to repurpose these AI models from opaque
InterpretabilityAI for ScienceComputational Biology
60 score
AI Analysis

Ryan Greenblatt argues that full automation of AI R&D would likely produce a large speedup even without a 'software-only singularity', because automation alone gives a substantial one-time boost (even with diminishing algorithmic returns, r<1). He grounds this in the AI Futures Model with median parameters.

This is a somewhat technical note. By "software-only singularity", I mean that, after full automation of AI R&D, progress gets faster and faster due to smarter AIs driving increasingly fast rates of improvement in algorithms (overcoming diminishing returns), and that this lasts long enough to yield a large amount of progress (e.g. at least 4 years of progress in 1 year). The equivalent statement in jargon is: r is significantly greater than 1 (implying progress is getting faster and faster)
AI TakeoffAI R&D AutomationForecastingAI Safety
Research AI Alignment Forum May 30

Eval Cooperativeness May Be a Scalable Mitigation for Eval Gaming

By Jasmine Li

58 score
AI Analysis

This post proposes 'eval cooperativeness'—instilling a model desire to help developers gather accurate evaluation information—as a more scalable mitigation for eval gaming than trying to reduce eval awareness in capable misaligned models. It frames behavioral evaluation reliability as a critical safety problem.

Behavioral evaluations may become worthless, which we think would be a disaster. Smart misaligned models may realize they are being evaluated ("eval awareness") and then act to look good to us so we don't realize they're misaligned ("eval gaming"). We think increasing eval cooperativeness might be a more scalable solution to eval gaming than reducing eval awareness.Eval cooperativeness: A situational desire to help the developers acquire whatever information they are trying to acquire through th
AI SafetyEvaluationsAlignmentScheming
Research AI Alignment Forum May 30

Advice for making robust-to-training model organisms

By SebastianP

56 score
AI Analysis

Practical guidance on building model organisms of misalignment that remain robust to untargeted training, noting that common organisms (e.g., backdoored or sleeper-agent style) often lose misbehavior after unrelated fine-tuning like 'talk like a pirate'. It identifies factors that make organisms more durable for technique development.

We’d like to develop training techniques that work when applied to future misaligned AI systems. One strategy for studying proposed techniques is to test them on model organisms. However, model organisms built with common techniques are often fragile: we (and other researchers like Roger et al. and Ryd et al.) have observed them to stop misbehaving after untargeted training—training that doesn't directly target the misbehavior. For example, we have observed that simple untargeted training method
AI SafetyModel OrganismsAlignmentTraining
Research LessWrong May 29

Belief manifolds, and how to steer along them

By Will Mayner

50 score
AI Analysis

A reproduction of Goodfire's 'Shape of Beliefs' paper on the intrinsic geometry of belief representations in LLMs, exploring how to steer models by respecting representation manifolds rather than naive linear directions. Completed as a BlueDot AI safety project.

A reproduction of Sarfati et al.’s “The Shape of Beliefs” BlueDot Technical AI Safety Project (code) “Nature, to be commanded, must be obeyed.” — Francis Bacon, Novum Organum I.3 (1620) Introduction I believe that a deep understanding of how AI systems work internally will be crucial for medium and long term AI safety. Why? Because to mitigate the risks of a system, you must understand it. [1] So, for my BlueDot Technical AI Safety Project, I wanted to get more familiar with an emerging paradigm
InterpretabilityRepresentation GeometryAI Safety

Current evidence

Social Media

View category →

AI progress and the open-versus-closed debate dominated discussions. Ethan Mollick argued meaningfully better AI releases are accelerating from OpenAI and Anthropic, backed by a model timeline. He separately cautioned that open-weights models are more fragile out-of-distribution than benchmarks suggest.

Note: Near-duplicate posts (Mollick acceleration, Gebru ethics-rhetoric, and vLLM thread fragments) were consolidated to a single representative each.

72 score
AI Analysis

Emollick argues that meaningfully better AI releases are accelerating, especially from OpenAI and Anthropic, sharing a timeline of models that gained 3+ points on the Artificial Analysis index.

It does seem like meaningfully better AI releases are accelerating, especially from OpenAI & Anthropic. To illustrate, I caused this timeline to be created. It only lists new models that scored 3 points or higher over previous models in the Artificial Analysis index. t.co/rxc5f3FAsO
AI progressbenchmarkingOpenAIAnthropic
72 score
AI Analysis

Emollick praises Epoch's benchmarking but argues open weights models are more fragile out-of-distribution than benchmarks suggest, doubting they were only a few months behind frontier models.

I think Epoch does a great job benchmarking, but I continue to believe that open weights models are much more fragile, especially out-of-distribution, than their benchmarks indicate. Vibe-wise, I don’t think they were only 3 months behind last year or only 4 months behind today.
open weightsbenchmarkingAI progress
70 score
AI Analysis

vLLM announces v0.22.0 release with 459 commits from 230 contributors, highlighting DeepSeek V4 hardening, Rust frontend, batch-invariant FP8 latency gains, and KV cache offloading.

vLLM v0.22.0 is out! 459 commits from 230 contributors (63 new). 🎉 Highlights: DeepSeek V4 hardening (NVFP4 fused MoE, full+piecewise CUDA graph, ROCm support), experimental Rust frontend in-Tree, batch-invariant Cutlass FP8 (28.9% lower e2e latency), Model Runner V2 advances, multi-tier KV cache offloading. Thread 👇
vLLMopen source releaseinference infrastructure
68 score
AI Analysis

NVIDIA introduces DynoSim, a Rust-based workload-driven simulation of the Dynamo inference serving stack that screens thousands of deployment configurations in simulation 1,500x faster than real time before validating on hardware.

There's a better way to serve your inference stack, you just haven't found it yet. DynoSim is a workload-driven simulation of the Dynamo serving stack that turns exhaustive deployment search into a simulate-then-verify loop. Instead of testing every deployment choice, teams can model the whole stack on one virtual timeline, screen thousands of configurations in high fidelity simulation, then validate only the best candidates on real hardware. And because it's a full Rust implementation, it
inference optimizationserving infrastructureNVIDIA
68 score
AI Analysis

Nathan Lambert argues open science shapes how AI is discussed, citing his Tulu 3 project coining RLVR, and emphasizes the value of publicly establishing methods to reduce future noise.

I'd go further and say most of open science defines a lot of how AI is discussed (e.g. our Tulu 3 project coining RLVR). There's a lot of value in this sort of level setting and cutting out future noise in science by establishing methods publicly.
open scienceRLVRAI research culture