paper-with-me

Papers

Backdoor-based Explainable AI Benchmark for High Fidelity Evaluation of Attribution Methods

2024-05-02 · Peiyu Yang, Naveed Akhtar, Jiantong Jiang, Ajmal Mian

Attribution methods compute importance scores for input features to explain the output predictions of deep models. However, accurate assessment of attribution methods is challenged by the lack of benchmark fidelity for attributing model predictions. Moreover, other confounding factors in attribution estimation, including the setup choices of post-processing techniques and explained model predictions, further compromise the reliability of the evaluation. In this work, we first identify a set of fidelity criteria that reliable benchmarks for attribution methods are expected to fulfill, thereby facilitating a systematic assessment of attribution benchmarks. Next, we introduce a Backdoor-based eXplainable AI benchmark (BackX) that adheres to the desired fidelity criteria. We theoretically establish the superiority of our approach over the existing benchmarks for well-founded attribution evaluation. With extensive analysis, we also identify a setup for a consistent and fair benchmarking of attribution methods across different underlying methodologies. This setup is ultimately employed for a comprehensive comparison of existing methods using our BackX benchmark. Finally, our analysis also provides guidance for defending against backdoor attacks with the help of attribution methods.

📄 PDF Abstract BibTeX arXiv:2405.02344

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

What Do You See? Evaluation of Explainable Artificial Intelligence (XAI) Interpretability through Neural Backdoors

2020-09-22 · Yi-Shan Lin, Wen-Chuan Lee, Z. Berkay Celik

EXplainable AI (XAI) methods have been proposed to interpret how a deep neural network predicts inputs through model saliency explanations that highlight the parts of the inputs deemed important to arrive a decision at a…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

"No Matter What You Do": Purifying GNN Models via Backdoor Unlearning

2024-10-02 · Jiale Zhang, Chengcheng Zhu, Bosen Rao, Hao Sui 외

Recent studies have exposed that GNNs are vulnerable to several adversarial attacks, among which backdoor attack is one of the toughest. Similar to Deep Neural Networks (DNNs), backdoor attacks in GNNs lie in the fact th…

Backdoor Attackbackdoor defenseKnowledge Distillation

Defending Against Backdoor Attack on Graph Nerual Network by Explainability

2022-09-07 · Bingchen Jiang, Zhao Li

Backdoor attack is a powerful attack algorithm to deep learning model. Recently, GNN's vulnerability to backdoor attack has been proved especially on graph classification task. In this paper, we propose the first backdoo…

Backdoor AttackGraph Classification

TABOR: A Highly Accurate Approach to Inspecting and Restoring Trojan Backdoors in AI Systems

2019-08-02 · Wenbo Guo, Lun Wang, Xinyu Xing, Min Du 외

A trojan backdoor is a hidden pattern typically implanted in a deep neural network. It could be activated and thus forces that infected model behaving abnormally only when an input data sample with a particular trigger p…

Anomaly Detection

Developing a Fidelity Evaluation Approach for Interpretable Machine Learning

2021-06-16 · Mythreyi Velmurugan, Chun Ouyang, Catarina Moreira, Renuka Sindhgatta

Although modern machine learning and deep learning methods allow for complex and in-depth data analytics, the predictive models generated by these methods are often highly complex, and lack transparency. Explainable AI (…

BIG-bench Machine LearningExplainable Artificial Intelligence (XAI)Explanation Fidelity EvaluationInterpretable Machine Learning