paper-with-me

홈 › Papers

Learning Representations from Product Titles for Modeling Shopping Transactions

2018-11-03 · Binh Nguyen, Atsuhiro Takasu

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.

📄 PDF Abstract BibTeX arXiv:1811.01166

Code (0)

등록된 구현이 없습니다.

Tasks

Product Recommendation

Similar Papers 제목 키워드 기반

Deep Recurrent Neural Networks for Product Attribute Extraction in eCommerce

2018-03-29 · Bodhisattwa Prasad Majumder, Aditya Subramanian, Abhinandan Krishnan, Shreyansh Gandhi 외

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 Extraction

Discriminative Pre-training for Low Resource Title Compression in Conversational Grocery

2020-12-13 · Snehasish Mukherjee, Phaniram Sayapaneni, Shankar Subramanya

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 Embeddings

Text Classification for Predicting Multi-level Product Categories

2021-09-02 · Hadi Jahanshahi, Ozan Ozyegen, Mucahit Cevik, Beste Bulut 외

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 Classification

RetailSynth: Synthetic Data Generation for Retail AI Systems Evaluation

2023-12-21 · Yu Xia, Ali Arian, Sriram Narayanamoorthy, Joshua Mabry

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 Generation

One-Shot Item Search with Multimodal Data

2018-11-27 · Jonghwa Yim, Junghun James Kim, Daekyu Shin

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