paper-with-me

홈 › Papers

Differentially Private Adversarial Robustness Through Randomized Perturbations

2020-09-27 · Nan Xu, Oluwaseyi Feyisetan, Abhinav Aggarwal, Zekun Xu, Nathanael Teissier

Deep Neural Networks, despite their great success in diverse domains, are provably sensitive to small perturbations on correctly classified examples and lead to erroneous predictions. Recently, it was proposed that this behavior can be combatted by optimizing the worst case loss function over all possible substitutions of training examples. However, this can be prone to weighing unlikely substitutions higher, limiting the accuracy gain. In this paper, we study adversarial robustness through randomized perturbations, which has two immediate advantages: (1) by ensuring that substitution likelihood is weighted by the proximity to the original word, we circumvent optimizing the worst case guarantees and achieve performance gains; and (2) the calibrated randomness imparts differentially-private model training, which additionally improves robustness against adversarial attacks on the model outputs. Our approach uses a novel density-based mechanism based on truncated Gumbel noise, which ensures training on substitutions of both rare and dense words in the vocabulary while maintaining semantic similarity for model robustness.

📄 PDF Abstract BibTeX arXiv:2009.12718

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

Adaptive Diffusion Denoised Smoothing : Certified Robustness via Randomized Smoothing with Differentially Private Guided Denoising Diffusion

2025-07-10 · Frederick Shpilevskiy, Saiyue Lyu, Krishnamurthy Dj Dvijotham, Mathias Lécuyer 외 arxiv

We propose Adaptive Diffusion Denoised Smoothing, a method for certifying the predictions of a vision model against adversarial examples, while adapting to the input. Our key insight is to reinterpret a guided denoising …

Augment then Smooth: Reconciling Differential Privacy with Certified Robustness

2023-06-14 · Jiapeng Wu, Atiyeh Ashari Ghomi, David Glukhov, Jesse C. Cresswell 외

Machine learning models are susceptible to a variety of attacks that can erode trust, including attacks against the privacy of training data, and adversarial examples that jeopardize model accuracy. Differential privacy …

Provable Robustness against Backdoor Attacks via the Primal-Dual Perspective on Differential Privacy

2026-05-20 · Aman Saxena, Jan Schuchardt, Yan Scholten, Stephan Günnemann arxiv

Randomized smoothing is a powerful tool for certifying robustness to adversarial perturbations, including poisoning attacks via randomized training and evasion attacks via randomized inference. Extending these guarantees…

Two Differentially Private Rating Collection Mechanisms for Recommender Systems

2016-04-28 · Wenjie Zheng

We design two mechanisms for the recommender system to collect user ratings. One is modified Laplace mechanism, and the other is randomized response mechanism. We prove that they are both differentially private and prese…

Recommendation SystemsVocal Bursts Valence Prediction

DiPSeN: Differentially Private Self-normalizing Neural Networks For Adversarial Robustness in Federated Learning

2021-01-08 · Olakunle Ibitoye, M. Omair Shafiq, Ashraf Matrawy

The need for robust, secure and private machine learning is an important goal for realizing the full potential of the Internet of Things (IoT). Federated learning has proven to help protect against privacy violations and…

Adversarial RobustnessBIG-bench Machine LearningFederated Learning