vix.ing · top · new · best · stats

Federated Learning without Revealing the Decision Boundaries

2021/03/01 by Roozbeh Yousefzadeh, Yousefzadeh, Roozbeh
Computer Science · #Business #Chaos-based Image/Signal Encryption #Computer science #Cryptography and Data Security #Cryptography and Security (cs.CR) #Data science #FOS: Computer and information sciences #Knowledge management #Machine Learning (cs.LG) #Privacy-Preserving Technologies in Data #cs.CR #cs.LG

paper · pdf · doi:10.48550/arxiv.2103.00695

published in arXiv (Cornell University) (Cornell University)

arxiv created 2021/03/01 · openalex publication_date 2021/03/01 · arxiv updated 2021/03/02 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We consider the recent privacy preserving methods that train the models not on original images, but on mixed images that look like noise and hard to trace back to the original images. We explain that those mixed images will be samples on the decision boundaries of the trained model, and although such methods successfully hide the contents of images from the entity in charge of federated learning, they provide crucial information to that entity about the decision boundaries of the trained model. Once the entity has exact samples on the decision boundaries of the model, they may use it for effective adversarial attacks on the model during training and/or afterwards. If we have to hide our images from that entity, how can we trust them with the decision boundaries of our model? As a remedy, we propose a method to encrypt the images, and have a decryption module hidden inside the model. The entity in charge of federated learning will only have access to a set of complex-valued coefficients, but the model will first decrypt the images and then put them through the convolutional layers. This way, the entity will not see the training images and they will not know the location of the decision boundaries of the model.

Citations

Related