Skip to main content

Showing 1–6 of 6 results for author: Sehwag, V

Searching in archive stat. Search in all archives.
.
  1. arXiv:2306.06076  [pdf, other

    cs.CV cs.CR cs.LG stat.ML

    Differentially Private Image Classification by Learning Priors from Random Processes

    Authors: Xinyu Tang, Ashwinee Panda, Vikash Sehwag, Prateek Mittal

    Abstract: In privacy-preserving machine learning, differentially private stochastic gradient descent (DP-SGD) performs worse than SGD due to per-sample gradient clip** and noise addition. A recent focus in private learning research is improving the performance of DP-SGD on private data by incorporating priors that are learned on real-world public data. In this work, we explore how we can improve the priva… ▽ More

    Submitted 31 October, 2023; v1 submitted 8 June, 2023; originally announced June 2023.

  2. arXiv:2010.09670  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    RobustBench: a standardized adversarial robustness benchmark

    Authors: Francesco Croce, Maksym Andriushchenko, Vikash Sehwag, Edoardo Debenedetti, Nicolas Flammarion, Mung Chiang, Prateek Mittal, Matthias Hein

    Abstract: As a research community, we are still lacking a systematic understanding of the progress on adversarial robustness which often makes it hard to identify the most promising ideas in training robust models. A key challenge in benchmarking robustness is that its evaluation is often error-prone leading to robustness overestimation. Our goal is to establish a standardized benchmark of adversarial robus… ▽ More

    Submitted 31 October, 2021; v1 submitted 19 October, 2020; originally announced October 2020.

    Comments: The camera-ready version accepted at the NeurIPS'21 Datasets and Benchmarks Track: 120+ evaluations, 80+ models, 7 leaderboards (Linf, L2, common corruptions; CIFAR-10, CIFAR-100, ImageNet), significantly expanded analysis part (calibration, fairness, privacy leakage, smoothness, transferability)

  3. arXiv:2005.10884  [pdf, other

    cs.CV cs.CR cs.LG stat.ML

    PatchGuard: A Provably Robust Defense against Adversarial Patches via Small Receptive Fields and Masking

    Authors: Chong Xiang, Arjun Nitin Bhagoji, Vikash Sehwag, Prateek Mittal

    Abstract: Localized adversarial patches aim to induce misclassification in machine learning models by arbitrarily modifying pixels within a restricted region of an image. Such attacks can be realized in the physical world by attaching the adversarial patch to the object to be misclassified, and defending against such attacks is an unsolved/open problem. In this paper, we propose a general defense framework… ▽ More

    Submitted 31 March, 2021; v1 submitted 16 May, 2020; originally announced May 2020.

    Comments: USENIX Security Symposium 2021; extended technical report

  4. arXiv:2002.10509  [pdf, other

    cs.CV cs.LG stat.ML

    HYDRA: Pruning Adversarially Robust Neural Networks

    Authors: Vikash Sehwag, Shiqi Wang, Prateek Mittal, Suman Jana

    Abstract: In safety-critical but computationally resource-constrained applications, deep learning faces two key challenges: lack of robustness against adversarial attacks and large neural network size (often millions of parameters). While the research community has extensively explored the use of robust training and network pruning independently to address one of these challenges, only a few recent works ha… ▽ More

    Submitted 10 November, 2020; v1 submitted 24 February, 2020; originally announced February 2020.

    Comments: NeurIPS 2020

  5. arXiv:1906.06110  [pdf, other

    cs.LG cs.CV stat.ML

    Towards Compact and Robust Deep Neural Networks

    Authors: Vikash Sehwag, Shiqi Wang, Prateek Mittal, Suman Jana

    Abstract: Deep neural networks have achieved impressive performance in many applications but their large number of parameters lead to significant computational and storage overheads. Several recent works attempt to mitigate these overheads by designing compact networks using pruning of connections. However, we observe that most of the existing strategies to design compact networks fail to preserve network r… ▽ More

    Submitted 14 June, 2019; originally announced June 2019.

    Comments: 14 pages, 9 figures, 7 tables

  6. arXiv:1905.01726  [pdf, other

    cs.LG cs.CR cs.CV stat.ML

    Better the Devil you Know: An Analysis of Evasion Attacks using Out-of-Distribution Adversarial Examples

    Authors: Vikash Sehwag, Arjun Nitin Bhagoji, Liwei Song, Chawin Sitawarin, Daniel Cullina, Mung Chiang, Prateek Mittal

    Abstract: A large body of recent work has investigated the phenomenon of evasion attacks using adversarial examples for deep learning systems, where the addition of norm-bounded perturbations to the test inputs leads to incorrect output classification. Previous work has investigated this phenomenon in closed-world systems where training and test inputs follow a pre-specified distribution. However, real-worl… ▽ More

    Submitted 5 May, 2019; originally announced May 2019.

    Comments: 18 pages, 5 figures, 9 tables