paper-with-me

Papers Privacy Preserving Deep Learning

“Privacy Preserving Deep Learning” 태그가 달린 논문 59편 · 필터 해제

Tempered Sigmoid Activations for Deep Learning with Differential Privacy

2020-07-28 · Nicolas Papernot, Abhradeep Thakurta, Shuang Song, Steve Chien 외

Because learning sometimes involves sensitive data, machine learning algorithms have been extended to offer privacy for training data. In practice, this has been mostly an afterthought, with privacy-preserving models obt…

Deep LearningPrivacy PreservingPrivacy Preserving Deep Learning

How to Democratise and Protect AI: Fair and Differentially Private Decentralised Deep Learning

2020-07-18 · Lingjuan Lyu, Yitong Li, Karthik Nandakumar, Jiangshan Yu 외

This paper firstly considers the research problem of fairness in collaborative deep learning, while ensuring privacy. A novel reputation system is proposed through digital tokens and local credibility to ensure fairness,…

Deep LearningFairnessGenerative Adversarial NetworkPrivacy Preserving+1

MPC Protocol for G-module and its Application in Secure Compare and ReLU

2020-07-08 · Qizhi Zhang, Lichun Li, Shan Yin, Juanjuan Sun

Secure comparison and secure selection are two fundamental MPC (secure Multi-Party Computation) protocols. One important application of these protocols is the secure ReLU and DReLU computation in privacy preserving deep …

Privacy PreservingPrivacy Preserving Deep Learning

Security and Privacy Preserving Deep Learning

2020-06-23 · Saichethan Miriyala Reddy, Saisree Miriyala

Commercial companies that collect user data on a large scale have been the main beneficiaries of this trend since the success of deep learning techniques is directly proportional to the amount of data available for train…

BIG-bench Machine LearningDeep LearningFederated LearningPrivacy Preserving+1

Rethinking Privacy Preserving Deep Learning: How to Evaluate and Thwart Privacy Attacks

2020-06-20 · Lixin Fan, Kam Woh Ng, Ce Ju, Tianyu Zhang 외

This paper investigates capabilities of Privacy-Preserving Deep Learning (PPDL) mechanisms against various forms of privacy attacks. First, we propose to quantitatively measure the trade-off between model accuracy and pr…

Privacy PreservingPrivacy Preserving Deep Learning

Locally Private Graph Neural Networks

2020-06-09 · Sina Sajadmanesh, Daniel Gatica-Perez

Graph Neural Networks (GNNs) have demonstrated superior performance in learning node representations for various graph inference tasks. However, learning over graph data can raise privacy concerns when nodes represent pe…

Federated LearningNode ClassificationPrivacy PreservingPrivacy Preserving Deep Learning

ARIANN: Low-Interaction Privacy-Preserving Deep Learning via Function Secret Sharing

2020-06-08 · Théo Ryffel, Pierre Tholoniat, David Pointcheval, Francis Bach

We propose AriaNN, a low-interaction privacy-preserving framework for private neural network training and inference on sensitive data. Our semi-honest 2-party computation protocol (with a trusted dealer) leverages functi…

CPUFederated LearningGPUPrivacy Preserving+1

Locally Differentially Private (Contextual) Bandits Learning

2020-06-01 · NeurIPS 2020 12 · Kai Zheng, Tianle Cai, Weiran Huang, Zhenguo Li 외

We study locally differentially private (LDP) bandits learning in this paper. First, we propose simple black-box reduction frameworks that can solve a large family of context-free bandits learning problems with LDP guara…

Multi-Armed BanditsPrivacy Preserving Deep Learning

Fawkes: Protecting Privacy against Unauthorized Deep Learning Models

2020-02-19 · Shawn Shan, Emily Wenger, Jiayun Zhang, Huiying Li 외

Today's proliferation of powerful facial recognition systems poses a real threat to personal privacy. As Clearview.ai demonstrated, anyone can canvas the Internet for data and train highly accurate facial recognition mod…

Deep LearningFace RecognitionPrivacy Preserving Deep Learning

Privacy-Preserving Deep Learning Computation for Geo-Distributed Medical Big-Data Platforms

2020-01-09 · Joohyung Jeon, Junhui Kim, Joongheon Kim, Kwangsoo Kim 외

This paper proposes a distributed deep learning framework for privacy-preserving medical data training. In order to avoid patients' data leakage in medical platforms, the hidden layers in the deep learning framework are …

Deep LearningPrivacy PreservingPrivacy Preserving Deep Learning

Learning to Prevent Leakage: Privacy-Preserving Inference in the Mobile Cloud

2019-12-18 · Shuang Zhang, Liyao Xiang, CongCong Li, YiXuan Wang 외

Powered by machine learning services in the cloud, numerous learning-driven mobile applications are gaining popularity in the market. As deep learning tasks are mostly computation-intensive, it has become a trend to proc…

Neural Architecture SearchPrivacy PreservingPrivacy Preserving Deep Learning

A Novel Privacy-Preserving Deep Learning Scheme without Using Cryptography Component

2019-08-21 · Chin-Yu Sun, Allen C. -H. Wu, TingTing Hwang

Recently, deep learning, which uses Deep Neural Networks (DNN), plays an important role in many fields. A secure neural network model with a secure training/inference scheme is indispensable to many applications. To acco…

Privacy PreservingPrivacy Preserving Deep Learning

Privacy-Preserving Deep Action Recognition: An Adversarial Learning Framework and A New Dataset

2019-06-12 · Zhen-Yu Wu, Haotao Wang, Zhaowen Wang, Hailin Jin 외

We investigate privacy-preserving, video-based action recognition in deep learning, a problem with growing importance in smart camera applications. A novel adversarial training framework is formulated to learn an anonymi…

Action RecognitionPrivacy PreservingPrivacy Preserving Deep Learning

Private Deep Learning with Teacher Ensembles

2019-06-05 · Lichao Sun, Yingbo Zhou, Ji Wang, Jia Li 외

Privacy-preserving deep learning is crucial for deploying deep neural network based solutions, especially when the model works on data that contains sensitive information. Most privacy-preserving methods lead to undesira…

Deep LearningEnsemble LearningKnowledge DistillationPrivacy Preserving+1

Towards Fair and Privacy-Preserving Federated Deep Models

2019-06-04 · Lingjuan Lyu, Jiangshan Yu, Karthik Nandakumar, Yitong Li 외

The current standalone deep learning framework tends to result in overfitting and low utility. This problem can be addressed by either a centralized framework that deploys a central server to train a global model on the …

BenchmarkingDeep LearningFairnessFederated Learning+2

Distributed Layer-Partitioned Training for Privacy-Preserved Deep Learning

2019-04-12 · Chun-Hsien Yu, Chun-Nan Chou, Emily Chang

Deep Learning techniques have achieved remarkable results in many domains. Often, training deep learning models requires large datasets, which may require sensitive information to be uploaded to the cloud to accelerate t…

Deep LearningPrivacy PreservingPrivacy Preserving Deep Learning

Disguised-Nets: Image Disguising for Privacy-preserving Outsourced Deep Learning

2019-02-05 · Sagar Sharma, Keke Chen

Deep learning model developers often use cloud GPU resources to experiment with large data and models that need expensive setups. However, this practice raises privacy concerns. Adversaries may be interested in: 1) perso…

Deep LearningGPUimage-classificationImage Classification+2

A generic framework for privacy preserving deep learning

2018-11-09 · Theo Ryffel, Andrew Trask, Morten Dahl, Bobby Wagner 외

We detail a new framework for privacy preserving deep learning and discuss its assets. The framework puts a premium on ownership and secure processing of data and introduces a valuable representation based on chains of c…

Deep LearningFederated LearningPrivacy PreservingPrivacy Preserving Deep Learning

Privacy-Preserving Deep Learning via Weight Transmission

2018-09-10 · Le Trieu Phong, Tran Thi Phuong

This paper considers the scenario that multiple data owners wish to apply a machine learning method over the combined dataset of all owners to obtain the best possible learning output but do not want to share the local d…

BIG-bench Machine LearningDeep LearningPrivacy PreservingPrivacy Preserving Deep Learning
← 이전 41–59 / 59