paper-with-me

Papers

Don't Classify, Translate: Multi-Level E-Commerce Product Categorization Via Machine Translation

2018-12-14 · Maggie Yundi Li, Stanley Kok, Liling Tan

E-commerce platforms categorize their products into a multi-level taxonomy tree with thousands of leaf categories. Conventional methods for product categorization are typically based on machine learning classification algorithms. These algorithms take product information as input (e.g., titles and descriptions) to classify a product into a leaf category. In this paper, we propose a new paradigm based on machine translation. In our approach, we translate a product's natural language description into a sequence of tokens representing a root-to-leaf path in a product taxonomy. In our experiments on two large real-world datasets, we show that our approach achieves better predictive accuracy than a state-of-the-art classification system for product categorization. In addition, we demonstrate that our machine translation models can propose meaningful new paths between previously unconnected nodes in a taxonomy tree, thereby transforming the taxonomy into a directed acyclic graph (DAG). We discuss how the resultant taxonomy DAG promotes user-friendly navigation, and how it is more adaptable to new products.

📄 PDF Abstract BibTeX arXiv:1812.05774

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationMachine TranslationProduct CategorizationTranslation

Similar Papers 제목 키워드 기반

Is a picture worth a thousand words? A Deep Multi-Modal Fusion Architecture for Product Classification in e-commerce

2016-11-29 · Tom Zahavy, Alessandro Magnani, Abhinandan Krishnan, Shie Mannor

Classifying products into categories precisely and efficiently is a major challenge in modern e-commerce. The high traffic of new products uploaded daily and the dynamic nature of the categories raise the need for machin…

General Classification

Multi-Label Product Categorization Using Multi-Modal Fusion Models

2019-06-30 · Pasawee Wirojwatanakul, Artit Wangperawong

In this study, we investigated multi-modal approaches using images, descriptions, and titles to categorize e-commerce products on Amazon. Specifically, we examined late fusion models, where the modalities are fused at th…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONProduct Categorization

Enhancing E-commerce Product Title Translation with Retrieval-Augmented Generation and Large Language Models

2024-09-19 · Bryan Zhang, Taichi Nakatani, Stephan Walter

E-commerce stores enable multilingual product discovery which require accurate product title translation. Multilingual large language models (LLMs) have shown promising capacity to perform machine translation tasks, and …

Machine TranslationRAGRetrievalRetrieval-augmented Generation+1

Analyticup E-commerce Product Search Competition Technical Report from Team Tredence_AICOE

2025-10-23 · Rakshith R, Shubham Sharma, Mohammed Sameer Khan, Ankush Chopra arxiv

This study presents the multilingual e-commerce search system developed by the Tredence_AICOE team. The competition features two multilingual relevance tasks: Query-Category (QC) Relevance, which evaluates how well a use…

Data Augmentation

Brand Label Albedo Extraction of eCommerce Products using Generative Adversarial Network

2021-09-07 · Suman Sapkota, Manish Juneja, Laurynas Keleras, Pranav Kotwal 외

In this paper we present our solution to extract albedo of branded labels for e-commerce products. To this end, we generate a large-scale photo-realistic synthetic data set for albedo extraction followed by training a ge…

Generative Adversarial Network