FrontierThe story, in brief

Social learning: Collaborative learning with large language models

Google just showed how LLMs can teach each other without sharing private data—no gradients required.

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 Research demonstrates a privacy-preserving framework where LLMs collaborate through natural language instruction rather than data sharing, addressing a critical pain point in enterprise AI deployment where data sensitivity blocks knowledge transfer.

The key facts

16 to know
  1. Framework enables LLM-to-LLM knowledge transfer using natural language instead of gradient-based federated learning

  2. Tested on spam detection (SMS), grade school math, and text-based QA tasks

  3. 8 synthetic examples generated by teacher model performed comparably to original data on multiple tasks

  4. 16 synthetic examples further reduced performance gap relative to original data

  5. Privacy measurement: Student model showed minimal memorization of private canary data points compared to direct data sharing

  6. Uses PaLM 2-S models in experiments

  7. Addresses use cases where data cannot be directly shared due to privacy concerns

  8. Published by Google Research (Mohtashami & Hartmann), March 2024

  9. Framework enables privacy-aware knowledge sharing between LLMs using natural language only

  10. Tested on spam detection, grade school math, and text-based QA tasks

  11. 8 synthetic examples generated by teacher model perform comparably to original data on multiple tasks

  12. 16 examples further reduce performance gap versus original training data

  13. Privacy measurement using adapted 'Secret Sharer' method shows student models only slightly memorize teacher's private examples

  14. Approach contrasts with federated learning methods that rely on gradient sharing

  15. Uses PaLM 2-S models for teacher-student evaluation

  16. Task-dependent effectiveness: synthetic examples outperform instructions on some tasks, instructions outperform examples on others

Go to the source

Google Research Blogblog.research.google

Publisher excerpt: Posted by Amirkeivan Mohtashami, Research Intern, and Florian Hartmann, Software Engineer, Google Research Large language models (LLMs) have significantly improved the state of the art for solving tasks specified using natural language, often reaching performance close to that of people. As these…
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
Social learning: Collaborative learning with large language models | KeyNews.AI