paper-with-me

홈 › Papers

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 necessary to extract structured attribute-value pairs from the unstructured product titles and descriptions and to normalize the extracted values to a single, unified scale for each attribute. This paper explores the potential of using large language models (LLMs), such as GPT-3.5 and GPT-4, to extract and normalize attribute values from product titles and descriptions. We experiment with different zero-shot and few-shot prompt templates for instructing LLMs to extract and normalize attribute-value pairs. We introduce the Web Data Commons - Product Attribute Value Extraction (WDC-PAVE) benchmark dataset for our experiments. WDC-PAVE consists of product offers from 59 different websites which provide schema.org annotations. The offers belong to five different product categories, each with a specific set of attributes. The dataset provides manually verified attribute-value pairs in two forms: (i) directly extracted values and (ii) normalized attribute values. The normalization of the attribute values requires systems to perform the following types of operations: name expansion, generalization, unit of measurement conversion, and string wrangling. Our experiments demonstrate that GPT-4 outperforms the PLM-based extraction methods SU-OpenTag, AVEQA, and MAVEQA by 10%, achieving an F1-score of 91%. For the extraction and normalization of product attribute values, GPT-4 achieves a similar performance to the extraction scenario, while being particularly strong at string wrangling and name expansion.

📄 PDF Abstract BibTeX arXiv:2403.02130

Code (1)

wbsg-uni-mannheim/wdc-pave 공식 구현

Tasks

AttributeAttribute Value ExtractionProduct Recommendation

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
{Dispute@FaQ-s}How to file a dispute with Expedia? How to file a dispute with Expedia? To file a complaint against Expedia, first try contacting their customer service directly. You can reach them by phone at…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Attribute Extraction from Product Titles in eCommerce

2016-08-15 · Ajinkya More

This paper presents a named entity extraction system for detecting attributes in product titles of eCommerce retailers like Walmart. The absence of syntactic structure in such short pieces of text makes extracting attrib…

AttributeAttribute ExtractionEntity Extraction using GAN

ExtractGPT: Exploring the Potential of Large Language Models for Product Attribute Value Extraction

2023-10-19 · Alexander Brinkmann, Roee Shraga, Christian Bizer

E-commerce platforms require structured product data in the form of attribute-value pairs to offer features such as faceted product search or attribute-based product comparison. However, vendors often provide unstructure…

AttributeAttribute Value Extraction

MAVE: A Product Dataset for Multi-source Attribute Value Extraction

2021-12-16 · Li Yang, Qifan Wang, Zac Yu, Anand Kulkarni 외

Attribute value extraction refers to the task of identifying values of an attribute of interest from product information. Product attribute values are essential in many e-commerce scenarios, such as customer service robo…

AttributeAttribute ExtractionAttribute Value ExtractionRetrieval

AE-smnsMLC: Multi-Label Classification with Semantic Matching and Negative Label Sampling for Product Attribute Value Extraction

2023-10-11 · Zhongfen Deng, Wei-Te Chen, Lei Chen, Philip S. Yu

Product attribute value extraction plays an important role for many real-world applications in e-Commerce such as product search and recommendation. Previous methods treat it as a sequence labeling task that needs more a…

AttributeAttribute Value ExtractionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Multimodal Joint Attribute Prediction and Value Extraction for E-commerce Product

2020-09-15 · EMNLP 2020 11 · Tiangang Zhu, Yue Wang, Haoran Li, Youzheng Wu 외

Product attribute values are essential in many e-commerce scenarios, such as customer service robots, product recommendations, and product retrieval. While in the real world, the attribute values of a product are usually…

AttributeAttribute Value ExtractionMultimodal Attribute Value ExtractionRetrieval