English

Block-SCL: Blocking Matters for Supervised Contrastive Learning in Product Matching

Computation and Language 2022-07-06 v1

Abstract

Product matching is a fundamental step for the global understanding of consumer behavior in e-commerce. In practice, product matching refers to the task of deciding if two product offers from different data sources (e.g. retailers) represent the same product. Standard pipelines use a previous stage called blocking, where for a given product offer a set of potential matching candidates are retrieved based on similar characteristics (e.g. same brand, category, flavor, etc.). From these similar product candidates, those that are not a match can be considered hard negatives. We present Block-SCL, a strategy that uses the blocking output to make the most of Supervised Contrastive Learning (SCL). Concretely, Block-SCL builds enriched batches using the hard-negatives samples obtained in the blocking stage. These batches provide a strong training signal leading the model to learn more meaningful sentence embeddings for product matching. Experimental results in several public datasets demonstrate that Block-SCL achieves state-of-the-art results despite only using short product titles as input, no data augmentation, and a lighter transformer backbone than competing methods.

Keywords

Cite

@article{arxiv.2207.02008,
  title  = {Block-SCL: Blocking Matters for Supervised Contrastive Learning in Product Matching},
  author = {Mario Almagro and David Jiménez and Diego Ortego and Emilio Almazán and Eva Martínez},
  journal= {arXiv preprint arXiv:2207.02008},
  year   = {2022}
}

Comments

7 pages, 2 figures, e-commerce, conference

R2 v1 2026-06-24T12:14:26.430Z