paper-with-me

Papers

Large Language Models for Generative Recommendation: A Survey and Visionary Discussions

2023-09-03 · Lei LI, Yongfeng Zhang, Dugang Liu, Li Chen

Large language models (LLM) not only have revolutionized the field of natural language processing (NLP) but also have the potential to reshape many other fields, e.g., recommender systems (RS). However, most of the related work treats an LLM as a component of the conventional recommendation pipeline (e.g., as a feature extractor), which may not be able to fully leverage the generative power of LLM. Instead of separating the recommendation process into multiple stages, such as score computation and re-ranking, this process can be simplified to one stage with LLM: directly generating recommendations from the complete pool of items. This survey reviews the progress, methods, and future directions of LLM-based generative recommendation by examining three questions: 1) What generative recommendation is, 2) Why RS should advance to generative recommendation, and 3) How to implement LLM-based generative recommendation for various RS tasks. We hope that this survey can provide the context and guidance needed to explore this interesting and emerging topic.

📄 PDF Abstract BibTeX arXiv:2309.01157

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsRe-RankingSurvey

Similar Papers 제목 키워드 기반

A Survey of Generative Search and Recommendation in the Era of Large Language Models

2024-04-25 · Yongqi Li, Xinyu Lin, Wenjie Wang, Fuli Feng 외

With the information explosion on the Web, search and recommendation are foundational infrastructures to satisfying users' information needs. As the two sides of the same coin, both revolve around the same core research …

GR-LLMs: Recent Advances in Generative Recommendation Based on Large Language Models

2025-07-09 · Zhen Yang, Haitao Lin, Jiawei Xue, Ziji Zhang

In the past year, Generative Recommendations (GRs) have undergone substantial advancements, especially in leveraging the powerful sequence modeling and reasoning capabilities of Large Language Models (LLMs) to enhance ov…

Recommendation SystemsSurvey

Visionary: The World Model Carrier Built on WebGPU-Powered Gaussian Splatting Platform

2025-12-09 · Yuning Gong, Yifei Liu, Yifan Zhan, Muyao Niu 외 arxiv

Neural rendering, particularly 3D Gaussian Splatting (3DGS), has evolved rapidly and become a key component for building world models. However, existing viewer solutions remain fragmented, heavy, or constrained by legacy…

CodeVisionary: An Agent-based Framework for Evaluating Large Language Models in Code Generation

2025-04-18 · Xinchen Wang, Pengfei Gao, Chao Peng, Ruida Hu 외

Large language models (LLMs) have demonstrated strong capabilities in code generation, underscoring the critical need for rigorous and comprehensive evaluation. Existing evaluation approaches fall into three categories, …

Code Generation

A Review of Modern Recommender Systems Using Generative Models (Gen-RecSys)

2024-03-31 · Yashar Deldjoo, Zhankui He, Julian McAuley, Anton Korikov 외

Traditional recommender systems (RS) typically use user-item rating histories as their main data source. However, deep generative models now have the capability to model and sample from complex data distributions, includ…

Collaborative FilteringRecommendation SystemsRetrievalSurvey