paper-with-me

Papers

HyperAttack: Multi-Gradient-Guided White-box Adversarial Structure Attack of Hypergraph Neural Networks

2023-02-24 · Chao Hu, Ruishi Yu, Binqi Zeng, Yu Zhan, Ying Fu, Quan Zhang, Rongkai Liu, Heyuan Shi

Hypergraph neural networks (HGNN) have shown superior performance in various deep learning tasks, leveraging the high-order representation ability to formulate complex correlations among data by connecting two or more nodes through hyperedge modeling. Despite the well-studied adversarial attacks on Graph Neural Networks (GNN), there is few study on adversarial attacks against HGNN, which leads to a threat to the safety of HGNN applications. In this paper, we introduce HyperAttack, the first white-box adversarial attack framework against hypergraph neural networks. HyperAttack conducts a white-box structure attack by perturbing hyperedge link status towards the target node with the guidance of both gradients and integrated gradients. We evaluate HyperAttack on the widely-used Cora and PubMed datasets and three hypergraph neural networks with typical hypergraph modeling techniques. Compared to state-of-the-art white-box structural attack methods for GNN, HyperAttack achieves a 10-20X improvement in time efficiency while also increasing attack success rates by 1.3%-3.7%. The results show that HyperAttack can achieve efficient adversarial attacks that balance effectiveness and time costs.

📄 PDF Abstract BibTeX arXiv:2302.12407

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial Attack

Similar Papers 제목 키워드 기반

A Certified Radius-Guided Attack Framework to Image Segmentation Models

2023-04-05 · Wenjie Qu, Youqi Li, Binghui Wang

Image segmentation is an important problem in many safety-critical applications. Recent studies show that modern image segmentation models are vulnerable to adversarial perturbations, while existing attack methods mainly…

image-classificationImage ClassificationImage SegmentationSegmentation+1

GreedyPixel: Fine-Grained Black-Box Adversarial Attack Via Greedy Algorithm

2025-01-24 · Hanrui Wang, Ching-Chun Chang, Chun-Shien Lu, Christopher Leckie 외

A critical requirement for deep learning models is ensuring their robustness against adversarial attacks. These attacks commonly introduce noticeable perturbations, compromising the visual fidelity of adversarial example…

Adversarial AttackComputational Efficiency

Query-Efficient Black-box Adversarial Attacks Guided by a Transfer-based Prior

2022-03-13 · Yinpeng Dong, Shuyu Cheng, Tianyu Pang, Hang Su 외

Adversarial attacks have been extensively studied in recent years since they can identify the vulnerability of deep learning models before deployed. In this paper, we consider the black-box adversarial setting, where the…

Meta Gradient Adversarial Attack

2021-08-09 · ICCV 2021 10 · Zheng Yuan, Jie Zhang, Yunpei Jia, Chuanqi Tan 외

In recent years, research on adversarial attacks has become a hot spot. Although current literature on the transfer-based adversarial attack has achieved promising results for improving the transferability to unseen blac…

Adversarial AttackMeta-Learning

Improving Black-box Adversarial Attacks with a Transfer-based Prior

2019-06-17 · NeurIPS 2019 12 · Shuyu Cheng, Yinpeng Dong, Tianyu Pang, Hang Su 외

We consider the black-box adversarial setting, where the adversary has to generate adversarial perturbations without access to the target models to compute gradients. Previous methods tried to approximate the gradient ei…