IRSep 16, 2019

Explainable Product Search with a Dynamic Relation Embedding Model

arXiv:1909.07212v160 citations
Originality Highly original
AI Analysis

This addresses the problem of imperfect user experience and suboptimal performance in product search for online customers, representing a novel approach to explainability in this domain.

The paper tackles the gap between system and user perceptions of relevance in product search by constructing explainable retrieval models, resulting in a model that significantly outperforms state-of-the-art baselines and produces reasonable explanations.

Product search is one of the most popular methods for customers to discover products online. Most existing studies on product search focus on developing effective retrieval models that rank items by their likelihood to be purchased. They, however, ignore the problem that there is a gap between how systems and customers perceive the relevance of items. Without explanations, users may not understand why product search engines retrieve certain items for them, which consequentially leads to imperfect user experience and suboptimal system performance in practice. In this work, we tackle this problem by constructing explainable retrieval models for product search. Specifically, we propose to model the "search and purchase" behavior as a dynamic relation between users and items, and create a dynamic knowledge graph based on both the multi-relational product data and the context of the search session. Ranking is conducted based on the relationship between users and items in the latent space, and explanations are generated with logic inferences and entity soft matching on the knowledge graph. Empirical experiments show that our model, which we refer to as the Dynamic Relation Embedding Model (DREM), significantly outperforms the state-of-the-art baselines and has the ability to produce reasonable explanations for search results.

Foundations

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

Your Notes