Top Topic
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
- Meta: A leaked internal memo detailed plans for an AI pendant and "supersensing" glasses.
- Nous Research: Its open-source Hermes Agent added Tool Search for MCP, lifting Claude Opus 4 accuracy from 49% to 74% by curbing tool-schema context bloat.
- GitHub Copilot: A shift to token-based billing drew sharp developer backlash.
- vLLM: Shipped v0.22.0 with DeepSeek V4 hardening and a new Rust frontend, while NVIDIA unveiled DynoSim to simulate Dynamo serving deployments.
- Google: A hands-on review found the Gemini Spark assistant genuinely useful for everyday tasks.
Safety & Regulation
- Attackers are abusing ChatGPT and Claude chat-sharing features to distribute malware disguised as error messages.
- A concrete over-refusal regression report found Claude Opus 4.8 declining users' own security and CTF code that 4.6/4.7 had handled, raising safety-tuning concerns.
- AI-generated fake personas, including fabricated Black influencers, are being used to sell dropshipping products.
- Anthropic co-founder Chris Olah's appearance beside Pope Leo XIV on AI harms drew Guardian scrutiny over "Vatican-washing."
Research Highlights
- ProtoMech (ICML 2026) extends mechanistic interpretability to biological AI models, tracing circuits in protein systems.
- Eval cooperativeness is proposed as a scalable mitigation against eval-gaming, alongside guidance for building model organisms robust to untargeted training.
- A reproduction of Goodfire's "Shape of Beliefs" explores belief manifolds and steering via representation geometry.
- Ryan Greenblatt argued full automation of AI R&D yields large speedups even absent a software-only singularity, while a separate note examined why improved AI forecasting fails to shift real-world decisions.
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
Anthropic Ascendancy
Top Topic
AI Safety, Alignment and Over-Refusal
Top Topic
Agentic Tooling and Token Burn
Top Topic
AI Accelerating Science
Top Topic
AI Societal Harms and Inequality
Current evidence
AI News
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.
- Nous Research's open-source Hermes Agent added Tool Search for MCP, lifting accuracy 49% to 74% on Claude Opus 4 by curbing tool-schema context bloat
- Attackers are abusing ChatGPT and Claude chat-sharing features to distribute malware disguised as error messages
- AI-generated fake personas, including fabricated Black influencers, are being used to sell dropshipping junk
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.
SoftBank says it will invest up to €75 billion to build French data centers
By Anthony Ha
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.
Anthropic tops OpenAI as most valuable AI startup, nears $1T valuation
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.
Attackers abuse shared ChatGPT and Claude chats to spread malware
By Matthias Bastian
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.
Hermes Agent Ships Tool Search for MCP: Anthropic Evals Show 49% to 74% Accuracy Gain on Opus 4
By Asif Razzaq
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.
Terence Tao argues AI could bring division of labor to math for the first time in history
By Matthias Bastian
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.
Current evidence
Research
Today's research is dominated by AI safety, alignment, and interpretability, with strong contributions from established labs and credentialed researchers.
Safety & Alignment
- A NYU team (with Chalmers and Izmailov) used an affectively-neutral emoji maze RL environment to isolate 'pure reward', suggesting RL recruits a functional welfare axis.
- Google DeepMind released two complementary methods—the Gram auditing framework (built on Petri) and scheming honeypot evals—for measuring scheming in Gemini models.
- Eval cooperativeness is proposed as a scalable mitigation against eval-gaming, alongside practical guidance for building model organisms robust to untargeted training.
Interpretability
- The ProtoMech framework (ICML 2026) extends mechanistic interpretability to biological AI models, tracing circuits in protein systems.
- A reproduction of Goodfire's 'Shape of Beliefs' explores belief manifolds and steering via representation geometry.
- A small-scale GPT-2 study shows ablating induction heads increases local repetition.
Forecasting & Takeoff
- Ryan Greenblatt argues full automation of AI R&D yields large speedups even absent a software-only singularity.
- A practitioner note examines why improved AI forecasting fails to shift real-world decisions. A study on system prompts vs. partner adaptation highlights inconsistent instruction adherence in frontier LLMs.
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.
Full automation of AI R&D probably yields a large speed up even without a software-only singularity
By ryan_greenblatt
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.
Eval Cooperativeness May Be a Scalable Mitigation for Eval Gaming
By Jasmine Li
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.
Advice for making robust-to-training model organisms
By SebastianP
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.
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.
Current evidence
Social Media
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.
- Nathan Lambert anchored the open-science thread: crediting open work shaping the field (e.g., Tulu 3's RLVR), framing the open-vs-closed debate around the value of marginally better intelligence, and noting Claude seems "lazy" in chat search versus GPT-5.5.
- Inference infrastructure engaged practitioners: vLLM shipped v0.22.0 with DeepSeek V4 hardening and a Rust frontend, while NVIDIA unveiled DynoSim to simulate Dynamo serving deployments.
- OpenAI's Greg Brockman spotlighted AI accelerating research, and Hugging Face's Clément Delangue praised the AI Security Institute for openly releasing evals, datasets, and models.
- Economic skepticism persisted, with Timnit Gebru mocking a report of a company accidentally spending $500M on Claude in a single month.
Note: Near-duplicate posts (Mollick acceleration, Gebru ethics-rhetoric, and vLLM thread fragments) were consolidated to a single representative each.
It does seem like meaningfully better AI releases are accelerating, especially from OpenAI & Ant...
By @emollick
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.
I think Epoch does a great job benchmarking, but I continue to believe that open weights models are ...
By @emollick
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.
vLLM v0.22.0 is out! 459 commits from 230 contributors (63 new). 🎉 Highlights: DeepSeek V4 hardenin...
By @vllm_project
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.
There's a better way to serve your inference stack, you just haven't found it yet. DynoSim is a wor...
By @NVIDIAAI
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.
I'd go further and say most of open science defines a lot of how AI is discussed (e.g. our Tulu 3 pr...
By @natolambert
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.