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

Ontologies are a representation of knowledge that defines concepts and the relationships among them. Ontologies enable machines to structure and reason information in a…
Fuzzy Logic is a mathematical framework that deals with uncertainty and imprecision. By assigning degrees of truth to statements, Fuzzy Logic allows businesses to…
Variational Autoencoders are a type of generative model used in unsupervised learning. VAEs learn a low-dimensional representation of input data and can generate new…
Zero-Shot Learning is an AI approach that enables models to learn to recognise new classes or concepts without explicit training examples. This is achieved…