paper-with-me

Papers

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. In this paper, we propose to tackle the AVE task using generative frameworks. We present two types of generative paradigms, namely, word sequence-based and positional sequence-based, by formulating the AVE task as a generation problem. We conduct experiments on two datasets where the generative approaches achieve the new state-of-the-art results. This shows that we can use the proposed framework for AVE tasks without additional tagging or task-specific model design.

📄 PDF Abstract BibTeX arXiv:2208.07130

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeAttribute Value Extraction

Similar Papers 제목 키워드 기반

OpenTag: Open Attribute Value Extraction from Product Profiles [Deep Learning, Active Learning, Named Entity Recognition]

2018-06-01 · Guineng Zheng, Subhabrata Mukherjee, Xin Luna Dong, Fei-Fei Li

Extraction of missing attribute values is to find values describing an attribute of interest from a free text input. Most past related work on extraction of missing attribute values work with a closed world assumption wi…

Active LearningAttributeAttribute Value ExtractionMissing Values+3

A Unified Generative Approach to Product Attribute-Value Identification

2023-06-09 · Keiji Shinzato, Naoki Yoshinaga, Yandi Xia, Wei-Te Chen

Product attribute-value identification (PAVI) has been studied to link products on e-commerce sites with their attribute values (e.g., <Material, Cotton>) using product text as clues. Technical demands from real-world e-…

Attribute

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

EIVEN: Efficient Implicit Attribute Value Extraction using Multimodal LLM

2024-04-13 · Henry Peng Zou, Gavin Heqing Yu, Ziwei Fan, Dan Bu 외

In e-commerce, accurately extracting product attribute values from multimodal data is crucial for improving user experience and operational efficiency of retailers. However, previous approaches to multimodal attribute va…

AttributeAttribute Value ExtractionMultimodal Attribute Value Extraction

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