paper-with-me

Papers

Towards Imperceptible and Robust Adversarial Example Attacks against Neural Networks

2018-01-15 · Bo Luo, Yannan Liu, Lingxiao Wei, Qiang Xu

Machine learning systems based on deep neural networks, being able to produce state-of-the-art results on various perception tasks, have gained mainstream adoption in many applications. However, they are shown to be vulnerable to adversarial example attack, which generates malicious output by adding slight perturbations to the input. Previous adversarial example crafting methods, however, use simple metrics to evaluate the distances between the original examples and the adversarial ones, which could be easily detected by human eyes. In addition, these attacks are often not robust due to the inevitable noises and deviation in the physical world. In this work, we present a new adversarial example attack crafting method, which takes the human perceptual system into consideration and maximizes the noise tolerance of the crafted adversarial example. Experimental results demonstrate the efficacy of the proposed technique.

📄 PDF Abstract BibTeX arXiv:1801.04693

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Perceptual Adversarial Robustness: Generalizable Defenses Against Unforeseen Threat Models

2021-01-01 · ICLR 2021 1 · Cassidy Laidlaw, Sahil Singla, Soheil Feizi

A key challenge in adversarial robustness is the lack of a precise mathematical characterization of human perception, used in the definition of adversarial attacks that are imperceptible to human eyes. Most current attac…

Adversarial DefenseAdversarial RobustnessPerceptual Distance

The Silent Saboteur: Imperceptible Adversarial Attacks against Black-Box Retrieval-Augmented Generation Systems

2025-05-24 · Hongru Song, Yu-An Liu, Ruqing Zhang, Jiafeng Guo 외

We explore adversarial attacks against retrieval-augmented generation (RAG) systems to identify their vulnerabilities. We focus on generating human-imperceptible adversarial examples and introduce a novel imperceptible r…

Answer GenerationQuestion AnsweringRAGRetrieval-augmented Generation

Perceptual Adversarial Robustness: Defense Against Unseen Threat Models

2020-06-22 · Cassidy Laidlaw, Sahil Singla, Soheil Feizi

A key challenge in adversarial robustness is the lack of a precise mathematical characterization of human perception, used in the very definition of adversarial attacks that are imperceptible to human eyes. Most current …

Adversarial DefenseAdversarial RobustnessPerceptual Distance

Direction-Aggregated Attack for Transferable Adversarial Examples

2021-04-19 · Tianjin Huang, Vlado Menkovski, Yulong Pei, Yuhao Wang 외

Deep neural networks are vulnerable to adversarial examples that are crafted by imposing imperceptible changes to the inputs. However, these adversarial examples are most successful in white-box settings where the model …

Imperceptible Adversarial Attacks on Tabular Data

2019-11-08 · Vincent Ballet, Xavier Renard, Jonathan Aigrain, Thibault Laugel 외

Security of machine learning models is a concern as they may face adversarial attacks for unwarranted advantageous decisions. While research on the topic has mainly been focusing on the image domain, numerous industrial …

BIG-bench Machine Learning