Intruding with Words: Towards Understanding Graph Injection Attacks at the Text Level
Runlin Lei, Yuwei Hu, Yuchen Ren, Zhewei Wei

TL;DR
This paper explores text-level graph injection attacks on graph neural networks, revealing the importance of interpretability and proposing novel attack methods, with implications for developing more robust defenses.
Contribution
It pioneers the study of text-level GIAs, introduces three new attack designs, and highlights the role of interpretability in attack effectiveness.
Findings
WTGIA balances performance and interpretability
Defenses can be improved with customized embeddings or LLM-based predictors
Text interpretability significantly influences attack strength
Abstract
Graph Neural Networks (GNNs) excel across various applications but remain vulnerable to adversarial attacks, particularly Graph Injection Attacks (GIAs), which inject malicious nodes into the original graph and pose realistic threats. Text-attributed graphs (TAGs), where nodes are associated with textual features, are crucial due to their prevalence in real-world applications and are commonly used to evaluate these vulnerabilities. However, existing research only focuses on embedding-level GIAs, which inject node embeddings rather than actual textual content, limiting their applicability and simplifying detection. In this paper, we pioneer the exploration of GIAs at the text level, presenting three novel attack designs that inject textual content into the graph. Through theoretical and empirical analysis, we demonstrate that text interpretability, a factor previously overlooked at the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsAdvanced Malware Detection Techniques · Software Engineering Research · Software Testing and Debugging Techniques
