FrontierThe story, in brief

Advances in private training for production on-device language models

Not a pilot. Google deployed differential privacy across 30+ production language models in Gboard, protecting user data for 15+ countries—the largest known DP deployment anywhere.

Illustration of a transparent lens revealing connected networks across layers of paper.
Exploring the next frontier of AI research.AI illustration by KeyNews
The KeyNews take

Why it matters

Google achieved a major privacy milestone in on-device AI by deploying formal differential privacy guarantees at scale across Gboard's language models, including the first production models with strong DP (ε ≤ 1) trained directly on user data. This signals a critical shift in how AI companies must balance utility with privacy in consumer-facing applications.

The key facts

8 to know
  1. 30+ Gboard on-device language models deployed with differential privacy guarantees

  2. 7+ languages and 15+ countries covered

  3. First production announcement of strong DP guarantee (ε ≤ 1) for models trained directly on user data (Portuguese Brazil and Spanish Latin America)

  4. ε values range from 0.994 to 13.69 with δ fixed at 10^-10

  5. 12,000+ devices participating in training rounds for ε ≤ 1 models

  6. Largest known deployment of user-level differential privacy in production

  7. All future Gboard LM launches trained on user data now require formal DP guarantees

  8. Spanish model in Spain improved from ε=8.9 to ε=5.37 through optimization

Go to the source

Google Research Blogblog.research.google

Publisher excerpt: Posted by Zheng Xu, Research Scientist, and Yanxiang Zhang, Software Engineer, Google Language models (LMs) trained to predict the next word given input text are the key technology for many applications [1, 2]. In Gboard, LMs are used to improve users’ typing experience by supporting features like…
Read original report
Back to today's editionMore frontier news

The wider picture

View all
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Frontier01

SpaceXAI Releases Grok 4.7: A Larger Base Model at the Same $2/$6 Price as Grok 4.6

SpaceXAI shipped a meaningfully larger model without increasing cost or latency — a direct challenge to the frontier labs on capability-per-dollar. Practitioners budgeting inference and building agents need to re-evaluate their cost assumptions.

MarkTechPost
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Frontier02

SpaceX launches Grok 4.7 with long-horizon processing, safety upgrades

A new frontier model release with claimed capability upgrades (long-horizon processing, safety improvements) enters the competitive landscape. Practitioners need to know if Grok 4.7 moves the needle on benchmarks or reasoning capability; enthusiasts track the lab-race drama as Musk's model efforts consolidate inside SpaceX.

SiliconAngle
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Frontier03

Jev introduces a new shape of LLM - System One, aka Decision Models

A new model architecture category ('System One') claims to handle reasoning and decision-making differently than scaling transformer chains. If validated, this shapes how practitioners think about model selection and training for agentic workloads.

Simon Willison