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

Artificial Neural Networks are computational models inspired by the human brain’s structure and function. They consist of interconnected nodes that process and transmit data,…
Instance-Based Learning is an AI approach where models make predictions based on similarity to previously seen examples. Instead of generalising from a predefined set…
Game Theory is a mathematical framework used to study and analyse strategic decision-making in situations involving multiple actors or players. It helps businesses understand…
One-Shot learning is an AI approach that enables models to learn from only one or a few examples. This approach is advantageous in tasks…