English

ASPEN: ASP-Based System for Collective Entity Resolution

Databases 2024-08-14 v1

Abstract

In this paper, we present ASPEN, an answer set programming (ASP) implementation of a recently proposed declarative framework for collective entity resolution (ER). While an ASP encoding had been previously suggested, several practical issues had been neglected, most notably, the question of how to efficiently compute the (externally defined) similarity facts that are used in rule bodies. This leads us to propose new variants of the encodings (including Datalog approximations) and show how to employ different functionalities of ASP solvers to compute (maximal) solutions, and (approximations of) the sets of possible and certain merges. A comprehensive experimental evaluation of ASPEN on real-world datasets shows that the approach is promising, achieving high accuracy in real-life ER scenarios. Our experiments also yield useful insights into the relative merits of different types of (approximate) ER solutions, the impact of recursion, and factors influencing performance.

Keywords

Cite

@article{arxiv.2408.06961,
  title  = {ASPEN: ASP-Based System for Collective Entity Resolution},
  author = {Zhiliang Xiang and Meghyn Bienvenu and Gianluca Cima and Víctor Gutiérrez-Basulto and Yazmín Ibáñez-García},
  journal= {arXiv preprint arXiv:2408.06961},
  year   = {2024}
}

Comments

Extended version of a paper accepted at KR 2024

R2 v1 2026-06-28T18:11:51.781Z