Pith

open record

sign in

arxiv: 2301.09521 · v2 · pith:OE6ALLG7 · submitted 2023-01-23 · cs.LG

WDC Products: A Multi-Dimensional Entity Matching Benchmark

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 reserved pith:OE6ALLG7record.jsonopen to challenge →

classification cs.LG
keywords matchingentityentitiesproductssystemstrainingalongamount
0
0 comments X
read the original abstract

The difficulty of an entity matching task depends on a combination of multiple factors such as the amount of corner-case pairs, the fraction of entities in the test set that have not been seen during training, and the size of the development set. Current entity matching benchmarks usually represent single points in the space along such dimensions or they provide for the evaluation of matching methods along a single dimension, for instance the amount of training data. This paper presents WDC Products, an entity matching benchmark which provides for the systematic evaluation of matching systems along combinations of three dimensions while relying on real-world data. The three dimensions are (i) amount of corner-cases (ii) generalization to unseen entities, and (iii) development set size (training set plus validation set). Generalization to unseen entities is a dimension not covered by any of the existing English-language benchmarks yet but is crucial for evaluating the robustness of entity matching systems. Instead of learning how to match entity pairs, entity matching can also be formulated as a multi-class classification task that requires the matcher to recognize individual entities. WDC Products is the first benchmark that provides a pair-wise and a multi-class formulation of the same tasks. We evaluate WDC Products using several state-of-the-art matching systems, including Ditto, HierGAT, and R-SupCon. The evaluation shows that all matching systems struggle with unseen entities to varying degrees. It also shows that for entity matching contrastive learning is more training data efficient compared to cross-encoders.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 5 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Entity Resolution via Batched Oracle Queries

    cs.DB 2026-06 unverdicted novelty 6.0

    Formalizes batched entity resolution with an NP-hardness proof for optimal batch selection, gives an optimal algorithm under a condition on entity sizes, and reports superior recall over baselines on six datasets.

  2. Learning to Refine Hidden States for Reliable LLM Reasoning

    cs.LG 2026-06 unverdicted novelty 6.0

    ReLAR is a latent refinement framework that trains depth and action controllers with policy gradient on likelihood improvement to adaptively update LLM hidden states for better reasoning.

  3. Learning to Refine Hidden States for Reliable LLM Reasoning

    cs.LG 2026-06 unverdicted novelty 6.0

    ReLAR uses reinforcement-guided latent refinement with adaptive controllers to improve LLM reasoning accuracy and stability at lower inference cost than explicit reasoning methods.

  4. Understanding Domain-Aware Distribution Alignment in Budgeted Entity Matching

    cs.DB 2026-06 unverdicted novelty 2.0

    The paper runs experiments on the existing BEACON framework to analyze effects of algorithmic variations and data constraints on domain-aware entity matching performance.

  5. Understanding Domain-Aware Distribution Alignment in Budgeted Entity Matching

    cs.DB 2026-06 unverdicted novelty 2.0

    Experiments evaluate how algorithmic variations and data constraints affect the BEACON framework for budgeted domain-aware entity matching.