What is Federated Learning?

Skill Level:

Federated Learning is a privacy-preserving technique where AI models are trained across multiple decentralised devices or systems without sharing raw data. Instead, only aggregated model updates are exchanged, ensuring data privacy and security. Federated Learning enables businesses to harness the collective intelligence of distributed devices while maintaining data confidentiality.

Other Definitions

Backpropagation is a technique used in training Artificial Neural Networks. It involves propagating error information backward through the network, allowing adjustments to be made…
Explainable Artificial Intelligence focuses on developing AI systems that can provide understandable explanations for their decisions and behaviours. Transparent and interpretable AI models are…
Fuzzy Logic is a mathematical framework that deals with uncertainty and imprecision. By assigning degrees of truth to statements, Fuzzy Logic allows businesses to…
Data Preprocessing involves preparing and cleaning raw data before analysis. By removing noise, selecting relevant features, and addressing missing values, businesses can ensure data…