EMNLP 2024finding6 citations

IntentionQA: A Benchmark for Evaluating Purchase Intention Comprehension Abilities of Language Models in E-commerce

Wenxuan Ding, Weiqi Wang, Sze Heng Douglas Kwok, Minghao Liu, Tianqing Fang, Jiaxin Bai, Xin Liu, Changlong Yu

Abstract

Enhancing Language Models’ (LMs) ability to understand purchase intentions in E-commerce scenarios is crucial for their effective assistance in various downstream tasks. However, previous approaches that distill intentions from LMs often fail to generate meaningful and human-centric intentions applicable in real-world E-commerce contexts. This raises concerns about the true comprehension and utilization of purchase intentions by LMs. In this paper, we present IntentionQA, a double-task multiple-choice question answering benchmark to evaluate LMs’ comprehension of purchase intentions in E-commerce. Specifically, LMs are tasked to infer intentions based on purchased products and utilize them to predict additional purchases. IntentionQA consists of 4,360 carefully curated problems across three difficulty levels, constructed using an automated pipeline to ensure scalability on large E-commerce platforms. Human evaluations demonstrate the high quality and low false-negative rate of our benchmark. Extensive experiments across 19 language models show that they still struggle with certain scenarios, such as understanding products and intentions accurately, jointly reasoning with products and intentions, and more, in which they fall far behind human performances.

BibTeX
@inproceedings{ding-etal-2024-intentionqa,
    title = "{I}ntention{QA}: A Benchmark for Evaluating Purchase Intention Comprehension Abilities of Language Models in {E}-commerce",
    author = "Ding, Wenxuan  and
      Wang, Weiqi  and
      Kwok, Sze Heng Douglas  and
      Liu, Minghao  and
      Fang, Tianqing  and
      Bai, Jiaxin  and
      Liu, Xin  and
      Yu, Changlong  and
      Li, Zheng  and
      Luo, Chen  and
      Yin, Qingyu  and
      Yin, Bing  and
      He, Junxian  and
      Song, Yangqiu",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.123/",
    doi = "10.18653/v1/2024.findings-emnlp.123",
    pages = "2247--2266"
}