paper-with-me

홈 › Papers

One Bit Matters: Understanding Adversarial Examples as the Abuse of Redundancy

2018-10-23 · Jingkang Wang, Ruoxi Jia, Gerald Friedland, Bo Li, Costas Spanos

Despite the great success achieved in machine learning (ML), adversarial examples have caused concerns with regards to its trustworthiness: A small perturbation of an input results in an arbitrary failure of an otherwise seemingly well-trained ML model. While studies are being conducted to discover the intrinsic properties of adversarial examples, such as their transferability and universality, there is insufficient theoretic analysis to help understand the phenomenon in a way that can influence the design process of ML experiments. In this paper, we deduce an information-theoretic model which explains adversarial attacks as the abuse of feature redundancies in ML algorithms. We prove that feature redundancy is a necessary condition for the existence of adversarial examples. Our model helps to explain some major questions raised in many anecdotal studies on adversarial examples. Our theory is backed up by empirical measurements of the information content of benign and adversarial examples on both image and text datasets. Our measurements show that typical adversarial examples introduce just enough redundancy to overflow the decision making of an ML model trained on corresponding benign examples. We conclude with actionable recommendations to improve the robustness of machine learners against adversarial examples.

📄 PDF Abstract BibTeX arXiv:1810.09650

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Using a GAN to Generate Adversarial Examples to Facial Image Recognition

2021-11-30 · Andrew Merrigan, Alan F. Smeaton

Images posted online present a privacy concern in that they may be used as reference examples for a facial recognition system. Such abuse of images is in violation of privacy rights but is difficult to counter. It is wel…

Face RecognitionGenerative Adversarial NetworkKnowledge Distillation

Walking on the Edge: Fast, Low-Distortion Adversarial Examples

2019-12-04 · Hanwei Zhang, Yannis Avrithis, Teddy Furon, Laurent Amsaleg

Adversarial examples of deep neural networks are receiving ever increasing attention because they help in understanding and reducing the sensitivity to their input. This is natural given the increasing applications of de…

When Redundancy Matters: Machine Teaching of Representations

2024-01-23 · Cèsar Ferri, Dario Garigliotti, Brigt Arve Toppe Håvardstun, Josè Hernández-Orallo 외

In traditional machine teaching, a teacher wants to teach a concept to a learner, by means of a finite set of examples, the witness set. But concepts can have many equivalent representations. This redundancy strongly aff…

The Sword of Damocles in ViTs: Computational Redundancy Amplifies Adversarial Transferability

2025-04-15 · Jiani Liu, Zhiyuan Wang, Zeliang Zhang, Chao Huang 외

Vision Transformers (ViTs) have demonstrated impressive performance across a range of applications, including many safety-critical tasks. However, their unique architectural properties raise new challenges and opportunit…

Adversarial Robustness

Predictive Response Optimization: Using Reinforcement Learning to Fight Online Social Network Abuse

2025-02-24 · Garrett Wilson, Geoffrey Goh, Yan Jiang, Ajay Gupta 외

Detecting phishing, spam, fake accounts, data scraping, and other malicious activity in online social networks (OSNs) is a problem that has been studied for well over a decade, with a number of important results. Nearly …

Abuse Detection