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

Autonomous agents are AI systems that can perform actions and make decisions independently, guided by predefined goals or learning processes. Businesses leverage autonomous agents…
Dimensionality Reduction is the process of reducing the number of variables or features in a dataset while retaining its essential information. By eliminating irrelevant…
Evolutionary Computation is a branch of AI inspired by biological evolution and natural selection. It involves using algorithms to mimic evolutionary processes such as…
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…