paper-with-me

홈 › Papers

Privacy-Preserving Classification of Personal Text Messages with Secure Multi-Party Computation: An Application to Hate-Speech Detection

2019-06-05 · Devin Reich, Ariel Todoki, Rafael Dowsley, Martine De Cock, Anderson C. A. Nascimento

Classification of personal text messages has many useful applications in surveillance, e-commerce, and mental health care, to name a few. Giving applications access to personal texts can easily lead to (un)intentional privacy violations. We propose the first privacy-preserving solution for text classification that is provably secure. Our method, which is based on Secure Multiparty Computation (SMC), encompasses both feature extraction from texts, and subsequent classification with logistic regression and tree ensembles. We prove that when using our secure text classification method, the application does not learn anything about the text, and the author of the text does not learn anything about the text classification model used by the application beyond what is given by the classification result itself. We perform end-to-end experiments with an application for detecting hate speech against women and immigrants, demonstrating excellent runtime results without loss of accuracy.

📄 PDF Abstract BibTeX arXiv:1906.02325

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationHate Speech DetectionPrivacy Preservingtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Privacy-Preserving Classification of Personal Text Messages with Secure Multi-Party Computation

2019-12-01 · NeurIPS 2019 12 · Devin Reich, Ariel Todoki, Rafael Dowsley, Martine De Cock 외

Classification of personal text messages has many useful applications in surveillance, e-commerce, and mental health care, to name a few. Giving applications access to personal texts can easily lead to (un)intentional pr…

ClassificationGeneral ClassificationPrivacy Preservingtext-classification+1

Novelty Messages Filtering for Multi Agent Privacy-preserving Planning

2019-06-18 · Alfonso E. Gerevini, Nir Lipovetzky, Nico Peli, Francesco Percassi 외

In multi-agent planning, agents jointly compute a plan that achieves mutual goals, keeping certain information private to the individual agents. Agents' coordination is achieved through the transmission of messages. Thes…

Privacy Preserving

Private Text Classification with Convolutional Neural Networks

2021-06-01 · NAACL (PrivateNLP) 2021 6 · Samuel Adams, David Melanson, Martine De Cock

Text classifiers are regularly applied to personal texts, leaving users of these classifiers vulnerable to privacy breaches. We propose a solution for privacy-preserving text classification that is based on Convolutional…

ClassificationPrivacy Preservingtext-classificationText Classification

Privacy-Preserving Classification with Secret Vector Machines

2019-07-08 · Valentin Hartmann, Konark Modi, Josep M. Pujol, Robert West

Today, large amounts of valuable data are distributed among millions of user-held devices, such as personal computers, phones, or Internet-of-things devices. Many companies collect such data with the goal of using it for…

ClassificationFederated LearningGeneral ClassificationPrivacy Preserving

Privacy-Preserving Bandits

2019-09-10 · Mohammad Malekzadeh, Dimitrios Athanasakis, Hamed Haddadi, Benjamin Livshits

Contextual bandit algorithms~(CBAs) often rely on personal data to provide recommendations. Centralized CBA agents utilize potentially sensitive data from recent interactions to provide personalization to end-users. Keep…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPrivacy Preserving