RW

R. Wang

4 records found

Federated Learning (FL)[1] is a type of distributed machine learning that allows the owners of the training data to preserve their privacy while still be- ing able to collectively train a model. FL is a new area in research and several chal- lenges reagarding privacy and communic ...
Federated Learning starts to give a new perspective regarding the applicability of machine learning in real-life scenarios. Its main goal is to train the model while keeping the participants' data in their devices, thus guaranteeing the privacy of their data. One of the main arch ...
Federated learning is a machine learning technique proposed by Google AI in 2016, as a solution to the GDPR regulations that made the classical Centralized Training, not only unfeasible, but also illegal, in some cases. In spite of its potential, FL has not gained much trust in t ...
Privacy in today's world is a very important topic and all the more important when sizeable amounts of data are needed in Neural Network processing models. Federated Learning is a technique which aims to decentralize the training process in order to allow the clients to maintain ...