New Google Patents · Filed May 6, 2025 · Published Jul 9, 2026 · verified — real USPTO data

Google Patent Enables On-Device AI Learning Without Storing Real User Data

Google is patenting a way to personalize an AI model on your phone without keeping a copy of your actual data, instead, the system generates a compact, synthetic stand-in that captures the same statistical shape as your real behavior.

Google Patent: On-Device AI Personalization via Distilled Data — figure from US 2026/0195583 A1
Figure from the official USPTO publication.
See all 5 drawings from this filing ↓
Publication number US 2026/0195583 A1
Applicant Google LLC
Filing date May 6, 2025
Publication date Jul 9, 2026
Inventors Rui Lin, Desmond Chun Fung Chik, Derek Joseph Dechen Chow
CPC classification 706/15
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Jul 1, 2026)
Parent application is a National Stage Entry of PCTUS2022049089 (filed 2022-11-07)
Document 20 claims

How Google's on-device AI learns from you privately

Imagine your phone's AI assistant starts learning your habits: the words you type, the questions you ask, the shortcuts you use. Normally, teaching an AI from that kind of personal data requires storing lots of examples, either on the device or somewhere in the cloud. Google's patent describes a way around that.

Instead of keeping your real examples, the system first studies the pattern of your data and then generates a small, synthetic dataset that mimics the same statistical shape. Think of it like a chef tasting a dish, writing down the flavor profile, and then recreating something equally useful in the kitchen without keeping the original meal.

The AI on your device then trains itself using that synthetic stand-in rather than your raw personal information. The result is a model that adapts to you, while your actual data gets discarded after the pattern is captured. Less storage, fewer privacy risks, and a phone that still learns to feel like yours.

Inside Google's training-set distillation process

The patent describes a system called a Training Set Distillation (TSD) model. It runs entirely on your device and works in a sequence of steps.

  • Your device collects a batch of personal data from its sensors or apps, like typing patterns, voice inputs, or usage behavior.
  • Each piece of data is converted into a different mathematical representation using an invertible transformation (a function that translates data into another form and can be reversed exactly, similar to how a zip file compresses and decompresses without losing anything).
  • The system then maps out an acquired distribution in that transformed space, essentially a statistical fingerprint of what your data looks like as a whole rather than item by item.
  • A generative model samples from that fingerprint to produce a small, synthetic dataset that statistically resembles your real data but contains none of it verbatim.
  • That synthetic dataset is used as a regularizer (a guardrail that stops the model from over-adapting) while fine-tuning the main AI model locally on your device.

The core insight is that you only need the shape of your data, not the data itself, to teach a model about your preferences. The real examples are never stored long-term or sent anywhere.

What this means for private, personalized AI on phones

Personalized AI is only useful if people trust it. The main barrier to on-device learning today is the cost of storing personal examples long enough to train from them, and the privacy concern that comes with that. Google's approach sidesteps both problems by converting real data into a synthetic proxy before any training begins. You get a model that adapts to your habits without a growing archive of your behavior sitting on your phone.

This also matters for how AI assistants stay useful over time. A model that can safely retrain itself locally, using generated examples rather than raw logs, could update to your current habits without a software update from Google. Your experience improves automatically, and Google never needs to see what drove that improvement.

Editorial take

This is a genuinely interesting privacy-forward approach to a real problem: how do you make on-device AI personal without making it a liability? The synthetic-data trick is not entirely new in research, but packaging it as a practical on-device pipeline is the kind of applied engineering that eventually ships in Pixel features. Worth watching as a signal of where Google's on-device AI strategy is heading.

The drawings

5 drawing sheets from US 2026/0195583 A1 · click any drawing to enlarge

Patent filing page

Which company should we read for you?

We track 17 companies here. Pro is the same weekly breakdown for any company you choose, delivered privately. Type a name and we'll scope it and send you a quote.

Get one Big Tech patent every Sunday

Plain English, intelligent commentary, no hype. Free.

Source. Full patent text and figures from the official USPTO publication PDF.

Editorial commentary on a publicly published patent application. Not legal advice.