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

Adversarial machine learning involves studying and defending AI models against attacks or adversarial examples designed to deceive the system. By understanding vulnerabilities and deploying…
Robotics Process Automation is an AI technology that automates repetitive and routine tasks in business processes. RPA involves using software robots to emulate human…
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…