Federated Learning

Intermediate

Training across many devices/silos without centralizing raw data; aggregates updates, not data.

AdvertisementAd space — term-top

Why It Matters

Federated learning is crucial for advancing AI in privacy-sensitive areas such as healthcare and finance, where data cannot be easily shared due to regulations. It allows organizations to improve their models collaboratively while safeguarding user privacy, making it a key innovation in the AI landscape.

A decentralized approach to machine learning, federated learning enables model training across multiple devices or data silos without the need to centralize raw data. Instead of sending data to a central server, each device trains a local model on its own data and only shares model updates (e.g., gradients) with a central server, which aggregates these updates to improve a global model. This process preserves data privacy and reduces the risk of data breaches. The mathematical foundation of federated learning often involves optimization algorithms such as stochastic gradient descent (SGD) and techniques to ensure convergence of the global model despite the non-IID (Independent and Identically Distributed) nature of data across devices. Federated learning is particularly relevant in scenarios where data is sensitive or distributed, such as in mobile devices or healthcare applications, allowing for collaborative learning while maintaining data privacy.

Keywords

Domains

Related Terms

Welcome to AI Glossary

The free, self-building AI dictionary. Help us keep it free—click an ad once in a while!

Search

Type any question or keyword into the search bar at the top.

Browse

Tap a letter in the A–Z bar to browse terms alphabetically, or filter by domain, industry, or difficulty level.

3D WordGraph

Fly around the interactive 3D graph to explore how AI concepts connect. Click any word to read its full definition.