• Monday Momentum
  • Posts
  • Google Reorganized Its Entire AI Empire in One Afternoon

Google Reorganized Its Entire AI Empire in One Afternoon

How the departure of Jeff Dean and the reshuffling of DeepMind revealed that Google's problem was never talent or compute, and why its best researchers left to build the one thing Google could not build inside itself

Happy Monday!

Jeff Dean spent nearly 27 years building Google's core infrastructure. On August 5, he left to automate scientific research itself. (source: X.com)

On the afternoon of August 5, Google's artificial intelligence leadership rearranged itself in a matter of hours. Jeff Dean, the company's chief scientist and the engineer whose fingerprints are on nearly every foundational system Google runs, announced he was leaving after 27 years to co-found a startup called Discovery Loop. He did not leave alone; he took Sanjay Ghemawat, his longtime collaborator and a Google Senior Fellow, Oriol Vinyals, a technical lead on Gemini, and Quoc Le, a co-founder of Google Brain with him.

The same afternoon, Sundar Pichai announced that Demis Hassabis would step back from running Google DeepMind to become its Chairman and Alphabet's Chief Scientist. Koray Kavukcuoglu, a 13-year veteran, would take over daily operations and report directly to Pichai. The two-continent split between Google Brain in Mountain View and DeepMind in London, the structure that has defined Google AI since the 2023 merger, was effectively dissolved. Alphabet stock fell nearly 4% before the market could finish reading the press releases.

Two stories, one afternoon, and they tell the same truth from opposite directions: Google finally admitted its structure was broken, and its best people had already decided not to wait for the fix.

On August 5, Jeff Dean left Google after 27 years to co-found Discovery Loop, a startup that aims to automate the scientific method itself, taking three other senior researchers with him. The same day, Demis Hassabis stepped back to Chairman while Koray Kavukcuoglu took over DeepMind operations, ending the Brain/DeepMind split that has hobbled Google since 2023. The reorganization separates research from product, an admission that Gemini is being outrun on velocity. Google is even funding Discovery Loop as an investor.

TL;DR

What Discovery Loop Is Actually Building

Discovery Loop's stated mission is to automate the full experimental loop of science: proposing an experiment, implementing it, running it, evaluating the results, and iterating, thousands of loops in parallel, at a speed no sequence of human researchers could match. The founders intend to point it first at machine learning research, then expand into chip design, biology, drug discovery, and materials science. It is incorporated as a public benefit corporation, with Radical Ventures and Khosla Ventures leading the seed round.

A system that automates ML research is the practical form of the recursive self-improvement that 1,178 researchers warned about in last week's pacing letter; the difference is framing. Where the pacing letter treated the self-improving research loop as a risk to be governed, Discovery Loop treats it as a product to be shipped. The same underlying capability, AI accelerating AI, is simultaneously the thing the industry wants a brake for and the thing four of Google's most decorated engineers just raised venture capital to build.

Quoc Le, one of the co-founders, built AutoML-Zero at Google, an early attempt to have algorithms design machine learning systems. Automating research is not a new idea at Google, and the people who pioneered it just left to pursue it somewhere Google could not contain them.

The Structure Was Always the Problem

This newsletter previously argued that Google’s problem was structural when all eight transformer authors had left the company. Google is an advertising business that funds AI research. Its incentives, its compute allocation, and its risk tolerance are all shaped by protecting a search-and-ads franchise. The August 5 reorganization is Google finally acting on that diagnosis, and the shape of the action confirms it.

The reshuffle separates two functions that had previously been fused. Hassabis moves to Chairman and Alphabet Chief Scientist, a role oriented toward long-horizon AGI research and scientific applications, the "discovery" side where his Nobel-grade instincts belong. Kavukcuoglu takes operational control of Gemini, the "deployment" side, where Google has been visibly outrun by OpenAI and Anthropic on product velocity. Gemini 3.5 Pro slipped for months this summer over coding failures. The message of the reorg is that shipping competitive models is now a distinct job from doing frontier science, and Google needs someone whose only mandate is to ship.

The cost of the reorganization is what it concedes. Current and former employees describe DeepMind, once the most prestigious independent AI lab in the world, as now "just another subdivision" of Google. One called the moment "the ultimate fallout of the DeepMind/Brain merger." The lab that Hassabis built as an independent moonshot has been folded fully into the corporate machine, and the founder has been promoted into a chairmanship that removes him from daily control. Whether that counts as a demotion or a liberation depends on how you read it. Either way, the market viewed it as a net loss.

Google Is Funding Its Own Competition

Here is the detail that captures the whole situation: Google is backing Discovery Loop as a founding investor and Cloud partner.

Google paid, in effect, to have four of its most valuable researchers leave and pursue a mission it could not house internally, and then agreed to fund that mission from the outside and rent them the compute to run it. This is what it looks like when a company recognizes it cannot retain frontier ambition inside its own walls, so it settles for owning a piece of that ambition elsewhere. It is the same pattern as Microsoft with OpenAI and Amazon with Anthropic: when you cannot build the future in-house, you become an investor in the people who can.

For Google, which has more researchers, more compute, and more data than almost any company on earth, that is a remarkable concession. The constraint was never resources; it was the organization's ability to let its best people chase the biggest problems without an advertising business setting the terms.

What This Means for Practitioners

For engineering leaders, the Discovery Loop departure is the clearest case study yet in why frontier talent leaves. Dean was not underpaid, under-resourced, or unrecognized. What he apparently could not get inside Google was the freedom to reorganize the company around automating research itself. When your most senior person leaves to do the thing you could have done, the lesson is not about compensation, but about what your structure permits.

For anyone choosing a model provider, the reorg is a mixed signal on Gemini. Separating research from product could sharpen Google's shipping velocity under Kavukcuoglu, which would be good for Gemini users. But losing Dean, Ghemawat, Vinyals, and Le thins the research bench that produces the next generation of breakthroughs. Expect near-term product focus and a longer-term question mark over Google's frontier research output.

For founders, Discovery Loop is a signal about where the smart money thinks the next leap is. Four people who could work anywhere chose to build a system that automates ML research and engineering. If they are right that the experimental loop can be automated and run in parallel at scale, the pace of AI progress accelerates from a new direction. This direction is not defined by bigger models, but by faster discovery of what to build.

The Bottom Line

Google spent August 5 doing two things at once: admitting its structure was broken and demonstrating the cost of having waited. The reorganization that separates discovery from deployment is the right diagnosis, arriving after the patients have already checked out. Ending the Brain/DeepMind split fixes a problem that drove away the people who might have made the fix unnecessary.

The transformer authors left, the Nobel laureate left, and now the infrastructure legend has left. He went to build the recursive research engine that both the pacing letter and Google's own history point toward, and Google is paying to watch from the outside. The company has all the resources and none of the retention. That gap, not compute and not talent, is the thing no act of reorganization can close.

In motion,
Justin Wright

If a company with the most compute, the most data, and the deepest research bench in the industry cannot keep the people who build its most important technology, what is the actual unit of competitive advantage in AI?

Food for Thought

Builder's Note: The Discovery Loop thesis, automating the experimental loop and running thousands in parallel, is the part I keep thinking about as a practitioner. I already use models to generate and test variations of my own code faster than I could by hand. Karpathy even launched an “auto research” framework that I have leveraged to build and refine ML models of my own. But all of this is a crude, single-threaded version of what Dean is describing. If a well-resourced team actually builds the parallel version pointed at ML research itself, the rate at which better models arrive could rapidly accelerate.

Quick Hits

  • Alibaba released Qwen3.8-Max, a 2.4-trillion-parameter model that coded autonomously for 16 days on a real GitHub project, ingesting issues, running tests, and merging pull requests. Alibaba is open-sourcing the weights this week. (InfoWorld)

  • Palantir reported Q2 revenue of $1.94 billion, up 93%, with US commercial revenue up 149%. It raised full-year guidance to roughly $8.15 billion, and the stock surged. (CNBC)

  • OpenAI cut GPT-5.6 Luna 80% to $0.20 per million input tokens and made text chat unlimited for free users, as ChatGPT approached 1 billion weekly active users. (VentureBeat)

  • Anthropic confirmed its in-house chip design team and appointed former California Supreme Court Justice Tino Cuéllar as its first global affairs officer, ahead of its expected fall IPO. (Anthropic)

If you haven’t listened to my podcast Mostly Humans: An AI and business podcast for everyone yet, new episodes drop every week!

Episodes can be found below - please like, subscribe, and comment!