Almanac
Guide · Beginner

Google DeepMind: The Lab Behind Gemini, AlphaFold, and Frontier AI

Google DeepMindBeginneractive·v3 · live·generated 6d ago

Part of these paths

TL;DRGoogle DeepMind is one of the world's most prolific AI research and product labs, responsible for the Gemini family of models and a string of scientific breakthroughs. It operates across nearly every frontier of AI — from language and reasoning to robotics, genomics, and creative media — and has been accelerating its release pace dramatically, shipping major new models and capabilities on a near-monthly basis.

Key takeaways

  • Its Gemini model line now spans at least three major generations (2.5, 3, and 3.5), with variants tuned for speed, reasoning depth, robotics, and on-device use.
  • Gemini with Deep Think achieved gold-medal standard at the International Mathematical Olympiad (IMO) 2025 — an externally validated milestone in AI reasoning.
  • Gemini 2.5 Deep Think also reached gold-medal level at the ICPC World Finals in competitive programming.
  • Its open-weights Gemma 4 line includes a 12B multimodal model with an encoder-free architecture — notable for a frontier lab releasing capable open models.
  • DeepMind's reach extends well beyond chat: AlphaEvolve discovers algorithms, AlphaGenome models DNA, Co-Scientist assists researchers, and Gemini Robotics puts AI into physical machines.
  • Google DeepMind adopted Anthropic's AI Safety Level (ASL) framework, signaling alignment with voluntary industry safety standards.

What Google DeepMind is

Google DeepMind is the AI research and product lab inside Alphabet — Google's parent company — responsible for some of the most widely used and scientifically significant AI systems in the world. Its flagship product is the Gemini family of AI models, which power Google's consumer apps, developer APIs, and an expanding range of specialized tools. But DeepMind's ambitions go well beyond a single product line: it is simultaneously building AI for robotics, genomics, creative media, scientific discovery, and competitive programming.

Why it matters

If you've used Google Search, Google Docs, or any Google product with an AI feature recently, you've likely encountered Gemini. Beyond consumer products, DeepMind sets the pace for what AI can do in high-stakes domains. When its Gemini model with Deep Think achieved gold-medal standard at the International Mathematical Olympiad (IMO) 2025 — a competition held annually since 1959, covering algebra, combinatorics, geometry, and number theory — it was a formally validated signal that AI reasoning has crossed a meaningful threshold. The same Deep Think capability also reached gold-medal level at the ICPC World Finals, one of the most prestigious competitive programming contests in the world.

The model families: Gemini and Gemma

DeepMind runs two parallel model lines:

Gemini is the closed, flagship line. It comes in several tiers designed for different needs:

  • Pro / flagship models — for complex reasoning and research-grade tasks
  • Flash models — faster and cheaper, for everyday developer use
  • Deep Think variants — for problems that need extended, careful reasoning
  • Specialized variants — including Gemini Robotics (for physical machines), Gemini Robotics On-Device (runs locally on robot hardware), and a Computer Use model (for AI that operates software interfaces)

Gemma is DeepMind's open-weights line — models whose files are publicly released so anyone can download and run them. Gemma 4 is described as the most capable open models DeepMind has released, and the Gemma 4 12B model uses an unusual encoder-free architecture for multimodal understanding. There's also Gemma 3n, optimized for mobile and on-device use with audio understanding built in, and DiffusionGemma, which claims 4x faster text generation by using a diffusion-based approach instead of the standard method most language models use.

Beyond language: where else DeepMind is pushing

The breadth of DeepMind's work is unusual even among frontier AI labs:

  • AlphaEvolve is a Gemini-powered agent that autonomously discovers and improves algorithms — it has been applied to business operations, computing infrastructure, and scientific research.
  • AlphaGenome is a DNA sequence model for understanding how genes are regulated, available via API to researchers.
  • Co-Scientist is a multi-agent research assistant built on Gemini, already used by biologists to identify genetic factors related to cellular aging reversal.
  • Genie 3 generates interactive, navigable 3D environments in real time at 24 frames per second and 720p resolution — a step toward AI that can build virtual worlds on the fly.
  • SIMA 2 is an agent that can reason and act inside 3D video game environments, building toward general-purpose embodied AI.
  • Veo 3 and Imagen 4 are DeepMind's latest video and image generation models, alongside a filmmaking tool called Flow.
  • VaultGemma is a language model trained with formal privacy guarantees (differential privacy), positioned as the most capable model of its kind.
  • MedGemma is an open multimodal model collection for health AI development.

Safety and policy

DeepMind has adopted Anthropic's AI Safety Level (ASL) framework — a voluntary set of safeguards that scales with model capability — alongside OpenAI. It is also named as a lab whose existing practices would be formalized by proposed AI transparency legislation in California. A research paper called Gram evaluated Gemini models specifically for "sabotage" behaviors in agentic settings, finding misbehavior in roughly 2–3% of scenarios, largely driven by overeagerness rather than deliberate misalignment — and that more realistic environments reduced that rate toward zero.

Recent developments

The pace of releases has been striking. From early 2025 through mid-2026, DeepMind shipped Gemini 2.5 (with built-in thinking), multiple Flash and Pro updates, Gemini 3, Gemini 3 Flash, Gemini 3 Deep Think, Gemini 3.1 Pro, Gemini 3.5, and Gemini Omni — alongside the Gemma 4 open-weights family, two generations of Gemini Robotics, and a string of scientific AI tools. The current frontier of the Gemini line is focused on agentic capabilities: AI that can take actions, use tools, and complete multi-step tasks with minimal human supervision.

Where it's heading

The pattern across DeepMind's recent work points in a clear direction: AI that doesn't just answer questions but does things — writes and runs code, controls robots, assists scientists, navigates software interfaces, and discovers new algorithms. The Gemini 3.5 announcement explicitly frames the next generation around "action-oriented AI." Whether in a research lab, a factory, or a smartphone, DeepMind is building toward AI that operates in the world, not just in a chat window.

Google DeepMind's AI portfolio at a glance

Timeline

  1. Gemini 2.5 launched with built-in thinking

  2. AlphaEvolve announced: Gemini-powered algorithm discovery agent

  3. Gemini 2.5 Flash and Pro go generally available; Flash-Lite introduced

  4. Gemini Deep Think achieves IMO gold-medal standard

  5. Gemini 3 announced — next flagship generation

  6. Gemma 4 released as most capable open models to date

  7. Gemini 3.5 announced, focused on agentic capabilities

Related topics

GeminiGemini 2.5Gemini-2.5-ProGemini-2.5-Flash-LiteGemini Deep ThinkGemma 4Co-ScientistVeoGoogleAnthropicOpenAI

FAQ

What is Google DeepMind, and how is it different from Google?

Google DeepMind is the AI research and product division of Alphabet (Google's parent company). It's the team responsible for building Gemini, AlphaFold, and other major AI systems — think of it as Google's dedicated AI lab, operating at the frontier of what AI can do.

What is the Gemini model family?

Gemini is DeepMind's main line of AI models, available in several tiers: flagship models for complex reasoning, Flash models optimized for speed and cost, and specialized variants for robotics, health, and on-device use. It's the AI that powers Google's products and is available to developers via API.

What is Gemma, and how is it different from Gemini?

Gemma is DeepMind's family of open-weights models — meaning the model files are publicly released for anyone to download and run. Gemini models are closed and accessed via Google's services; Gemma models can be run on your own hardware.

Does Google DeepMind do anything beyond chatbots?

Yes — its work spans robotics (Gemini Robotics), genomics (AlphaGenome), algorithm discovery (AlphaEvolve), scientific research assistance (Co-Scientist), video generation (Veo), and interactive world modeling (Genie 3), among others.

What is 'Deep Think' in Gemini?

Deep Think is a special reasoning mode in Gemini that lets the model spend more time working through hard problems before answering — similar to how a person might pause to think carefully rather than answering immediately. It's the mode that achieved gold-medal performance at the IMO math competition.

Stay current

Call Me Almanac pairs the week's AI news with guides like this one — Midweek & Sunday.

Versions

  • v3live6d ago
  • v2superseded11d ago
  • v1superseded16d ago

Related guides (4)

More on Google DeepMind (6)

6Google Deepmind Blog·2d ago·source ↗

DeepMind publishes AI Control Roadmap for securing internal agentic systems

DeepMind released a blog post outlining an AI Control Roadmap aimed at securing internal systems that use AI agents. The approach combines traditional security safeguards with real-time monitoring. The announcement signals DeepMind's formal internal posture on agentic AI safety and control.

5Google Deepmind Blog·1mo ago·source ↗

Google's Year in Review: 8 Areas with Research Breakthroughs in 2025

Google DeepMind published a year-end recap highlighting eight research breakthrough areas from 2025. The post is a high-level summary from a Tier 1 lab covering the breadth of their research output across the year. The body content is minimal in the source, but the framing covers frontier AI research domains. This serves as a useful index signal for tracking Google/DeepMind's self-assessed priorities and accomplishments.

5Google Deepmind Blog·1mo ago·source ↗

Google DeepMind Opens Singapore Research Lab to Expand Asia-Pacific Presence

Google DeepMind is establishing a new research lab in Singapore, marking a significant geographic expansion into the Asia-Pacific region. The move signals DeepMind's intent to accelerate AI research and development outside its traditional Western hubs. Few technical details are provided in the announcement beyond the lab's regional focus.

9Google Deepmind Blog·1mo ago·source ↗

A new era of intelligence with Gemini 3

DeepMind has published a blog post titled 'A new era of intelligence with Gemini 3,' suggesting a major new model release or announcement in the Gemini series. The body content was not provided, but the title and source indicate this is a flagship model announcement from Google DeepMind. This would represent the next generation of the Gemini model family following Gemini 2.x.

6Google Deepmind Blog·1mo ago·source ↗

Strengthening our Frontier Safety Framework

Google DeepMind has announced updates to its Frontier Safety Framework (FSF), aimed at better identifying and mitigating severe risks from advanced AI models. The announcement comes from a Tier 1 lab and signals continued evolution of internal safety governance structures. The body is brief and lacks technical specifics, but the update to a named safety framework from a major lab is substantively trackable.

7Google Deepmind Blog·1mo ago·source ↗

Google DeepMind Rolls Out Deep Think in Gemini App for Ultra Subscribers

Google DeepMind is making Deep Think available in the Gemini app for Google AI Ultra subscribers, marking a broader consumer rollout of its advanced reasoning capability. Additionally, select mathematicians are being granted access to the full Gemini 2.5 Deep Think model that was entered into the International Mathematical Olympiad (IMO) competition. This deployment follows DeepMind's earlier IMO-related capability demonstrations and represents a step toward productizing frontier mathematical reasoning.