paper-with-me

홈 › Papers

LLMs for User Interest Exploration in Large-scale Recommendation Systems

2024-05-25 · Jianling Wang, Haokai Lu, Yifan Liu, He Ma, Yueqi Wang, Yang Gu, Shuzhou Zhang, Ningren Han, Shuchao Bi, Lexi Baugher, Ed Chi, Minmin Chen

Traditional recommendation systems are subject to a strong feedback loop by learning from and reinforcing past user-item interactions, which in turn limits the discovery of novel user interests. To address this, we introduce a hybrid hierarchical framework combining Large Language Models (LLMs) and classic recommendation models for user interest exploration. The framework controls the interfacing between the LLMs and the classic recommendation models through "interest clusters", the granularity of which can be explicitly determined by algorithm designers. It recommends the next novel interests by first representing "interest clusters" using language, and employs a fine-tuned LLM to generate novel interest descriptions that are strictly within these predefined clusters. At the low level, it grounds these generated interests to an item-level policy by restricting classic recommendation models, in this case a transformer-based sequence recommender to return items that fall within the novel clusters generated at the high level. We showcase the efficacy of this approach on an industrial-scale commercial platform serving billions of users. Live experiments show a significant increase in both exploration of novel interests and overall user enjoyment of the platform.

📄 PDF Abstract BibTeX arXiv:2405.16363

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

User Feedback Alignment for LLM-powered Exploration in Large-scale Recommendation Systems

2025-04-07 · Jianling Wang, Yifan Liu, Yinghao Sun, Xuejian Ma 외

Exploration, the act of broadening user experiences beyond their established preferences, is challenging in large-scale recommendation systems due to feedback loops and limited signals on user exploration patterns. Large…

DiversityRecommendation SystemsWorld Knowledge

PIE: Personalized Interest Exploration for Large-Scale Recommender Systems

2023-04-13 · Khushhall Chandra Mahajan, Amey Porobo Dharwadker, Romil Shah, Simeng Qu 외

Recommender systems are increasingly successful in recommending personalized content to users. However, these systems often capitalize on popular content. There is also a continuous evolution of user interests that need …

Recommendation Systems

Seeing the Forest through the Trees: Adaptive Local Exploration of Large Graphs

2016-07-22 · Pienta Robert, Lin Zhiyuan, Kahng Minsuk, Vreeken Jilles 외

Visualization is a powerful paradigm for exploratory data analysis. Visualizing large graphs, however, often results in a meaningless hairball. In this paper, we propose a different approach that helps the user adaptivel…

Large Language Models for User Interest Journeys

2023-05-24 · Konstantina Christakopoulou, Alberto Lalama, Cj Adams, Iris Qu 외

Large language models (LLMs) have shown impressive capabilities in natural language understanding and generation. Their potential for deeper user understanding and improved personalized user experience on recommendation …

Natural Language UnderstandingRecommendation Systems

Density-based User Representation using Gaussian Process Regression for Multi-interest Personalized Retrieval

2023-10-31 · Haolun Wu, Ofer Meshi, Masrour Zoghi, Fernando Diaz 외

Accurate modeling of the diverse and dynamic interests of users remains a significant challenge in the design of personalized recommender systems. Existing user modeling methods, like single-point and multi-point represe…

DiversityGPRRecommendation Systemsregression+1