Skip to main content

Decentralized Federated Learning

Definition

Decentralized federated learning is a machine learning approach where multiple participants collaboratively train a shared model without centralizing their raw data. Instead, local models are trained on individual datasets, and only model updates are exchanged and aggregated across a decentralized network. This method prioritizes data privacy and security by keeping sensitive information localized. It enables collective intelligence while preserving data sovereignty.