Obfuscation for Privacy-preserving Syntactic Parsing

04/21/2019
by   Zhifeng Hu, et al.
6

The goal of homomorphic encryption is to encrypt data such that another party can operate on it without being explicitly exposed to the content of the original data. We introduce an idea for a privacy-preserving transformation on natural language data, inspired by homomorphic encryption. Our primary tool is obfuscation, relying on the properties of natural language. Specifically, a given text is obfuscated using a neural model that aims to preserve the syntactic relationships of the original sentence so that the obfuscated sentence can be parsed instead of the original one. The model works at the word level, and learns to obfuscate each word separately by changing it into a new word that has a similar syntactic role. The text encrypted by our model leads to better performance on three syntactic parsers (two dependency and one constituency parsers) in comparison to a strong random baseline. The substituted words have similar syntactic properties, but different semantic content, compared to the original words.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/23/2021

SoK: Privacy-preserving Deep Learning with Homomorphic Encryption

Outsourced computation for neural networks allows users access to state ...
research
05/05/2020

Neural Syntactic Preordering for Controlled Paraphrase Generation

Paraphrasing natural language sentences is a multifaceted process: it mi...
research
01/09/2013

Syntactic Analysis Based on Morphological Characteristic Features of the Romanian Language

This paper refers to the syntactic analysis of phrases in Romanian, as a...
research
11/26/2021

A Note on Sanitizing Streams with Differential Privacy

The literature on data sanitization aims to design algorithms that take ...
research
12/15/2021

Tracing Text Provenance via Context-Aware Lexical Substitution

Text content created by humans or language models is often stolen or mis...
research
03/15/2019

Content Differences in Syntactic and Semantic Representations

Syntactic analysis plays an important role in semantic parsing, but the ...

Please sign up or login with your details

Forgot password? Click here to reset