English

Large Language Models for Relevance Judgment in Product Search

Information Retrieval 2024-07-18 v2 Artificial Intelligence

Abstract

High relevance of retrieved and re-ranked items to the search query is the cornerstone of successful product search, yet measuring relevance of items to queries is one of the most challenging tasks in product information retrieval, and quality of product search is highly influenced by the precision and scale of available relevance-labelled data. In this paper, we present an array of techniques for leveraging Large Language Models (LLMs) for automating the relevance judgment of query-item pairs (QIPs) at scale. Using a unique dataset of multi-million QIPs, annotated by human evaluators, we test and optimize hyper parameters for finetuning billion-parameter LLMs with and without Low Rank Adaption (LoRA), as well as various modes of item attribute concatenation and prompting in LLM finetuning, and consider trade offs in item attribute inclusion for quality of relevance predictions. We demonstrate considerable improvement over baselines of prior generations of LLMs, as well as off-the-shelf models, towards relevance annotations on par with the human relevance evaluators. Our findings have immediate implications for the growing field of relevance judgment automation in product search.

Keywords

Cite

@article{arxiv.2406.00247,
  title  = {Large Language Models for Relevance Judgment in Product Search},
  author = {Navid Mehrdad and Hrushikesh Mohapatra and Mossaab Bagdouri and Prijith Chandran and Alessandro Magnani and Xunfan Cai and Ajit Puthenputhussery and Sachin Yadav and Tony Lee and ChengXiang Zhai and Ciya Liao},
  journal= {arXiv preprint arXiv:2406.00247},
  year   = {2024}
}

Comments

10 pages, 1 figure, 11 tables - SIGIR 2024, LLM4Eval

R2 v1 2026-06-28T16:49:16.404Z