Untargeted Adversarial Attack on Knowledge Graph Embeddings
Tianzhe Zhao, Jiaoyan Chen, Yanchi Ru, Qika Lin, Yuxia Geng, Jun Liu

TL;DR
This paper introduces untargeted adversarial attack strategies on knowledge graph embeddings, using rule-based methods to systematically reduce the performance of various KGE models, revealing their differing robustness.
Contribution
The work proposes novel rule-based untargeted attack techniques that do not rely on specific target triples, enhancing the practicality of adversarial attacks on KGE methods.
Findings
Untargeted attacks significantly reduce link prediction accuracy.
Different KGE models show varying robustness to attacks.
Graph density influences the effectiveness of certain attack strategies.
Abstract
Knowledge graph embedding (KGE) methods have achieved great success in handling various knowledge graph (KG) downstream tasks. However, KGE methods may learn biased representations on low-quality KGs that are prevalent in the real world. Some recent studies propose adversarial attacks to investigate the vulnerabilities of KGE methods, but their attackers are target-oriented with the KGE method and the target triples to predict are given in advance, which lacks practicability. In this work, we explore untargeted attacks with the aim of reducing the global performances of KGE methods over a set of unknown test triples and conducting systematic analyses on KGE robustness. Considering logic rules can effectively summarize the global structure of a KG, we develop rule-based attack strategies to enhance the attack efficiency. In particular,we consider adversarial deletion which learns rules,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Advanced Graph Neural Networks
MethodsSparse Evolutionary Training
