TL;DR
This paper introduces a discriminative path-based method for fact checking in knowledge graphs, which improves accuracy, interpretability, and scalability over existing models by mining predicate paths to evaluate factual claims.
Contribution
The paper presents a novel discriminative predicate path mining approach that incorporates connectivity, type, and predicate interactions for fact checking in knowledge graphs.
Findings
Significantly outperforms related models in accuracy.
Provides interpretable reasons for fact verification.
Effective on large-scale knowledge graphs from Wikipedia and PubMedDB.
Abstract
Traditional fact checking by experts and analysts cannot keep pace with the volume of newly created information. It is important and necessary, therefore, to enhance our ability to computationally determine whether some statement of fact is true or false. We view this problem as a link-prediction task in a knowledge graph, and present a discriminative path-based method for fact checking in knowledge graphs that incorporates connectivity, type information, and predicate interactions. Given a statement S of the form (subject, predicate, object), for example, (Chicago, capitalOf, Illinois), our approach mines discriminative paths that alternatively define the generalized statement (U.S. city, predicate, U.S. state) and uses the mined rules to evaluate the veracity of statement S. We evaluate our approach by examining thousands of claims related to history, geography, biology, and politics…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
