paper-with-me

홈 › Papers

A Perceptual Distortion Reduction Framework: Towards Generating Adversarial Examples with High Perceptual Quality and Attack Success Rate

2021-05-01 · Ruijie Yang, Yunhong Wang, Ruikui Wang, Yuanfang Guo

Most of the adversarial attack methods suffer from large perceptual distortions such as visible artifacts, when the attack strength is relatively high. These perceptual distortions contain a certain portion which contributes less to the attack success rate. This portion of distortions, which is induced by unnecessary modifications and lack of proper perceptual distortion constraint, is the target of the proposed framework. In this paper, we propose a perceptual distortion reduction framework to tackle this problem from two perspectives. Firstly, we propose a perceptual distortion constraint and add it into the objective function to jointly optimize the perceptual distortions and attack success rate. Secondly, we propose an adaptive penalty factor $\lambda$ to balance the discrepancies between different samples. Since SGD and Momentum-SGD cannot optimize our complex non-convex problem, we exploit Adam in optimization. Extensive experiments have verified the superiority of our proposed framework.

📄 PDF Abstract BibTeX arXiv:2105.00278

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Methods 이 논문이 사용한 방법론

Adam 설명 없음
SGD Stochastic Gradient Descent is an iterative optimization technique that uses minibatches of data to form an expectation of the gradient, rather than the full gradient using…

Similar Papers 제목 키워드 기반

Analyzing Perception-Distortion Tradeoff using Enhanced Perceptual Super-resolution Network

2018-11-01 · Subeesh Vasu, Nimisha Thekke Madam, Rajagopalan A. N

Convolutional neural network (CNN) based methods have recently achieved great success for image super-resolution (SR). However, most deep CNN based SR models attempt to improve distortion measures (e.g. PSNR, SSIM, IFC, …

Generative Adversarial NetworkImage Super-ResolutionSSIMSuper-Resolution

Adversarial Distortion for Learned Video Compression

2020-04-20 · Vijay Veerabadran, Reza Pourreza, Amirhossein Habibian, Taco Cohen

In this paper, we present a novel adversarial lossy video compression model. At extremely low bit-rates, standard video coding schemes suffer from unpleasant reconstruction artifacts such as blocking, ringing etc. Existi…

BlockingMS-SSIMSSIMVideo Compression

Quantifying Perceptual Distortion of Adversarial Examples

2019-02-21 · Matt Jordan, Naren Manoj, Surbhi Goel, Alexandros G. Dimakis

Recent work has shown that additive threat models, which only permit the addition of bounded noise to the pixels of an image, are insufficient for fully capturing the space of imperceivable adversarial examples. For exam…

SSIM

On Perceptual Lossy Compression: The Cost of Perceptual Reconstruction and An Optimal Training Framework

2021-06-05 · Zeyu Yan, Fei Wen, Rendong Ying, Chao Ma 외

Lossy compression algorithms are typically designed to achieve the lowest possible distortion at a given bit rate. However, recent studies show that pursuing high perceptual quality would lead to increase of the lowest a…

Decoder

DASH: A Meta-Attack Framework for Synthesizing Effective and Stealthy Adversarial Examples

2025-08-18 · Abdullah Al Nomaan Nafi, Habibur Rahaman, Zafaryab Haider, Tanzim Mahfuz 외 arxiv

Numerous techniques have been proposed for generating adversarial examples in white-box settings under strict Lp-norm constraints. However, such norm-bounded examples often fail to align well with human perception, and o…