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

OpenAI is a research organisation dedicated to advancing AI in a safe and beneficial way. They develop cutting-edge AI technology while prioritising ethical considerations…
A convolutional neural network is a powerful deep learning model designed for processing and analysing visual data. It excels in tasks such as image…
Swarm Intelligence is an AI approach that takes inspiration from the collective behaviour of social animals, such as bees and ants. These algorithms involve…
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…