paper-with-me

Papers

Explainability-Based Adversarial Attack on Graphs Through Edge Perturbation

2023-12-28 · Dibaloke Chanda, Saba Heidari Gheshlaghi, Nasim Yahya Soltani

Despite the success of graph neural networks (GNNs) in various domains, they exhibit susceptibility to adversarial attacks. Understanding these vulnerabilities is crucial for developing robust and secure applications. In this paper, we investigate the impact of test time adversarial attacks through edge perturbations which involve both edge insertions and deletions. A novel explainability-based method is proposed to identify important nodes in the graph and perform edge perturbation between these nodes. The proposed method is tested for node classification with three different architectures and datasets. The results suggest that introducing edges between nodes of different classes has higher impact as compared to removing edges among nodes within the same class.

📄 PDF Abstract BibTeX arXiv:2312.17301

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackNode Classification

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

Explainability-Driven Leaf Disease Classification Using Adversarial Training and Knowledge Distillation

2023-12-30 · Sebastian-Vasile Echim, Iulian-Marius Tăiatu, Dumitru-Clementin Cercel, Florin Pop

This work focuses on plant leaf disease classification and explores three crucial aspects: adversarial training, model explainability, and model compression. The models' robustness against adversarial attacks is enhanced…

Adversarial AttackClassificationComputational EfficiencyDecision Making+2

Explainability-Guided Adversarial Attacks on Transformer-Based Malware Detectors Using Control Flow Graphs

2026-04-04 · Andrew Wheeler, Kshitiz Aryal, Maanak Gupta arxiv

Transformer-based malware detection systems operating on graph modalities such as control flow graphs (CFGs) achieve strong performance by modeling structural relationships in program behavior. However, their robustness …

Malware Detection

Algebraic Adversarial Attacks on Explainability Models

2025-03-16 · Lachlan Simpson, Federico Costanza, Kyle Millar, Adriel Cheng 외

Classical adversarial attacks are phrased as a constrained optimisation problem. Despite the efficacy of a constrained optimisation approach to adversarial attacks, one cannot trace how an adversarial point was generated…

Explainability-Aware One Point Attack for Point Cloud Neural Networks

2021-10-08 · Hanxiao Tan, Helena Kotthaus

With the proposition of neural networks for point clouds, deep learning has started to shine in the field of 3D object recognition while researchers have shown an increased interest to investigate the reliability of poin…

3D Object RecognitionAdversarial RobustnessObject Recognition