paper-with-me

홈 › Papers

Trust but Verify: An Information-Theoretic Explanation for the Adversarial Fragility of Machine Learning Systems, and a General Defense against Adversarial Attacks

2019-05-25 · Jirong Yi, Hui Xie, Leixin Zhou, Xiaodong Wu, Weiyu Xu, Raghuraman Mudumbai

Deep-learning based classification algorithms have been shown to be susceptible to adversarial attacks: minor changes to the input of classifiers can dramatically change their outputs, while being imperceptible to humans. In this paper, we present a simple hypothesis about a feature compression property of artificial intelligence (AI) classifiers and present theoretical arguments to show that this hypothesis successfully accounts for the observed fragility of AI classifiers to small adversarial perturbations. Drawing on ideas from information and coding theory, we propose a general class of defenses for detecting classifier errors caused by abnormally small input perturbations. We further show theoretical guarantees for the performance of this detection method. We present experimental results with (a) a voice recognition system, and (b) a digit recognition system using the MNIST database, to demonstrate the effectiveness of the proposed defense methods. The ideas in this paper are motivated by a simple analogy between AI classifiers and the standard Shannon model of a communication system.

📄 PDF Abstract BibTeX arXiv:1905.11381

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Compression

Similar Papers 제목 키워드 기반

UKP-SQuARE v2: Explainability and Adversarial Attacks for Trustworthy QA

2022-08-19 · Rachneet Sachdeva, Haritz Puerto, Tim Baumgärtner, Sewin Tariverdian 외

Question Answering (QA) systems are increasingly deployed in applications where they support real-world decisions. However, state-of-the-art models rely on deep neural networks, which are difficult to interpret by humans…

Adversarial AttackExplainable ModelsKnowledge GraphsPrediction+1

When AI Persuades: Adversarial Explanation Attacks on Human Trust in AI-Assisted Decision Making

2026-02-03 · Shutong Fan, Lan Zhang, Xiaoyong Yuan arxiv

Most adversarial threats in artificial intelligence (AI) target the computational behavior of models rather than the humans who rely on them. Yet modern AI systems increasingly operate within human decision loops, where …

Decision Making

Can We Really Trust Explanations? Evaluating the Stability of Feature Attribution Explanation Methods via Adversarial Attack

2022-10-01 · CCL 2022 10 · Yang Zhao, Zhang Yuanzhe, Jiang Zhongtao, Ju Yiming 외

“Explanations can increase the transparency of neural networks and make them more trustworthy. However, can we really trust explanations generated by the existing explanation methods? If the explanation methods are not s…

Adversarial Attack

An Information-Theoretic Framework for Comparing Voice and Text Explainability

2026-02-06 · Mona Rajhans, Vishal Khawarey arxiv

Explainable Artificial Intelligence (XAI) aims to make machine learning models transparent and trustworthy, yet most current approaches communicate explanations visually or through text. This paper introduces an informat…

Robust Ranking Explanations

2023-07-08 · Chao Chen, Chenghua Guo, Guixiang Ma, Ming Zeng 외

Robust explanations of machine learning models are critical to establish human trust in the models. Due to limited cognition capability, most humans can only interpret the top few salient features. It is critical to make…