AICLJul 4, 2016

Generic Statistical Relational Entity Resolution in Knowledge Graphs

arXiv:1607.00992v111 citations
Originality Incremental advance
AI Analysis

It solves entity resolution problems for knowledge graph applications, providing a scalable and interpretable alternative to custom industry solutions.

The paper tackles entity resolution in knowledge graphs by addressing intra-KG, inter-KG, and extension ambiguities, implementing a generalized framework that offers advantages like collective inference and scalability, and applies it to real-world problems such as NELL and merging Freebase with MusicBrainz.

Entity resolution, the problem of identifying the underlying entity of references found in data, has been researched for many decades in many communities. A common theme in this research has been the importance of incorporating relational features into the resolution process. Relational entity resolution is particularly important in knowledge graphs (KGs), which have a regular structure capturing entities and their interrelationships. We identify three major problems in KG entity resolution: (1) intra-KG reference ambiguity; (2) inter-KG reference ambiguity; and (3) ambiguity when extending KGs with new facts. We implement a framework that generalizes across these three settings and exploits this regular structure of KGs. Our framework has many advantages over custom solutions widely deployed in industry, including collective inference, scalability, and interpretability. We apply our framework to two real-world KG entity resolution problems, ambiguity in NELL and merging data from Freebase and MusicBrainz, demonstrating the importance of relational features.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes