IRLGMLMar 16, 2019

Knowledge-aware Complementary Product Representation Learning

arXiv:1904.12574v331 citations
Originality Incremental advance
AI Analysis

This work addresses the need for effective complementary product detection in e-commerce recommender systems, offering a novel approach that is incremental in improving existing methods.

The paper tackles the problem of learning product representations for complementary relationships in e-commerce recommendations by addressing challenges like noisy data and asymmetric properties, resulting in a method that outperforms state-of-the-art approaches in classification and recommendation tasks with scalable implementation for large datasets.

Learning product representations that reflect complementary relationship plays a central role in e-commerce recommender system. In the absence of the product relationships graph, which existing methods rely on, there is a need to detect the complementary relationships directly from noisy and sparse customer purchase activities. Furthermore, unlike simple relationships such as similarity, complementariness is asymmetric and non-transitive. Standard usage of representation learning emphasizes on only one set of embedding, which is problematic for modelling such properties of complementariness. We propose using knowledge-aware learning with dual product embedding to solve the above challenges. We encode contextual knowledge into product representation by multi-task learning, to alleviate the sparsity issue. By explicitly modelling with user bias terms, we separate the noise of customer-specific preferences from the complementariness. Furthermore, we adopt the dual embedding framework to capture the intrinsic properties of complementariness and provide geometric interpretation motivated by the classic separating hyperplane theory. Finally, we propose a Bayesian network structure that unifies all the components, which also concludes several popular models as special cases. The proposed method compares favourably to state-of-art methods, in downstream classification and recommendation tasks. We also develop an implementation that scales efficiently to a dataset with millions of items and customers.

Foundations

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

Your Notes