Query2Prod2Vec: Grounded Word Embeddings for eCommerce
We present Query2Prod2Vec, a model that grounds lexical representations for product search in product embeddings: in our model, meaning is a mapping between words and a latent space of products in a digital shop. We leverage shopping sessions to learn the underlying space and use merchandising annotations to build lexical analogies for evaluation: our experiments show that our model is more accurate than known techniques from the NLP and IR literature. Finally, we stress the importance of data efficiency for product search outside of retail giants, and highlight how Query2Prod2Vec fits with practical constraints faced by most practitioners.
Code (1)
Tasks
Word EmbeddingsSimilar Papers 제목 키워드 기반
Query2Prod2Vec Grounded Word Embeddings for eCommerce
We present Query2Prod2Vec, a model that grounds lexical representations for product search in product embeddings: in our model, meaning is a mapping between words and a latent space of products in a digital shop. We leve…
Word EmbeddingsBERT Goes Shopping: Comparing Distributional Models for Product Representations
Word embeddings (e.g., word2vec) have been applied successfully to eCommerce products through~\textit{prod2vec}. Inspired by the recent performance improvements on several NLP tasks brought by contextualized embeddings, …
Language ModellingProduct RecommendationWord EmbeddingsTowards Semantic Query Segmentation
Query Segmentation is one of the critical components for understanding users' search intent in Information Retrieval tasks. It involves grouping tokens in the search query into meaningful phrases which help downstream ta…
Information RetrievalRetrievalSegmentationEnd-to-End Neural Ranking for eCommerce Product Search: an application of task models and textual embeddings
We consider the problem of retrieving and ranking items in an eCommerce catalog, often called SKUs, in order of relevance to a user-issued query. The input data for the ranking are the texts of the queries and textual fi…
BenchmarkingText-to-hashtag Generation using Seq2seq Learning
In this paper, we studied whether models based on BiLSTM and BERT can predict hashtags in Brazilian Portuguese for Ecommerce websites. Hashtags have a sizable financial impact on Ecommerce. We processed a corpus of Ecomm…