Learning Representations from Product Titles for Modeling Shopping Transactions
Shopping transaction analysis is important for understanding the shopping behaviors of customers. Existing models such as association rules are poor at modeling products that have short purchase histories and cannot be applied to new products (the cold-start problem). In this paper, we propose BASTEXT, an efficient model of shopping baskets and the texts associated with the products (e.g., product titles). The model's goal is to learn the product representations from the textual contents to capture the relationships between the products in the baskets. Given the products already in a basket, a classifier identifies whether a potential product is relevant to the basket based on their vector representations. This relevancy enables us to learn high-quality representations of the products. The experiments demonstrate that BASTEXT can efficiently model millions of baskets and that it outperforms the state-of-the-art methods in the next product recommendation task. We also show that BASTEXT is a strong baseline for keyword-based product search.
Code (0)
등록된 구현이 없습니다.
Tasks
Product RecommendationSimilar Papers 제목 키워드 기반
Deep Recurrent Neural Networks for Product Attribute Extraction in eCommerce
Extracting accurate attribute qualities from product titles is a vital component in delivering eCommerce customers with a rewarding online shopping experience via an enriched faceted search. We demonstrate the potential …
AttributeAttribute ExtractionDiscriminative Pre-training for Low Resource Title Compression in Conversational Grocery
The ubiquity of smart voice assistants has made conversational shopping commonplace. This is especially true for low consideration segments like grocery. A central problem in conversational grocery is the automatic gener…
Word EmbeddingsText Classification for Predicting Multi-level Product Categories
In an online shopping platform, a detailed classification of the products facilitates user navigation. It also helps online retailers keep track of the price fluctuations in a certain industry or special discounts on a s…
Classificationtext-classificationText ClassificationRetailSynth: Synthetic Data Generation for Retail AI Systems Evaluation
Significant research effort has been devoted in recent years to developing personalized pricing, promotions, and product recommendation algorithms that can leverage rich customer data to learn and earn. Systematic benchm…
BenchmarkingProduct RecommendationSensitivitySynthetic Data GenerationOne-Shot Item Search with Multimodal Data
In the task of near similar image search, features from Deep Neural Network is often used to compare images and measure similarity. In the past, we only focused visual search in image dataset without text data. However, …
Image RetrievalText Matching