ACL 2023findings12 citations

Pay Attention to Implicit Attribute Values: A Multi-modal Generative Framework for AVE Task

Yupeng Zhang, Shensi Wang, Peiguang Li, Guanting Dong, Sirui Wang, Yunsen Xian, Zhoujun Li, Hongzhi Zhang

Abstract

Attribute Value Extraction (AVE) boosts many e-commerce platform services such as targeted recommendation, product retrieval and question answering. Most previous studies adopt an extractive framework such as named entity recognition (NER) to capture subtokens in the product descriptions as the corresponding values of target attributes. However, in the real world scenario, there also exist implicit attribute values that are not mentioned explicitly but embedded in the image information and implied text meaning of products, for which the power of extractive methods is severely constrained. To address the above issues, we exploit a unified multi-modal AVE framework named DEFLATE (a multi-modal unifieD framEwork For impLicit And expliciT AVE) to acquire implicit attribute values in addition to the explicit ones. DEFLATE consists of a QA-based generation model to produce candidate attribute values from the product information of different modalities, and a discriminative model to ensure the credibility of the generated answers. Meanwhile, to provide a testbed that close to the real world, we collect and annotate a multi-modal dataset with parts of implicit attribute values. Extensive experiments conducted on multiple datasets demonstrate that DEFLATE significantly outperforms previous methods on the extraction of implicit attribute values, while achieving comparable performance for the explicit ones.

BibTeX
@inproceedings{zhang-etal-2023-pay,
    title = "Pay Attention to Implicit Attribute Values: A Multi-modal Generative Framework for {AVE} Task",
    author = "Zhang, Yupeng  and
      Wang, Shensi  and
      Li, Peiguang  and
      Dong, Guanting  and
      Wang, Sirui  and
      Xian, Yunsen  and
      Li, Zhoujun  and
      Zhang, Hongzhi",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.831/",
    doi = "10.18653/v1/2023.findings-acl.831",
    pages = "13139--13151"
}
Pay Attention to Implicit Attribute Values: A Multi-modal Generative Framework for AVE Task · ACL 2023