Google DeepMind
·
8 months ago
An AI company published the third version of its Frontier Safety Framework, expanding risk assessment categories and refining protocols for identifying severe hazards from advanced models. The update introduces a new Critical Capability Level focused on harmful manipulation and adds Tracked Capability Levels as of April 17, 2026 to catch less extreme risks earlier. The framework now requires safety case reviews before external launches and expands such reviews to large-scale internal deployments of models that could accelerate AI development.
Google DeepMind
·
8 months ago
Google released Gemini Robotics 1.5 and Gemini Robotics-ER 1.5, two models that enable robots to reason, plan, and execute complex multi-step physical tasks in the real world. Gemini Robotics-ER 1.5 achieved state-of-the-art performance across 15 academic embodied reasoning benchmarks, including Point-Bench and ERQA. The models work together as an agentic system where the reasoning model plans high-level tasks and the vision-language-action model executes them, while also learning to transfer skills across different robot embodiments without specialization.
Google DeepMind
·
8 months ago
Researchers introduced CodeMender, an AI agent that automatically detects and fixes software vulnerabilities in code. Over six months, CodeMender generated 72 security patches for open-source projects, including some with 4.5 million lines of code, using reasoning capabilities to identify root causes and validate changes before human review. The tool enables developers to focus on building software while the system handles security patching and proactively rewrites existing code to use more secure APIs and data structures.
Google DeepMind
·
8 months ago
Google DeepMind is partnering with Commonwealth Fusion Systems to use artificial intelligence for controlling plasma in fusion reactors, focusing on optimizing the SPARC tokamak machine designed to achieve net energy gain. The collaboration centers on three areas: developing TORAX, a fast plasma simulator built in JAX; using reinforcement learning to find optimal operating parameters; and creating AI-based real-time control systems to manage heat distribution and plasma stability. The partnership aims to accelerate the timeline toward delivering fusion energy to the grid by running millions of virtual experiments before SPARC operation begins.
Google DeepMind
·
8 months ago
Google released Deep Think in the Gemini app for AI Ultra subscribers, a reasoning model variant that achieved gold-medal performance at the International Mathematical Olympiad. The version available to subscribers reaches Bronze-level performance on the 2025 IMO benchmark while operating faster than the competition model, with users limited to a fixed number of prompts per day. The tool is designed to help with complex problem-solving tasks including web development, scientific research, and coding challenges through extended reasoning time.
Google DeepMind
·
8 months ago
Google DeepMind and Kaggle launched Game Arena, an open-source benchmarking platform where AI models compete in strategic games to evaluate their capabilities. The platform will host its inaugural chess tournament on August 5 with eight frontier models competing, with final rankings determined by over one hundred matches between each model pair. Game Arena addresses limitations of current benchmarks by using games with clear winning conditions to measure reasoning and planning rather than memorization, with plans to expand to Go, poker, and video games.
Google DeepMind
·
8 months ago
Google released Gemma 3 270M, a 270-million-parameter compact model designed for task-specific fine-tuning on edge devices and resource-constrained systems. Internal testing on a Pixel 9 Pro showed the INT4-quantized model consumed just 0.75% battery for 25 conversations, making it Google's most power-efficient Gemma model. The release enables developers to build specialized, production-ready AI systems for specific tasks like text classification and data extraction without requiring large general-purpose models.
Google DeepMind
·
8 months ago
Google integrated a new image editing model called Nano Banana into the Gemini app, enabling users to edit photos while maintaining consistent appearance of people and pets across multiple versions. The model is described as the top-rated image editing model available, with capabilities including multi-turn editing, photo blending, and style transfer. Users can now apply costume changes, background modifications, and complex edits while preserving specific elements of their photos, with all generated images marked by visible and invisible watermarks.
Google DeepMind
·
8 months ago
Google DeepMind released VaultGemma, a 1-billion-parameter language model trained with differential privacy, accompanied by new scaling laws that describe how privacy, compute, and data budgets interact during training. The model was trained with a sequence-level privacy guarantee of (ε ≤ 2.0, δ ≤ 1.1e-10) and showed no detectable memorization of training data in empirical tests. VaultGemma performs comparably to non-private models from approximately five years ago, establishing a baseline for measuring progress as privacy-preserving training methods improve.
Google DeepMind
·
8 months ago
Google released Gemini 2.5 Computer Use, a specialized AI model that can interact with graphical user interfaces by clicking, typing, and scrolling through web pages and applications like humans do. The model outperforms leading alternatives on multiple web and mobile control benchmarks while maintaining lower latency. Developers can now build AI agents that automate tasks requiring direct UI interaction, such as form completion and workflow automation, through the Gemini API.