paper-with-me

Papers

Generic Statistical Relational Entity Resolution in Knowledge Graphs

2016-07-04 · Jay Pujara, Lise Getoor

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.

📄 PDF Abstract BibTeX arXiv:1607.00992

Code (0)

등록된 구현이 없습니다.

Tasks

Entity ResolutionKnowledge Graphs

Similar Papers 제목 키워드 기반

Enforcing Relational Matching Dependencies with Datalog for Entity Resolution

2016-11-21 · Zeinab Bahmani, Leopoldo Bertossi

Entity resolution (ER) is about identifying and merging records in a database that represent the same real-world entity. Matching dependencies (MDs) have been introduced and investigated as declarative rules that specify…

Entity Resolution

kLog: A Language for Logical and Relational Learning with Kernels

2012-05-17 · Paolo Frasconi, Fabrizio Costa, Luc De Raedt, Kurt De Grave

We introduce kLog, a novel approach to statistical relational learning. Unlike standard approaches, kLog does not represent a probability distribution directly. It is rather a language to perform kernel-based learning on…

General ClassificationInductive logic programmingRelational Reasoning

Does Knowledge Localization Hold True? Surprising Differences Between Entity and Relation Perspectives in Language Models

2024-09-01 · Yifan Wei, Xiaoyan Yu, Yixuan Weng, Huanhuan Ma 외

Large language models encapsulate knowledge and have demonstrated superior performance on various natural language processing tasks. Recent studies have localized this knowledge to specific model parameters, such as the …

knowledge editingTriplet

Answering Visual-Relational Queries in Web-Extracted Knowledge Graphs

2017-09-07 · AKBC 2019 · Daniel Oñoro-Rubio, Mathias Niepert, Alberto García-Durán, Roberto González 외

A visual-relational knowledge graph (KG) is a multi-relational graph whose entities are associated with images. We explore novel machine learning approaches for answering visual-relational queries in web-extracted knowle…

Graph EmbeddingImage RetrievalKnowledge Graph EmbeddingKnowledge Graph Embeddings+4

Generative Discovery of Relational Medical Entity Pairs

2018-01-01 · ICLR 2018 1 · Chenwei Zhang, Yaliang Li, Nan Du, Wei Fan 외

Online healthcare services can provide the general public with ubiquitous access to medical knowledge and reduce the information access cost for both individuals and societies. To promote these benefits, it is desired to…