xEM: Explainable Entity Matching in Customer 360
Entity matching in Customer 360 is the task of determining if multiple records represent the same real world entity. Entities are typically people, organizations, locations, and events represented as attributed nodes in a graph, though they can also be represented as records in relational data. While probabilistic matching engines and artificial neural network models exist for this task, explaining entity matching has received less attention. In this demo, we present our Explainable Entity Matching (xEM) system and discuss the different AI/ML considerations that went into its implementation.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Explainable Product Search with a Dynamic Relation Embedding Model
Product search is one of the most popular methods for customers to discover products online. Most existing studies on product search focus on developing effective retrieval models that rank items by their likelihood to b…
RelationRetrievalDuplicate Detection with GenAI
Customer data is often stored as records in Customer Relations Management systems (CRMs). Data which is manually entered into such systems by one of more users over time leads to data replication, partial duplication or …
ManagementScalable Matching and Clustering of Entities with FAMER
Entity resolution identifies semantically equivalent entities, e.g. describing the same product or customer. It is especially challenging for Big Data applications where large volumes of data from many sources have to be…
ClusteringClustering Algorithms EvaluationEntity ResolutionLEMON: Explainable Entity Matching
State-of-the-art entity matching (EM) methods are hard to interpret, and there is significant value in bringing explainable AI to EM. Unfortunately, most popular explainability methods do not work well out of the box for…
counterfactualSensitivityFast Learning from Distributed Datasets without Entity Matching
Consider the following data fusion scenario: two datasets/peers contain the same real-world entities described using partially shared features, e.g. banking and insurance company records of the same customer base. Our go…
Entity Resolution