paper-with-me

Papers

Efficient Loss Function by Minimizing the Detrimental Effect of Floating-Point Errors on Gradient-Based Attacks

2023-01-01 · CVPR 2023 1 · Yunrui Yu, Cheng-Zhong Xu

Attackers can deceive neural networks by adding human imperceptive perturbations to their input data; this reveals the vulnerability and weak robustness of current deep-learning networks. Many attack techniques have been proposed to evaluate the model's robustness. Gradient-based attacks suffer from severely overestimating the robustness. This paper identifies that the relative error in calculated gradients caused by floating-point errors, including floating-point underflow and rounding errors, is a fundamental reason why gradient-based attacks fail to accurately assess the model's robustness. Although it is hard to eliminate the relative error in the gradients, we can control its effect on the gradient-based attacks. Correspondingly, we propose an efficient loss function by minimizing the detrimental impact of the floating-point errors on the attacks. Experimental results show that it is more efficient and reliable than other loss functions when examined across a wide range of defence mechanisms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Simultaneous embedding of multiple attractor manifolds in a recurrent neural network using constrained gradient optimization

2023-10-28 · NeurIPS 2023 11

The storage of continuous variables in working memory is hypothesized to be sustained in the brain by the dynamics of recurrent neural networks (RNNs) whose steady states form continuous manifolds. In some cases, it is t…

Shifted and Squeezed 8-bit Floating Point format for Low-Precision Training of Deep Neural Networks

2020-01-16 · ICLR 2020 1 · Léopold Cambier, Anahita Bhiwandiwalla, Ting Gong, Mehran Nekuii 외

Training with larger number of parameters while keeping fast iterations is an increasingly adopted strategy and trend for developing better performing Deep Neural Network (DNN) models. This necessitates increased memory …

Quantization

Leveraging Heteroscedastic Uncertainty in Learning Complex Spectral Mapping for Single-channel Speech Enhancement

2022-11-16 · Kuan-Lin Chen, Daniel D. E. Wong, Ke Tan, Buye Xu 외

Most speech enhancement (SE) models learn a point estimate and do not make use of uncertainty estimation in the learning process. In this paper, we show that modeling heteroscedastic uncertainty by minimizing a multivari…

Speech Enhancement

Online Learning and Information Exponents: On The Importance of Batch size, and Time/Complexity Tradeoffs

2024-06-04 · Luca Arnaboldi, Yatin Dandi, Florent Krzakala, Bruno Loureiro 외

We study the impact of the batch size $n_b$ on the iteration time $T$ of training two-layer neural networks with one-pass stochastic gradient descent (SGD) on multi-index target functions of isotropic covariates. We char…

An Enhanced Encoder-Decoder Network Architecture for Reducing Information Loss in Image Semantic Segmentation

2024-05-26 · Zijun Gao, Qi Wang, Taiyuan Mei, Xiaohan Cheng 외

The traditional SegNet architecture commonly encounters significant information loss during the sampling process, which detrimentally affects its accuracy in image semantic segmentation tasks. To counter this challenge, …

DecoderSemantic Segmentation