paper-with-me

홈 › Papers

Enhancing Serendipity Recommendation System by Constructing Dynamic User Knowledge Graphs with Large Language Models

2025-08-06 · Qian Yong, Yanhui Li, Jialiang Shi, Yaguang Dou, Tian Qi arxiv

The feedback loop in industrial recommendation systems reinforces homogeneous content, creates filter bubble effects, and diminishes user satisfaction. Recently, large language models(LLMs) have demonstrated potential in serendipity recommendation, thanks to their extensive world knowledge and superior reasoning capabilities. However, these models still face challenges in ensuring the rationality of the reasoning process, the usefulness of the reasoning results, and meeting the latency requirements of industrial recommendation systems (RSs). To address these challenges, we propose a method that leverages llm to dynamically construct user knowledge graphs, thereby enhancing the serendipity of recommendation systems. This method comprises a two stage framework:(1) two-hop interest reasoning, where user static profiles and historical behaviors are utilized to dynamically construct user knowledge graphs via llm. Two-hop reasoning, which can enhance the quality and accuracy of LLM reasoning results, is then performed on the constructed graphs to identify users' potential interests; and(2) Near-line adaptation, a cost-effective approach to deploying the aforementioned models in industrial recommendation systems. We propose a u2i (user-to-item) retrieval model that also incorporates i2i (item-to-item) retrieval capabilities, the retrieved items not only exhibit strong relevance to users' newly emerged interests but also retain the high conversion rate of traditional u2i retrieval. Our online experiments on the Dewu app, which has tens of millions of users, indicate that the method increased the exposure novelty rate by 4.62%, the click novelty rate by 4.85%, the average view duration per person by 0.15%, unique visitor click through rate by 0.07%, and unique visitor interaction penetration by 0.30%, enhancing user experience.

📄 PDF Abstract BibTeX arXiv:2508.04032

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsKnowledge Graphs

Similar Papers 제목 키워드 기반

Bursting Filter Bubble: Enhancing Serendipity Recommendations with Aligned Large Language Models

2025-02-19 · Yunjia Xi, Muyan Weng, Wen Chen, Chao Yi 외

Recommender systems (RSs) often suffer from the feedback loop phenomenon, e.g., RSs are trained on data biased by their recommendations. This leads to the filter bubble effect that reinforces homogeneous content and redu…

Profile GenerationRecommendation SystemsWorld Knowledge

Engineering Serendipity through Recommendations of Items with Atypical Aspects

2025-05-29 · Ramit Aditya, Razvan Bunescu, Smita Nannaware, Erfan Al-Hossami

A restaurant dinner or a hotel stay may lead to memorable experiences when guests encounter unexpected aspects that also match their interests. For example, an origami-making station in the waiting area of a restaurant m…

In-Context Learning

Generating Self-Serendipity Preference in Recommender Systems for Addressing Cold Start Problems

2022-04-27 · Yuanbo Xu, Yongjian Yang, En Wang

Classical accuracy-oriented Recommender Systems (RSs) typically face the cold-start problem and the filter-bubble problem when users suffer the familiar, repeated, and even predictable recommendations, making them boring…

Recommendation Systems

Topic-Level Bayesian Surprise and Serendipity for Recommender Systems

2023-08-11 · Tonmoy Hasan, Razvan Bunescu

A recommender system that optimizes its recommendations solely to fit a user's history of ratings for consumed items can create a filter bubble, wherein the user does not get to experience items from novel, unseen catego…

Collaborative FilteringRecommendation Systems

User Validation of Recommendation Serendipity Metrics

2019-06-27 · Li Chen, Ningxia Wang, Yonghua Yang, Keping Yang 외

Though it has been recognized that recommending serendipitous (i.e., surprising and relevant) items can be helpful for increasing users' satisfaction and behavioral intention, how to measure serendipity in the offline en…