English

Knowledge-Enhanced Multi-Label Few-Shot Product Attribute-Value Extraction

Information Retrieval 2023-08-17 v1 Computation and Language

Abstract

Existing attribute-value extraction (AVE) models require large quantities of labeled data for training. However, new products with new attribute-value pairs enter the market every day in real-world e-Commerce. Thus, we formulate AVE in multi-label few-shot learning (FSL), aiming to extract unseen attribute value pairs based on a small number of training examples. We propose a Knowledge-Enhanced Attentive Framework (KEAF) based on prototypical networks, leveraging the generated label description and category information to learn more discriminative prototypes. Besides, KEAF integrates with hybrid attention to reduce noise and capture more informative semantics for each class by calculating the label-relevant and query-related weights. To achieve multi-label inference, KEAF further learns a dynamic threshold by integrating the semantic information from both the support set and the query set. Extensive experiments with ablation studies conducted on two datasets demonstrate that KEAF outperforms other SOTA models for information extraction in FSL. The code can be found at: https://github.com/gjiaying/KEAF

Cite

@article{arxiv.2308.08413,
  title  = {Knowledge-Enhanced Multi-Label Few-Shot Product Attribute-Value Extraction},
  author = {Jiaying Gong and Wei-Te Chen and Hoda Eldardiry},
  journal= {arXiv preprint arXiv:2308.08413},
  year   = {2023}
}

Comments

6 pages, 2 figures, published in CIKM 2023

R2 v1 2026-06-28T11:57:07.078Z