Why DeepMind Researchers Are Leaving: Limited TPU Access, Bureaucracy, and a Chips Conflict

As senior AI researchers continue to leave Google DeepMind, reporting is surfacing reasons behind the departures. Two recurring themes: limited access to Google's TPU chips, and a conflict of interest where Google Cloud sells those same chips to rivals the researchers are expected to beat. Semafor reported that CEO Demis Hassabis stepped back from daily operations about a year ago, turning those duties over to DeepMind chief Koray Kavukcuoglu. Hassabis was not forced out, but reportedly found m

2 min
Why DeepMind Researchers Are Leaving: Limited TPU Access, Bureaucracy, and a Chips Conflict

As senior AI researchers continue to leave Google DeepMind, reporting is surfacing reasons behind the departures. Two recurring themes: limited access to Google's TPU chips, and a conflict of interest where Google Cloud sells those same chips to rivals the researchers are expected to beat.

Semafor reported that CEO Demis Hassabis stepped back from daily operations about a year ago, turning those duties over to DeepMind chief Koray Kavukcuoglu. Hassabis was not forced out, but reportedly found management unfulfilling and sees himself more as a visionary scientist than an executive.

Mid-century industrial design concept of scarce compute resources allocated unevenly between two recipients

CNBC reported that many researchers are frustrated by limited access to Google's TPU infrastructure. Google allocates computing capacity years in advance across research teams, product operations, and cloud customers, but priorities can shift with little notice, a source told CNBC. The reporting also points to Google's internal bureaucracy as a reason younger companies look more appealing, alongside the fact that Google Cloud sells TPUs to competitors such as Anthropic.

External customers ahead of internal teams

The timing is awkward for Google. The same week it announced the departure of Jeff Dean after 27 years and Hassabis stepping back, it said frontier AI lab Mirendil will use over $100 million worth of TPUs and Nvidia GPUs through a Google Cloud partnership. The arrangement puts external customers ahead of some internal researchers in line for the chips those researchers helped build the demand for.

Google has not publicly disputed the reporting. The departures add to a stretch where DeepMind has lost both a CEO and a chief scientist, leaving its talent pipeline and chip allocation under scrutiny as demand for compute outpaces supply.

Sources

DeepMind's talent drain likely comes down to chip shortages, a conflict of interest, and Google's bureaucracy - The Decoder: https://the-decoder.com/deepminds-talent-drain-likely-comes-down-to-chip-shortages-a-conflict-of-interest-and-googles-bureaucracy/

Demis Hassabis was shifting away from DeepMind CEO duties for a year - Semafor: https://www.semafor.com/article/08/05/2026/demis-hassabis-was-shifting-away-from-deepmind-ceo-duties-for-a-year

Google is expanding its AI empire and losing the people who built it - CNBC: https://www.cnbc.com/2026/08/05/google-is-expanding-its-ai-empire-and-losing-the-people-who-built-it.html

Mirendil selects AI Hypercomputer - Google Cloud: https://cloud.google.com/blog/topics/startups/mirendil-selects-ai-hypercomputer?hl=en

Written by

More to read

  • Embedding Inversion in Production RAG: Architecture, Reconstruction Risks, and Vector Defense Strategies

    In enterprise Retrieval-Augmented Generation (RAG) pipelines, architecture teams frequently treat dense vector embeddings as an opaque, pseudo-anonymized representation of proprietary data. The underlying assumption has been that projecting raw text into high-dimensional geometric spaces (such as 768-, 1024-, or 1536-dimensional float vectors) acts as a one-way mathematical hash. Under this assumption, vector databases like Pinecone, Qdrant, Milvus, and pgvector are often deployed with weaker ac

    1 min
  • Google Previews CodeMender: DeepMind-Engineered AI Agent for Automated Vulnerability Remediation

    Google Cloud has made CodeMender, an autonomous AI code security agent developed with Google DeepMind, available in public preview on the Gemini Enterprise Agent Platform. The tool is designed to scan software codebases, verify discovered security flaws through simulated exploits in isolated sandboxes, and automatically generate tested code patches. CodeMender represents an operational shift from passive static analysis to autonomous remediation. Rather than delivering raw alerts to developers,

    1 min
  • Feed-Forward Networks as Key-Value Memories: How Transformers Store, Retrieve, and Edit Parametric Knowledge

    Feed-Forward Networks as Key-Value Memories: How Transformers Store, Retrieve, and Edit Parametric Knowledge In transformer language models, multi-head self-attention and feed-forward networks (FFNs) perform distinct computational roles. While self-attention mechanisms route contextual information dynamically across sequence positions, feed-forward layers account for roughly two-thirds of total model parameters in standard architectures. Despite early interpretations characterizing FFNs simply

    1 min