Effective Explanations for Entity Resolution Models
Tommaso Teofili, Donatella Firmani, Nick Koudas, Vincenzo Martello,, Paolo Merialdo, Divesh Srivastava

TL;DR
This paper introduces CERTA, a novel explainability method for deep learning-based entity resolution models, providing both saliency and counterfactual explanations to improve understanding and trust in ER predictions.
Contribution
CERTA is a semantics-aware explanation approach for DL-based ER models, offering a probabilistic framework for generating meaningful explanations tailored to ER tasks.
Findings
CERTA outperforms existing explanation methods on public datasets.
CERTA effectively identifies influential attributes and counterfactuals.
The approach enhances trustworthiness of DL-based ER solutions.
Abstract
Entity resolution (ER) aims at matching records that refer to the same real-world entity. Although widely studied for the last 50 years, ER still represents a challenging data management problem, and several recent works have started to investigate the opportunity of applying deep learning (DL) techniques to solve this problem. In this paper, we study the fundamental problem of explainability of the DL solution for ER. Understanding the matching predictions of an ER solution is indeed crucial to assess the trustworthiness of the DL model and to discover its biases. We treat the DL model as a black box classifier and - while previous approaches to provide explanations for DL predictions are agnostic to the classification task. we propose the CERTA approach that is aware of the semantics of the ER problem. Our approach produces both saliency explanations, which associate each attribute…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Topic Modeling · Privacy-Preserving Technologies in Data
MethodsFLIP · Attentive Walk-Aggregating Graph Neural Network
