Research on E-Commerce Long-Tail Product Recommendation Mechanism Based on Large-Scale Language Models
By: Qingyi Lu , Haotian Lyu , Jiayun Zheng and more
Potential Business Impact:
Helps online stores show you more unique items.
As e-commerce platforms expand their product catalogs, accurately recommending long-tail items becomes increasingly important for enhancing both user experience and platform revenue. A key challenge is the long-tail problem, where extreme data sparsity and cold-start issues limit the performance of traditional recommendation methods. To address this, we propose a novel long-tail product recommendation mechanism that integrates product text descriptions and user behavior sequences using a large-scale language model (LLM). First, we introduce a semantic visor, which leverages a pre-trained LLM to convert multimodal textual content such as product titles, descriptions, and user reviews into meaningful embeddings. These embeddings help represent item-level semantics effectively. We then employ an attention-based user intent encoder that captures users' latent interests, especially toward long-tail items, by modeling collaborative behavior patterns. These components feed into a hybrid ranking model that fuses semantic similarity scores, collaborative filtering outputs, and LLM-generated recommendation candidates. Extensive experiments on a real-world e-commerce dataset show that our method outperforms baseline models in recall (+12%), hit rate (+9%), and user coverage (+15%). These improvements lead to better exposure and purchase rates for long-tail products. Our work highlights the potential of LLMs in interpreting product content and user intent, offering a promising direction for future e-commerce recommendation systems.
Similar Papers
A Comprehensive Review on Harnessing Large Language Models to Overcome Recommender System Challenges
Information Retrieval
Makes online suggestions smarter and more personal.
Knowledge Distillation for Enhancing Walmart E-commerce Search Relevance Using Large Language Models
Information Retrieval
Makes online shopping find things faster.
Embedding based retrieval for long tail search queries in ecommerce
Information Retrieval
Helps shoppers find rare items online.