paper-with-me

Papers

Adversarial Robustness by Design through Analog Computing and Synthetic Gradients

2021-01-06 · Alessandro Cappelli, Ruben Ohana, Julien Launay, Laurent Meunier, Iacopo Poli, Florent Krzakala

We propose a new defense mechanism against adversarial attacks inspired by an optical co-processor, providing robustness without compromising natural accuracy in both white-box and black-box settings. This hardware co-processor performs a nonlinear fixed random transformation, where the parameters are unknown and impossible to retrieve with sufficient precision for large enough dimensions. In the white-box setting, our defense works by obfuscating the parameters of the random projection. Unlike other defenses relying on obfuscated gradients, we find we are unable to build a reliable backward differentiable approximation for obfuscated parameters. Moreover, while our model reaches a good natural accuracy with a hybrid backpropagation - synthetic gradient method, the same approach is suboptimal if employed to generate adversarial examples. We find the combination of a random projection and binarization in the optical system also improves robustness against various types of black-box attacks. Finally, our hybrid training method builds robust features against transfer attacks. We demonstrate our approach on a VGG-like architecture, placing the defense on top of the convolutional features, on CIFAR-10 and CIFAR-100. Code is available at https://github.com/lightonai/adversarial-robustness-by-design.

📄 PDF Abstract BibTeX arXiv:2101.02115

Code (1)

lightonai/adversarial-robustness-by-design 공식 구현 pytorch

Tasks

Adversarial RobustnessBinarization

Similar Papers 제목 키워드 기반

On the Intrinsic Robustness of NVM Crossbars Against Adversarial Attacks

2020-08-27 · Deboleena Roy, Indranil Chakraborty, Timur Ibrayev, Kaushik Roy

The increasing computational demand of Deep Learning has propelled research in special-purpose inference accelerators based on emerging non-volatile memory (NVM) technologies. Such NVM crossbars promise fast and energy-e…

Image Generation

On the Noise Stability and Robustness of Adversarially Trained Networks on NVM Crossbars

2021-09-19 · Chun Tao, Deboleena Roy, Indranil Chakraborty, Kaushik Roy

Applications based on Deep Neural Networks (DNNs) have grown exponentially in the past decade. To match their increasing computational needs, several Non-Volatile Memory (NVM) crossbar based accelerators have been propos…

Noisy Computations during Inference: Harmful or Helpful?

2018-11-26 · Minghai Qin, Dejan Vucinic

We study two aspects of noisy computations during inference. The first aspect is how to mitigate their side effects for naturally trained deep learning systems. One of the motivations for looking into this problem is to …

CPUGPU

Analog In-Memory Computing with Uncertainty Quantification for Efficient Edge-based Medical Imaging Segmentation

2024-02-01 · Imane Hamzaoui, Hadjer Benmeziane, Zayneb Cherif, Kaoutar El Maghraoui

This work investigates the role of the emerging Analog In-memory computing (AIMC) paradigm in enabling Medical AI analysis and improving the certainty of these models at the edge. It contrasts AIMC's efficiency with trad…

Medical Image SegmentationUncertainty Quantification

High-Speed Ultra-Energy-Efficient Memristor-Based Massive MIMO SIC Detector Circuit with Hybrid Analog-Digital Computing Architecture

2025-06-04 · Jia-Hui Bi, Shaoshi Yang, Sheng Chen, Ping Zhang

The emerging memristor crossbar array based computing circuits exhibit computing speeds and energy efficiency far surpassing those of traditional digital processors. This type of circuits can complete high-dimensional ma…

GPU