Federated Learning: What is it?

Federated learning (FL) is a way to train AI models without anyone(seeing or touching your data), offering a way to unlock information to feed new AI applications.

But then what about Deep Learning ! and Distributed Deep Learning !. Right, at first, FL might seem like a new buzzword for distributed deep learning. But it is not.

The main difference is that in FL, the data is not shared. Instead, the model is shared and trained on the data that remains on the device.

Type of FL: Based on the Scope

Type of FL:Based on Data Partitioning

Federated Learning Architecture

Federated Learning Challenges

Recent Advanced Research Topics in Federated Learning

What They say !

Federated learning is a way to train AI models without anyone(seeing or touching your data), offering a way to unlock information to feed new AI applications. [Source]