Towards Robust Reasoning over Knowledge Graphs
Zhaohan Xi, Ren Pang, Changjiang Li, Shouling Ji, Xiapu Luo, Xusheng, Xiao, Ting Wang

TL;DR
This paper explores security vulnerabilities in knowledge representation learning for knowledge graphs, introducing a new attack method called ROAR that can manipulate query results, and discusses potential defenses.
Contribution
It systematically analyzes security threats to KRL, proposes the ROAR attack framework, and demonstrates its effectiveness in real-world scenarios like cyber-threat detection.
Findings
ROAR achieves over 99% success in targeted attacks.
The attack can mislead threat intelligence without affecting non-target queries.
Countermeasures like filtering and robust training show promise.
Abstract
Answering complex logical queries over large-scale knowledge graphs (KGs) represents an important artificial intelligence task, entailing a range of applications. Recently, knowledge representation learning (KRL) has emerged as the state-of-the-art approach, wherein KG entities and the query are embedded into a latent space such that entities that answer the query are embedded close to the query. Yet, despite its surging popularity, the potential security risks of KRL are largely unexplored, which is concerning, given the increasing use of such capabilities in security-critical domains (e.g., cyber-security and healthcare). This work represents a solid initial step towards bridging this gap. We systematize the potential security threats to KRL according to the underlying attack vectors (e.g., knowledge poisoning and query perturbation) and the adversary's background knowledge. More…
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 · Topic Modeling
