paper-with-me

홈 › Papers

Serendipitous Recommendation with Multimodal LLM

2025-06-09 · HaoTing Wang, Jianling Wang, Hao Li, Fangjun Yi, Mengyu Fu, Youwei Zhang, Yifan Liu, Liang Liu, Minmin Chen, Ed H. Chi, Lichan Hong, Haokai Lu

Conventional recommendation systems succeed in identifying relevant content but often fail to provide users with surprising or novel items. Multimodal Large Language Models (MLLMs) possess the world knowledge and multimodal understanding needed for serendipity, but their integration into billion-item-scale platforms presents significant challenges. In this paper, we propose a novel hierarchical framework where fine-tuned MLLMs provide high-level guidance to conventional recommendation models, steering them towards more serendipitous suggestions. This approach leverages MLLM strengths in understanding multimodal content and user interests while retaining the efficiency of traditional models for item-level recommendation. This mitigates the complexity of applying MLLMs directly to vast action spaces. We also demonstrate a chain-of-thought strategy enabling MLLMs to discover novel user interests by first understanding video content and then identifying relevant yet unexplored interest clusters. Through live experiments within a commercial short-form video platform serving billions of users, we show that our MLLM-powered approach significantly improves both recommendation serendipity and user satisfaction.

📄 PDF Abstract BibTeX arXiv:2506.08283

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsWorld Knowledge

Similar Papers 제목 키워드 기반

A Serendipitous Recommendation System Considering User Curiosity

2025-04-09 · Zhelin Xu, Atsushi Matsumura

To address the problem of narrow recommendation ranges caused by an emphasis on prediction accuracy, serendipitous recommendations, which consider both usefulness and unexpectedness, have attracted attention. However, re…

Skill-based Explanations for Serendipitous Course Recommendation

2025-08-27 · Hung Chau, Run Yu, Zachary Pardos, Peter Brusilovsky arxiv

Academic choice is crucial in U.S. undergraduate education, allowing students significant freedom in course selection. However, navigating the complex academic environment is challenging due to limited information, guida…

Recommendation Systems

Making Cross-Domain Recommendations by Associating Disjoint Users and Items Through the Affective Aware Pseudo Association Method

2020-12-10 · John Kalung Leung, Igor Griva, William G. Kennedy

This paper utilizes an ingenious text-based affective aware pseudo association method (AAPAM) to link disjoint users and items across different information domains and leverage them to make cross-domain content-based and…

Collaborative FilteringInformation RetrievalRetrieval

When Relevance Meets Novelty: Dual-Stable Periodic Optimization for Serendipitous Recommendation

2025-08-01 · Hongxiang Lin, Hao Guo, Zeshun Li, Erpeng Xue 외 arxiv

Traditional recommendation systems tend to trap users in strong feedback loops by excessively pushing content aligned with their historical preferences, thereby limiting exploration opportunities and causing content fati…

Recommendation Systems

Job Recommendation through Progression of Job Selection

2019-05-28 · Amber Nigam, Aakash Roy, Arpan Saxena, Hartaran Singh

Job recommendation has traditionally been treated as a filter-based match or as a recommendation based on the features of jobs and candidates as discrete entities. In this paper, we introduce a methodology where we lever…

BIG-bench Machine LearningRecommendation Systems