Tickets

Loading…

abishekk92

@abishekk92

Similarity Search for Product Matching @ Semantics3

Submitted Apr 15, 2019

One of the major offerings of Semantics3 is our universal product data catalog gathered through large scale indexing of the public web. For each catalog, duplicated entries of the same product across multiple retailers need to be merged/removed. In this talk, we will go through the technical challenges in such a large scale “product matching” system, where millions of products are often compared against millions of others (leading to trillions of pair-wise comparisons). Both traditional and state-of-the-art approaches will be discussed in solving this task.

Outline

Introduction [~ 5 mins]

This section will present an overview of the problem, the use cases that motivate it and establish the tone for the rest of the presentation.

Topics Covered:

  • Product Matching: What is it and Why is it important?
  • Similarity Search for Product Matching: What is it and how does it speed up matching?
  • Example Case for Similarity Search: Sample product document and sample query document to explain the following sections.

Traditional Text Search Approaches [~ 5 mins]

This section will cover our intial attempt at the similarity search problem using traditional text based methods largely leveraging elasticsearch.

Topics Covered:

  • Overview of how we set up the problem
  • Bottlenecks we hit and available tuning options
  • Examples of real queries

Lessons from Traditional Text Search Approaches [~ 5 mins]

This section will cover some of the key insights we gleaned from traditional text approaches and how we needed to reframe the problem.

Topics Covered:

  • The nature of our data/problem and why elasticsearch wasn’t a good fit.
  • Need for indexing multi-modal data
  • Examples of failed cases
  • Search is only as good as the document’s representation.

Representation Learning [~ 10 mins]

This section would cover how we reframed this as a representation learning problem and the different network architectures we tried, how we suited it to our needs, what worked/didn’t work and the challenges we faced along the way.

Topics Covered:

  • How we reframed the problem
  • Different network architectures we tried and their results.
  • Examples of success cases which had failed previously.
  • Infrastructure and scaling challenges

Infrastructure Challenges [~ 5 mins]

Solving the representation problem didn’t necessarily solve the similarity search problem. We only had a way to sufficiently represent all the product information on the vector space. This section will cover the infrastructure challenges, the options we considered and how we ended up choosing FAISS.

Topics Covered:

  • Challenges, Constraints
  • Re-evaluating Elasticsearch
  • Evaluating FAISS
  • Key bencmarks

Conlusion [~ 2 mins]


Requirements

Familiarity with text search paradigms will be a good-to-have (not essential).

Speaker bio

Abishek is a member of the data science team at Semantics3, which offers data and AI solutions for ecommerce marketplaces (catalog generation & enrichment, seller on-boarding) and logistics companies (HTS/tariff classification, attribute enrichment). Among these, Abishek is the lead data scientist working on product matching and catalog generation.

Slides

https://docs.google.com/presentation/d/1UlaGrx1utsVhoUkrq83jmOODOlpPLxBhAse8tEduggY/edit?usp=sharing

Comments

{{ gettext('Login to leave a comment') }}

{{ gettext('Post a comment…') }}
{{ gettext('New comment') }}
{{ formTitle }}

{{ errorMsg }}

{{ gettext('No comments posted yet') }}

Hybrid access (members only)

Hosted by

Jump starting better data engineering and AI futures