LGCLCVMLApr 18, 2019

ProductNet: a Collection of High-Quality Datasets for Product Representation Learning

arXiv:1904.09037v1
Originality Synthesis-oriented
AI Analysis

This work addresses the need for better product representation learning in e-commerce and related domains, but it is incremental as it adapts ImageNet-like curation and existing methods to product data.

The authors tackled the problem of product understanding by creating ProductNet, a collection of high-quality product datasets, and achieved a categorization accuracy of 94.7% top-1 accuracy for 1240 classes using a multi-modal deep neural network.

ProductNet is a collection of high-quality product datasets for better product understanding. Motivated by ImageNet, ProductNet aims at supporting product representation learning by curating product datasets of high quality with properly chosen taxonomy. In this paper, the two goals of building high-quality product datasets and learning product representation support each other in an iterative fashion: the product embedding is obtained via a multi-modal deep neural network (master model) designed to leverage product image and catalog information; and in return, the embedding is utilized via active learning (local model) to vastly accelerate the annotation process. For the labeled data, the proposed master model yields high categorization accuracy (94.7% top-1 accuracy for 1240 classes), which can be used as search indices, partition keys, and input features for machine learning models. The product embedding, as well as the fined-tuned master model for a specific business task, can also be used for various transfer learning tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes