Federated learning
A machine-learning setting in which many clients collaborate to train a shared model while keeping training data decentralised, distinguished from ordinary distributed learning by heterogeneous data, intermittent participation and decentralised control. Federated AI reduces the need to centralise raw data, but does not remove the need for privacy engineering or governance — updates can still leak information.
Relates to: The federation layer, FedAvg, Secure aggregation.