7 of 7

LESSON 1 · AI Explained: From Buzz to Basics

The Future of Learning Machines

Transfer learning lets a model trained on one task reuse some of that knowledge for a new one, often cutting the amount of new labeled data needed. A model trained on millions of everyday images can sometimes adapt to medical images with less data than a from-scratch model would need, but clinical tools still require large, carefully labeled datasets and validation. Google's diabetic-retinopathy work, for example, trained on about 128,000 retinal images, not just a few hundred scans.

Federated learning keeps your data on your device while still improving the model. Apple uses it so your iPhone keyboard gets smarter without sending your messages to a server, and Google uses it to improve its Gboard keyboard across huge numbers of phones.

The next frontier is multimodal AI — systems that combine vision, language, and reasoning.