Data Privacy in FedML
Open
question
research-projects
- Dominant language
- Python
- Stars
- 4.1k
- Forks
- 765
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
We are using FedML on several vehicles to train object detection models. Due to privacy issues, we do not want vehicles to share training data directly, instead, we share the weights outputted by the model.
However, I recently read that it is possible to infer training data from weights if the attacker knows what model is used. Is this possible with the FedML framework, if so, how does FedML protect against such kinds of attacks?
Contributor guide
Assessment
This issue has not been assessed yet.