The availability of huge data sets makes it harder to study private info without violating privacy.
To ensure privacy while training with distributed data use Federated Learning.
Your raw data never leaves the device, data stays local.
Think of it as a decentralized approach to machine learning when multiple devices or servers are being used to collaboratively train a model.
