paper-with-me

홈 › Papers

GRNN: Generative Regression Neural Network -- A Data Leakage Attack for Federated Learning

2021-05-02 · Hanchi Ren, Jingjing Deng, Xianghua Xie

Data privacy has become an increasingly important issue in Machine Learning (ML), where many approaches have been developed to tackle this challenge, e.g. cryptography (Homomorphic Encryption (HE), Differential Privacy (DP), etc.) and collaborative training (Secure Multi-Party Computation (MPC), Distributed Learning and Federated Learning (FL)). These techniques have a particular focus on data encryption or secure local computation. They transfer the intermediate information to the third party to compute the final result. Gradient exchanging is commonly considered to be a secure way of training a robust model collaboratively in Deep Learning (DL). However, recent researches have demonstrated that sensitive information can be recovered from the shared gradient. Generative Adversarial Network (GAN), in particular, has shown to be effective in recovering such information. However, GAN based techniques require additional information, such as class labels which are generally unavailable for privacy-preserved learning. In this paper, we show that, in the FL system, image-based privacy data can be easily recovered in full from the shared gradient only via our proposed Generative Regression Neural Network (GRNN). We formulate the attack to be a regression problem and optimize two branches of the generative model by minimizing the distance between gradients. We evaluate our method on several image classification tasks. The results illustrate that our proposed GRNN outperforms state-of-the-art methods with better stability, stronger robustness, and higher accuracy. It also has no convergence requirement to the global FL model. Moreover, we demonstrate information leakage using face re-identification. Some defense strategies are also discussed in this work.

📄 PDF Abstract BibTeX arXiv:2105.00529

Code (1)

Rand2AI/GRNN 공식 구현 pytorch

Tasks

Federated LearningGenerative Adversarial Networkimage-classificationImage Classificationregression

Similar Papers 제목 키워드 기반

Review of Applications of Generalized Regression Neural Networks in Identification and Control of Dynamic Systems

2018-05-29 · Ahmad Jobran Al-Mahasneh, Sreenatha G. Anavatti, Matthew A. Garratt

This paper depicts a brief revision of Generalized Regression Neural Networks (GRNN) applications in system identification and control of dynamic systems. In addition, a comparison study between the performance of back-p…

regression

Radial Based Analysis of GRNN in Non-Textured Image Inpainting

2020-01-13 · Karthik R, Anvita Dwivedi, Haripriya M, Bharath K P 외

Image inpainting algorithms are used to restore some damaged or missing information region of an image based on the surrounding information. The method proposed in this paper applies the radial based analysis of image in…

Image Inpaintingregression

A New Dimensionality Reduction Method Based on Hensel's Compression for Privacy Protection in Federated Learning

2022-05-01 · Ahmed El Ouadrhiri, Ahmed Abdelhadi

Differential privacy (DP) is considered a de-facto standard for protecting users' privacy in data analysis, machine, and deep learning. Existing DP-based privacy-preserving training approaches consist of adding noise to …

Dimensionality ReductionFederated LearningLEMMAPrivacy Preserving

Wet TinyML: Chemical Neural Network Using Gene Regulation and Cell Plasticity

2024-03-13 · Samitha Somathilaka, Adrian Ratwatte, Sasitharan Balasubramaniam, Mehmet Can Vuran 외

In our earlier work, we introduced the concept of Gene Regulatory Neural Network (GRNN), which utilizes natural neural network-like structures inherent in biological cells to perform computing tasks using chemical inputs…

Predicting Indian stock market using the psycho-linguistic features of financial news

2019-11-07 · B. Shravan Kumar, Vadlamani Ravi, Rishabh Miglani

Financial forecasting using news articles is an emerging field. In this paper, we proposed hybrid intelligent models for stock market prediction using the psycholinguistic variables (LIWC and TAALES) extracted from news …

Articlesfeature selectionquantile regressionregression+1