AdvancedVocabulary#ml-language#cybersecurity#distributed-systems

Federated Learning Vocabulary

Learn the vocabulary of training a shared model by aggregating locally computed updates without centralizing raw user data.

0 / 5 completed
1 / 5
A teammate explains that a training approach keeps each user's raw data on their own device, sending only locally computed model updates to a central server, which aggregates those updates into a shared global model without ever collecting the raw data itself. What technique is being described?