paper-with-me

홈 › Papers

xEM: Explainable Entity Matching in Customer 360

2022-12-01 · Sukriti Jaitly, Deepa Mariam George, Balaji Ganesan, Muhammad Ameen, Srinivas Pusapati

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.

📄 PDF Abstract BibTeX arXiv:2212.00342

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explainable Product Search with a Dynamic Relation Embedding Model

2019-09-16 · Qingyao Ai, Yongfeng Zhang, Keping Bi, W. Bruce Croft

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…

RelationRetrieval

Duplicate Detection with GenAI

2024-06-17 · Ian Ormesher

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 …

Management

Scalable Matching and Clustering of Entities with FAMER

2018-10-01 · Complex Systems Informatics and Modeling Quarterly 2018 10 · Alieh Saeedi, Markus Nentwig, Eric Peukert, Erhard Rahm

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 Resolution

LEMON: Explainable Entity Matching

2021-10-01 · Nils Barlaug

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…

counterfactualSensitivity

Fast Learning from Distributed Datasets without Entity Matching

2016-03-13 · Giorgio Patrini, Richard Nock, Stephen Hardy, Tiberio Caetano

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