EMNLP 2024industry3 citations

IPL: Leveraging Multimodal Large Language Models for Intelligent Product Listing

Kang Chen, Qing Heng Zhang, Chengbao Lian, Yixin Ji, Xuwei Liu, Shuguang Han, Guoqiang Wu, Fei Huang

Abstract

Unlike professional Business-to-Consumer (B2C) e-commerce platforms (e.g., Amazon), Consumer-to-Consumer (C2C) platforms (e.g., Facebook marketplace) are mainly targeting individual sellers who usually lack sufficient experience in e-commerce. Individual sellers often struggle to compose proper descriptions for selling products. With the recent advancement of Multimodal Large Language Models (MLLMs), we attempt to integrate such state-of-the-art generative AI technologies into the product listing process. To this end, we develop IPL, an Intelligent Product Listing tool tailored to generate descriptions using various product attributes such as category, brand, color, condition, etc. IPL enables users to compose product descriptions by merely uploading photos of the selling product. More importantly, it can imitate the content style of our C2C platform Xianyu. This is achieved by employing domain-specific instruction tuning on MLLMs, and by adopting the multi-modal Retrieval-Augmented Generation (RAG) process. A comprehensive empirical evaluation demonstrates that the underlying model of IPL significantly outperforms the base model in domain-specific tasks while producing less hallucination. IPL has been successfully deployed in our production system, where 72% of users have their published product listings based on the generated content, and those product listings are shown to have a quality score 5.6% higher than those without AI assistance.

BibTeX
@inproceedings{chen-etal-2024-ipl,
    title = "{IPL}: Leveraging Multimodal Large Language Models for Intelligent Product Listing",
    author = "Chen, Kang  and
      Zhang, Qing Heng  and
      Lian, Chengbao  and
      Ji, Yixin  and
      Liu, Xuwei  and
      Han, Shuguang  and
      Wu, Guoqiang  and
      Huang, Fei  and
      Chen, Jufeng",
    editor = "Dernoncourt, Franck  and
      Preo{\c{t}}iuc-Pietro, Daniel  and
      Shimorina, Anastasia",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing: Industry Track",
    month = nov,
    year = "2024",
    address = "Miami, Florida, US",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-industry.52/",
    doi = "10.18653/v1/2024.emnlp-industry.52",
    pages = "697--711"
}
IPL: Leveraging Multimodal Large Language Models for Intelligent Product Listing · EMNLP 2024