paper-with-me

Papers

Query2Prod2Vec Grounded Word Embeddings for eCommerce

2021-04-02 · Federico Bianchi, Jacopo Tagliabue, Bingqing Yu

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.

📄 PDF Abstract BibTeX arXiv:2104.02061

Code (1)

coveooss/ecommerce-query-embeddings 공식 구현

Tasks

Word Embeddings

Similar Papers 제목 키워드 기반

Query2Prod2Vec: Grounded Word Embeddings for eCommerce

2021-06-01 · NAACL 2021 4 · Federico Bianchi, Jacopo Tagliabue, Bingqing Yu

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 Embeddings

BERT Goes Shopping: Comparing Distributional Models for Product Representations

2020-12-17 · ACL (ECNLP) 2021 8 · Federico Bianchi, Bingqing Yu, Jacopo Tagliabue

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 Embeddings

Towards Semantic Query Segmentation

2017-07-25 · Ajinkya Kale, Thrivikrama Taula, Sanjika Hewavitharana, Amit Srivastava

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 RetrievalRetrievalSegmentation

End-to-End Neural Ranking for eCommerce Product Search: an application of task models and textual embeddings

2018-06-19 · Brenner Eliot, Zhao Jun, Kutiyanawala Aliasgar, Yan Zheng

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…

Benchmarking

Text-to-hashtag Generation using Seq2seq Learning

2021-02-01 · Augusto Camargo, Wesley Carvalho, Felipe Peressim, Alan Barzilay 외

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…