Pith. sign in

REVIEW 1 cited by

Exploiting Transitivity Constraints for Entity Matching in Knowledge Graphs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2104.12589 v1 pith:XSITIEI6 submitted 2021-04-22 cs.AI cs.DLcs.SI

Exploiting Transitivity Constraints for Entity Matching in Knowledge Graphs

classification cs.AI cs.DLcs.SI
keywords entitypairstransitivityidentifiedmatchinggraphsknowledgeobjects
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

The goal of entity matching in knowledge graphs is to identify entities that refer to the same real-world objects using some similarity metric. The result of entity matching can be seen as a set of entity pairs interpreted as the same-as relation. However, the identified set of pairs may fail to satisfy some structural properties, in particular transitivity, that are expected from the same-as relation. In this work, we show that an ad-hoc enforcement of transitivity, i.e. taking the transitive closure, on the identified set of entity pairs may decrease precision dramatically. We therefore propose a methodology that starts with a given similarity measure, generates a set of entity pairs that are identified as referring to the same real-world objects, and applies the cluster editing algorithm to enforce transitivity without adding many spurious links, leading to overall improved performance.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Entity Resolution in Practice: Lessons from a Self-Serve Pipeline

    cs.LG 2026-07 conditional novelty 4.0

    On six public benchmarks, the paper shows no single entity-matching algorithm dominates and recommends an automatic matcher tournament, separate precision/recall mechanisms, and verified-merge clustering to stop casca...