Table of Contents
Fetching ...

Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models

Yilun Jin, Zheng Li, Chenwei Zhang, Tianyu Cao, Yifan Gao, Pratik Jayarao, Mao Li, Xin Liu, Ritesh Sarkhel, Xianfeng Tang, Haodong Wang, Zhengyang Wang, Wenju Xu, Jingfeng Yang, Qingyu Yin, Xian Li, Priyanka Nigam, Yi Xu, Kai Chen, Qiang Yang, Meng Jiang, Bing Yin

TL;DR

Shopping MMLU introduces a large, multi-task benchmark for LLMs in online shopping, combining 57 tasks across four skills derived from real Amazon data. By reformulating tasks as text-to-text problems and evaluating 20+ LLMs under zero-shot conditions, the work reveals that general-domain knowledge transfers well to the shopping domain and that instruction fine-tuning has nuanced, model-dependent effects. Domain-specific IFT offers gains mainly on behavior and multilingual tasks but struggles to outperform strong general-domain models, highlighting the challenge of data coverage and model capacity. The benchmark, along with its insights on multi-task correlations, informs future directions for building versatile, data-rich, domain-specific LLM shop assistants and invites broader adoption for other service domains.

Abstract

Online shopping is a complex multi-task, few-shot learning problem with a wide and evolving range of entities, relations, and tasks. However, existing models and benchmarks are commonly tailored to specific tasks, falling short of capturing the full complexity of online shopping. Large Language Models (LLMs), with their multi-task and few-shot learning abilities, have the potential to profoundly transform online shopping by alleviating task-specific engineering efforts and by providing users with interactive conversations. Despite the potential, LLMs face unique challenges in online shopping, such as domain-specific concepts, implicit knowledge, and heterogeneous user behaviors. Motivated by the potential and challenges, we propose Shopping MMLU, a diverse multi-task online shopping benchmark derived from real-world Amazon data. Shopping MMLU consists of 57 tasks covering 4 major shopping skills: concept understanding, knowledge reasoning, user behavior alignment, and multi-linguality, and can thus comprehensively evaluate the abilities of LLMs as general shop assistants. With Shopping MMLU, we benchmark over 20 existing LLMs and uncover valuable insights about practices and prospects of building versatile LLM-based shop assistants. Shopping MMLU can be publicly accessed at https://github.com/KL4805/ShoppingMMLU. In addition, with Shopping MMLU, we host a competition in KDD Cup 2024 with over 500 participating teams. The winning solutions and the associated workshop can be accessed at our website https://amazon-kddcup24.github.io/.

Shopping MMLU: A Massive Multi-Task Online Shopping Benchmark for Large Language Models

TL;DR

Shopping MMLU introduces a large, multi-task benchmark for LLMs in online shopping, combining 57 tasks across four skills derived from real Amazon data. By reformulating tasks as text-to-text problems and evaluating 20+ LLMs under zero-shot conditions, the work reveals that general-domain knowledge transfers well to the shopping domain and that instruction fine-tuning has nuanced, model-dependent effects. Domain-specific IFT offers gains mainly on behavior and multilingual tasks but struggles to outperform strong general-domain models, highlighting the challenge of data coverage and model capacity. The benchmark, along with its insights on multi-task correlations, informs future directions for building versatile, data-rich, domain-specific LLM shop assistants and invites broader adoption for other service domains.

Abstract

Online shopping is a complex multi-task, few-shot learning problem with a wide and evolving range of entities, relations, and tasks. However, existing models and benchmarks are commonly tailored to specific tasks, falling short of capturing the full complexity of online shopping. Large Language Models (LLMs), with their multi-task and few-shot learning abilities, have the potential to profoundly transform online shopping by alleviating task-specific engineering efforts and by providing users with interactive conversations. Despite the potential, LLMs face unique challenges in online shopping, such as domain-specific concepts, implicit knowledge, and heterogeneous user behaviors. Motivated by the potential and challenges, we propose Shopping MMLU, a diverse multi-task online shopping benchmark derived from real-world Amazon data. Shopping MMLU consists of 57 tasks covering 4 major shopping skills: concept understanding, knowledge reasoning, user behavior alignment, and multi-linguality, and can thus comprehensively evaluate the abilities of LLMs as general shop assistants. With Shopping MMLU, we benchmark over 20 existing LLMs and uncover valuable insights about practices and prospects of building versatile LLM-based shop assistants. Shopping MMLU can be publicly accessed at https://github.com/KL4805/ShoppingMMLU. In addition, with Shopping MMLU, we host a competition in KDD Cup 2024 with over 500 participating teams. The winning solutions and the associated workshop can be accessed at our website https://amazon-kddcup24.github.io/.

Paper Structure

This paper contains 52 sections, 11 figures, 17 tables.

Figures (11)

  • Figure 1: Distinctive characteristics of online shopping with real-world examples.
  • Figure 2: A brief taxonomy of Shopping MMLU including all skills and sub-skills.
  • Figure 3: Task and skill-wise score correlations of Shopping MMLU.
  • Figure 4: General knowledge transfers well to online shopping.
  • Figure 5: Relation between base model scores and improvements of IFT on Shopping MMLU.
  • ...and 6 more figures