LLM-Enhanced Reranking for Complementary Product Recommendation
Zekun Xu, Yudi Zhang

TL;DR
This paper proposes a model-agnostic LLM-based reranking method to improve the accuracy and diversity of complementary product recommendations in e-commerce, without retraining existing models.
Contribution
It introduces a novel LLM prompting strategy for reranking that enhances recommendation quality and diversity, addressing limitations of prior GNN-based approaches.
Findings
50% increase in accuracy metrics
2% increase in diversity metrics
Effective on multiple public datasets
Abstract
Complementary product recommendation, which aims to suggest items that are used together to enhance customer value, is a crucial yet challenging task in e-commerce. While existing graph neural network (GNN) approaches have made significant progress in capturing complex product relationships, they often struggle with the accuracy-diversity tradeoff, particularly for long-tail items. This paper introduces a model-agnostic approach that leverages Large Language Models (LLMs) to enhance the reranking of complementary product recommendations. Unlike previous works that use LLMs primarily for data preprocessing and graph augmentation, our method applies LLM-based prompting strategies directly to rerank candidate items retrieved from existing recommendation models, eliminating the need for model retraining. Through extensive experiments on public datasets, we demonstrate that our approach…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Text Analysis Techniques · Recommender Systems and Techniques · Text and Document Classification Technologies
