paper-with-me

홈 › Papers

Dynamically Sampled Nonlocal Gradients for Stronger Adversarial Attacks

2020-11-05 · Leo Schwinn, An Nguyen, René Raab, Dario Zanca, Bjoern Eskofier, Daniel Tenbrinck, Martin Burger

The vulnerability of deep neural networks to small and even imperceptible perturbations has become a central topic in deep learning research. Although several sophisticated defense mechanisms have been introduced, most were later shown to be ineffective. However, a reliable evaluation of model robustness is mandatory for deployment in safety-critical scenarios. To overcome this problem we propose a simple yet effective modification to the gradient calculation of state-of-the-art first-order adversarial attacks. Normally, the gradient update of an attack is directly calculated for the given data point. This approach is sensitive to noise and small local optima of the loss function. Inspired by gradient sampling techniques from non-convex optimization, we propose Dynamically Sampled Nonlocal Gradient Descent (DSNGD). DSNGD calculates the gradient direction of the adversarial attack as the weighted average over past gradients of the optimization history. Moreover, distribution hyperparameters that define the sampling operation are automatically learned during the optimization scheme. We empirically show that by incorporating this nonlocal gradient information, we are able to give a more accurate estimation of the global descent direction on noisy and non-convex loss surfaces. In addition, we show that DSNGD-based attacks are on average 35% faster while achieving 0.9% to 27.1% higher success rates compared to their gradient descent-based counterparts.

📄 PDF Abstract BibTeX arXiv:2011.02707

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

A nonlocal physics-informed deep learning framework using the peridynamic differential operator

2020-05-31 · Ehsan Haghighat, Ali Can Bekar, Erdogan Madenci, Ruben Juanes

The Physics-Informed Neural Network (PINN) framework introduced recently incorporates physics into deep learning, and offers a promising avenue for the solution of partial differential equations (PDEs) as well as identif…

Nonlocal Neural Tangent Kernels via Parameter-Space Interactions

2025-09-15 · Sriram Nagaraj, Vishakh Hari arxiv

The Neural Tangent Kernel (NTK) framework has provided deep insights into the training dynamics of neural networks under gradient flow. However, it relies on the assumption that the network is differentiable with respect…

Gamma-convergence of a nonlocal perimeter arising in adversarial machine learning

2022-11-28 · Leon Bungert, Kerrek Stinson

In this paper we prove Gamma-convergence of a nonlocal perimeter of Minkowski type to a local anisotropic perimeter. The nonlocal model describes the regularizing effect of adversarial training in binary classifications.…

PointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling

2020-03-01 · CVPR 2020 6 · Xu Yan, Chaoda Zheng, Zhen Li, Sheng Wang 외

Raw point clouds data inevitably contains outliers or noise through acquisition from 3D sensors or reconstruction algorithms. In this paper, we present a novel end-to-end network for robust point clouds processing, named…

3D Point Cloud ClassificationSemantic Segmentation

Transferable Adversarial Attack for Both Vision Transformers and Convolutional Networks via Momentum Integrated Gradients

2023-01-01 · ICCV 2023 1 · Wenshuo Ma, Yidong Li, Xiaofeng Jia, Wei Xu

Visual Transformers (ViTs) and Convolutional Neural Networks (CNNs) are the two primary backbone structures extensively used in various vision tasks. Generating transferable adversarial examples for ViTs is difficult…

Adversarial Attack