SOTAVerified

Privacy-preserving Neural Representations of Text

2018-08-28EMNLP 2018Code Available0· sign in to hype

Maximin Coavoux, Shashi Narayan, Shay B. Cohen

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This article deals with adversarial attacks towards deep learning systems for Natural Language Processing (NLP), in the context of privacy protection. We study a specific type of attack: an attacker eavesdrops on the hidden representations of a neural text classifier and tries to recover information about the input text. Such scenario may arise in situations when the computation of a neural network is shared across multiple devices, e.g. some hidden representation is computed by a user's device and sent to a cloud-based model. We measure the privacy of a hidden representation by the ability of an attacker to predict accurately specific private information from it and characterize the tradeoff between the privacy and the utility of neural representations. Finally, we propose several defense methods based on modified training objectives and show that they improve the privacy of neural representations.

Tasks

Reproductions