Towards Robust Knowledge Graph Embedding via Multi-task Reinforcement Learning
Zhao Zhang, Fuzhen Zhuang, Hengshu Zhu, Chao Li, Hui Xiong, Qing He, and Yongjun Xu

TL;DR
This paper introduces a multi-task reinforcement learning framework to improve knowledge graph embeddings by filtering noise and leveraging relation correlations, resulting in more robust and reliable KG representations.
Contribution
It presents a novel multi-task reinforcement learning approach that enhances existing KGE models by effectively filtering noise and utilizing relation similarities.
Findings
Improved robustness of KG embeddings in noisy scenarios.
Enhanced performance of existing KGE models with the proposed framework.
Effective noise filtering and relation correlation exploitation.
Abstract
Nowadays, Knowledge graphs (KGs) have been playing a pivotal role in AI-related applications. Despite the large sizes, existing KGs are far from complete and comprehensive. In order to continuously enrich KGs, automatic knowledge construction and update mechanisms are usually utilized, which inevitably bring in plenty of noise. However, most existing knowledge graph embedding (KGE) methods assume that all the triple facts in KGs are correct, and project both entities and relations into a low-dimensional space without considering noise and knowledge conflicts. This will lead to low-quality and unreliable representations of KGs. To this end, in this paper, we propose a general multi-task reinforcement learning framework, which can greatly alleviate the noisy data problem. In our framework, we exploit reinforcement learning for choosing high-quality knowledge triples while filtering out…
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
TopicsAdvanced Graph Neural Networks · Topic Modeling · Domain Adaptation and Few-Shot Learning
MethodsTransE · Self-Adversarial Negative Sampling · RotatE
