paper-with-me

홈 › Papers

LLM-I2I: Boost Your Small Item2Item Recommendation Model with Large Language Model

2025-12-25 · Yinfu Feng, Yanjing Wu, Rong Xiao, Xiaoyi Zen arxiv

Item-to-Item (I2I) recommendation models are widely used in real-world systems due to their scalability, real-time capabilities, and high recommendation quality. Research to enhance I2I performance focuses on two directions: 1) model-centric approaches, which adopt deeper architectures but risk increased computational costs and deployment complexity, and 2) data-centric methods, which refine training data without altering models, offering cost-effectiveness but struggling with data sparsity and noise. To address these challenges, we propose LLM-I2I, a data-centric framework leveraging Large Language Models (LLMs) to mitigate data quality issues. LLM-I2I includes (1) an LLM-based generator that synthesizes user-item interactions for long-tail items, alleviating data sparsity, and (2) an LLM-based discriminator that filters noisy interactions from real and synthetic data. The refined data is then fused to train I2I models. Evaluated on industry (AEDS) and academic (ARD) datasets, LLM-I2I consistently improves recommendation accuracy, particularly for long-tail items. Deployed on a large-scale cross-border e-commerce platform, it boosts recall number (RN) by 6.02% and gross merchandise value (GMV) by 1.22% over existing I2I models. This work highlights the potential of LLMs in enhancing data-centric recommendation systems without modifying model architectures.

📄 PDF Abstract BibTeX arXiv:2512.21595

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Highly Relevant Routing Recommendation Systems for Handling Few Data Using MDL Principle and Embedded Relevance Boosting Factors

2018-06-13 · Puspitaningrum Diyah, Prasetya I. S. W. B., Wicaksono P. A.

A route recommendation system can provide better recommendation if it also takes collected user reviews into account, e.g. places that generally get positive reviews may be preferred. However, to classify sentiment, many…

ClassificationGeneral ClassificationRecommendation SystemsSentiment Analysis+1

Evaluation Metrics for Item Recommendation under Sampling

2019-12-04 · Steffen Rendle

The task of item recommendation requires ranking a large catalogue of items given a context. Item recommendation algorithms are evaluated using ranking metrics that depend on the positions of relevant items. To speed up …

Mining Latent Structures for Multimedia Recommendation

2021-04-19 · Jinghao Zhang, Yanqiao Zhu, Qiang Liu, Shu Wu 외

Multimedia content is of predominance in the modern Web era. Investigating how users interact with multimodal items is a continuing concern within the rapid development of recommender systems. The majority of previous wo…

Collaborative FilteringMultimedia recommendationMulti-modal RecommendationMultimodal Recommendation+1

A Review on Recommendation Systems: Context-aware to Social-based

2018-11-28 · Seyednezhad S. M. Mahdi, Cozart Kailey Nobuko, Bowllan John Anthony, Smith Anthony O.

The number of Internet users had grown rapidly enticing companies and cooperations to make full use of recommendation infrastructures. Consequently, online advertisement companies emerged to aid us in the presence of num…

Recommendation Systems

Reinforced Path Reasoning for Counterfactual Explainable Recommendation

2022-07-14 · Xiangmeng Wang, Qian Li, Dianer Yu, Guandong Xu

Counterfactual explanations interpret the recommendation mechanism via exploring how minimal alterations on items or users affect the recommendation decisions. Existing counterfactual explainable approaches face huge sea…

AttributecounterfactualCounterfactual ExplanationExplainable Recommendation