English

A Unified Generative Approach to Product Attribute-Value Identification

Computation and Language 2023-06-12 v1 Artificial Intelligence

Abstract

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-commerce platforms require PAVI methods to handle unseen values, multi-attribute values, and canonicalized values, which are only partly addressed in existing extraction- and classification-based approaches. Motivated by this, we explore a generative approach to the PAVI task. We finetune a pre-trained generative model, T5, to decode a set of attribute-value pairs as a target sequence from the given product text. Since the attribute value pairs are unordered set elements, how to linearize them will matter; we, thus, explore methods of composing an attribute-value pair and ordering the pairs for the task. Experimental results confirm that our generation-based approach outperforms the existing extraction and classification-based methods on large-scale real-world datasets meant for those methods.

Keywords

Cite

@article{arxiv.2306.05605,
  title  = {A Unified Generative Approach to Product Attribute-Value Identification},
  author = {Keiji Shinzato and Naoki Yoshinaga and Yandi Xia and Wei-Te Chen},
  journal= {arXiv preprint arXiv:2306.05605},
  year   = {2023}
}

Comments

Accepted to the Findings of ACL 2023

R2 v1 2026-06-28T11:00:37.561Z