Efficient Knowledge Graph Validation via Cross-Graph Representation Learning
Yaqing Wang, Fenglong Ma, Jing Gao

TL;DR
This paper introduces CrossVal, a cross-graph representation learning framework that leverages external human-curated knowledge graphs to effectively validate facts in large-scale, automatically extracted knowledge graphs, reducing errors.
Contribution
The paper proposes a novel cross-graph embedding approach, CrossVal, which uses an external curated KG to improve validation of facts in target KGs, addressing noise issues.
Findings
CrossVal outperforms state-of-the-art methods on multiple datasets.
The framework effectively detects noisy and incorrect facts.
Leveraging external KGs enhances validation accuracy.
Abstract
Recent advances in information extraction have motivated the automatic construction of huge Knowledge Graphs (KGs) by mining from large-scale text corpus. However, noisy facts are unavoidably introduced into KGs that could be caused by automatic extraction. To validate the correctness of facts (i.e., triplets) inside a KG, one possible approach is to map the triplets into vector representations by capturing the semantic meanings of facts. Although many representation learning approaches have been developed for knowledge graphs, these methods are not effective for validation. They usually assume that facts are correct, and thus may overfit noisy facts and fail to detect such facts. Towards effective KG validation, we propose to leverage an external human-curated KG as auxiliary information source to help detect the errors in a target KG. The external KG is built upon human-curated…
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 · Data Quality and Management
