NAACL 2024industry18 citations

EIVEN: Efficient Implicit Attribute Value Extraction using Multimodal LLM

Henry Zou, Gavin Yu, Ziwei Fan, Dan Bu, Han Liu, Peng Dai, Dongmei Jia, Cornelia Caragea

Abstract

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 value extraction often struggle with implicit attribute values embedded in images or text, rely heavily on extensive labeled data, and can easily confuse similar attribute values. To address these issues, we introduce EIVEN, a data- and parameter-efficient generative framework that pioneers the use of multimodal LLM for implicit attribute value extraction. EIVEN leverages the rich inherent knowledge of a pre-trained LLM and vision encoder to reduce reliance on labeled data. We also introduce a novel Learning-by-Comparison technique to reduce model confusion by enforcing attribute value comparison and difference identification. Additionally, we construct initial open-source datasets for multimodal implicit attribute value extraction. Our extensive experiments reveal that EIVEN significantly outperforms existing methods in extracting implicit attribute values while requiring less labeled data.

BibTeX
@inproceedings{zou-etal-2024-eiven,
    title = "{EIVEN}: Efficient Implicit Attribute Value Extraction using Multimodal {LLM}",
    author = "Zou, Henry  and
      Yu, Gavin  and
      Fan, Ziwei  and
      Bu, Dan  and
      Liu, Han  and
      Dai, Peng  and
      Jia, Dongmei  and
      Caragea, Cornelia",
    editor = "Yang, Yi  and
      Davani, Aida  and
      Sil, Avi  and
      Kumar, Anoop",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 6: Industry Track)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-industry.40/",
    doi = "10.18653/v1/2024.naacl-industry.40",
    pages = "453--463"
}
EIVEN: Efficient Implicit Attribute Value Extraction using Multimodal LLM · NAACL 2024