paper-with-me

Papers

Attribute Value Generation from Product Title using Language Models

2021-08-01 · ACL (ECNLP) 2021 8 · Kalyani Roy, Pawan Goyal, Manish Pandey

Identifying the value of product attribute is essential for many e-commerce functions such as product search and product recommendations. Therefore, identifying attribute values from unstructured product descriptions is a critical undertaking for any e-commerce retailer. What makes this problem challenging is the diversity of product types and their attributes and values. Existing methods have typically employed multiple types of machine learning models, each of which handles specific product types or attribute classes. This has limited their scalability and generalization for large scale real world e-commerce applications. Previous approaches for this task have formulated the attribute value extraction as a Named Entity Recognition (NER) task or a Question Answering (QA) task. In this paper we have presented a generative approach to the attribute value extraction problem using language models. We leverage the large-scale pretraining of the GPT-2 and the T5 text-to-text transformer to create fine-tuned models that can effectively perform this task. We show that a single general model is very effective for this task over a broad set of product attribute values with the open world assumption. Our approach achieves state-of-the-art performance for different attribute classes, which has previously required a diverse set of models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeAttribute Value Extractionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERQuestion Answering

Similar Papers 제목 키워드 기반

Multi-Value-Product Retrieval-Augmented Generation for Industrial Product Attribute Value Identification

2025-09-28 · Huike Zou, Haiyang Yang, Yindu Su, Liyu Chen 외 arxiv

Identifying attribute values from product profiles is a key task for improving product search, recommendation, and business analytics on e-commerce platforms, which we called Product Attribute Value Identification (PAVI)…

Exploring Generative Models for Joint Attribute Value Extraction from Product Titles

2022-08-15 · Kalyani Roy, Tapas Nayak, Pawan Goyal

Attribute values of the products are an essential component in any e-commerce platform. Attribute Value Extraction (AVE) deals with extracting the attributes of a product and their values from its title or description. I…

AttributeAttribute Value Extraction

Using LLMs for the Extraction and Normalization of Product Attribute Values

2024-03-04 · Alexander Brinkmann, Nick Baumann, Christian Bizer

Product offers on e-commerce websites often consist of a product title and a textual product description. In order to enable features such as faceted product search or to generate product comparison tables, it is necessa…

AttributeAttribute Value ExtractionProduct Recommendation

CAVE: Correcting Attribute Values in E-commerce Profiles

2022-10-17 · ACM International Conference on Information & Knowledge Management 2022 10 · Kassem Sabeh, Mouna Kacimi, Johann Gamper

Attribute value extraction from product profiles is essential for many applications such as product retrieval, comparison, and recommendation. While existing techniques focus mainly on the extraction task, none of them d…

AttributeAttribute Value ExtractionQuestion AnsweringRetrieval

OA-Mine: Open-World Attribute Mining for E-Commerce Products with Weak Supervision

2022-04-29 · Xinyang Zhang, Chenwei Zhang, Xian Li, Xin Luna Dong 외

Automatic extraction of product attributes from their textual descriptions is essential for online shopper experience. One inherent challenge of this task is the emerging nature of e-commerce products -- we see new types…

AttributeAttribute MiningAttribute Value ExtractionLanguage Modeling+1