Melbourne, Australia. November 11-17, 2025.
ISSN: 2334-1033
ISBN: 978-1-956792-08-9
Copyright © 2025 International Joint Conferences on Artificial Intelligence Organization
In this paper, we present ASPEN+, which extends an existing
ASP-based system, ASPEN,for collective entity resolution
with two important functionalities: support for local
merges and new optimality criteria for preferred solutions.
Indeed, ASPEN only supports so-called global merges of
entity-referring constants (e.g. author ids), in which all
occurrences of matched constants are treated as equivalent
and merged accordingly. However, it has been argued that
when resolving data values, local merges are often more
appropriate, as e.g. some instances of ‘J. Lee’ may refer
to ‘Joy Lee’, while others should be matched with ‘Jake
Lee’. In addition to allowing such local merges, ASPEN+
offers new optimality criteria for selecting solutions,
such as minimizing rule violations or maximising the number
of rules supporting a merge. Our main contributions are
thus (1) the formalisation and computational analysis of
various notions of optimal solution, and (2) an extensive
experimental evaluation on real-world datasets,
demonstrating the effect of local merges and the new
optimality criteria on both accuracy and runtime.