paper-with-me

Papers

Differentially Private Deep Learning with Direct Feedback Alignment

2020-10-08 · Jaewoo Lee, Daniel Kifer

Standard methods for differentially private training of deep neural networks replace back-propagated mini-batch gradients with biased and noisy approximations to the gradient. These modifications to training often result in a privacy-preserving model that is significantly less accurate than its non-private counterpart. We hypothesize that alternative training algorithms may be more amenable to differential privacy. Specifically, we examine the suitability of direct feedback alignment (DFA). We propose the first differentially private method for training deep neural networks with DFA and show that it achieves significant gains in accuracy (often by 10-20%) compared to backprop-based differentially private training on a variety of architectures (fully connected, convolutional) and datasets.

📄 PDF Abstract BibTeX arXiv:2010.03701

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPrivacy Preserving

Methods 이 논문이 사용한 방법론

DFA 설명 없음
FA 설명 없음

Similar Papers 제목 키워드 기반

Photonic Differential Privacy with Direct Feedback Alignment

2021-06-07 · NeurIPS 2021 12 · Ruben Ohana, Hamlet J. Medina Ruiz, Julien Launay, Alessandro Cappelli 외

Optical Processing Units (OPUs) -- low-power photonic chips dedicated to large scale random projections -- have been used in previous work to train deep neural networks using Direct Feedback Alignment (DFA), an effective…

Privacy-Preserving Reinforcement Learning from Human Feedback via Decoupled Reward Modeling

2026-03-23 · Young Hyun Cho, Will Wei Sun arxiv

Preference-based fine-tuning has become an important component in training large language models, and the data used at this stage may contain sensitive user information. A central question is how to design a differential…

Reinforcement Learning

Differentially Private Linear Bandits with Partial Distributed Feedback

2022-07-12 · Fengjiao Li, Xingyu Zhou, Bo Ji

In this paper, we study the problem of global reward maximization with only partial distributed feedback. This problem is motivated by several real-world applications (e.g., cellular network configuration, dynamic pricin…

PROPS: Progressively Private Self-alignment of Large Language Models

2025-08-09 · Noel Teku, Fengwei Tian, Payel Bhattacharjee, Souradip Chakraborty 외 arxiv

Alignment is a key step in developing Large Language Models (LLMs) using human feedback to ensure adherence to human values and societal norms. Dependence on human feedback raises privacy concerns about how much a labele…

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