Federated Learning is a machine learning technique that trains an algorithm across multiple decentralized edge devices or servers holding local data samples, without exchanging the data itself. It is used in practice for applications like mobile keyboard prediction, healthcare, and finance where data privacy and security are critical.
Federated Learning is a distributed machine learning approach that trains an algorithm across multiple decentralized edge devices or servers holding local data samples, without exchanging the data itself. It addresses privacy concerns and enables model training on sensitive or large datasets that cannot be centralized. Federated Learning is a key paradigm for privacy-preserving AI and on-device intelligence.
| Alternative | Difference | Papers (with Federated Learning) | Avg viability |
|---|---|---|---|
| Knowledge Distillation | — | 1 | — |