paper-with-me

홈 › Papers

Text Classification for Predicting Multi-level Product Categories

2021-09-02 · Hadi Jahanshahi, Ozan Ozyegen, Mucahit Cevik, Beste Bulut, Deniz Yigit, Fahrettin F. Gonen, Ayşe Başar

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 specific product category. Moreover, an automated classification system may help to pinpoint incorrect or subjective categories suggested by an operator. In this study, we focus on product title classification of the grocery products. We perform a comprehensive comparison of six different text classification models to establish a strong baseline for this task, which involves testing both traditional and recent machine learning methods. In our experiments, we investigate the generalizability of the trained models to the products of other online retailers, the dynamic masking of infeasible subcategories for pretrained language models, and the benefits of incorporating product titles in multiple languages. Our numerical results indicate that dynamic masking of subcategories is effective in improving prediction accuracy. In addition, we observe that using bilingual product titles is generally beneficial, and neural network-based models perform significantly better than SVM and XGBoost models. Lastly, we investigate the reasons for the misclassified products and propose future research directions to further enhance the prediction models.

📄 PDF Abstract BibTeX arXiv:2109.01084

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Product Classification in E-Commerce using Distributional Semantics

2016-06-20 · COLING 2016 12 · Vivek Gupta, Harish Karnick, Ashendra Bansal, Pradhuman Jhala

Product classification is the task of automatically predicting a taxonomy path for a product in a predefined taxonomy hierarchy given a textual product description or title. For efficient product classification we requir…

ClassificationGeneral Classification

Yelp Dataset Challenge: Review Rating Prediction

2016-05-17 · Nabiha Asghar

Review websites, such as TripAdvisor and Yelp, allow users to post online reviews for various businesses, products and services, and have been recently shown to have a significant influence on consumer shopping behaviour…

BIG-bench Machine LearningClassificationGeneral ClassificationMulti-class Classification+1

Atlas: A Dataset and Benchmark for E-commerce Clothing Product Categorization

2019-08-12 · Venkatesh Umaashankar, Girish Shanmugam S, Aditi Prakash

In E-commerce, it is a common practice to organize the product catalog using product taxonomy. This enables the buyer to easily locate the item they are looking for and also to explore various items available under a cat…

General Classificationimage-classificationImage ClassificationProduct Categorization

Early Churn Prediction from Large Scale User-Product Interaction Time Series

2023-09-25 · Shamik Bhattacharjee, Utkarsh Thukral, Nilesh Patil

User churn, characterized by customers ending their relationship with a business, has profound economic consequences across various Business-to-Customer scenarios. For numerous system-to-user actions, such as promotional…

Feature EngineeringPredictionTime SeriesTime Series Classification

Augmenting Low-Resource Text Classification with Graph-Grounded Pre-training and Prompting

2023-05-05 · Zhihao Wen, Yuan Fang

Text classification is a fundamental problem in information retrieval with many real-world applications, such as predicting the topics of online articles and the categories of e-commerce product descriptions. However, lo…

ArticlesClassificationInformation RetrievalRetrieval+2