13 papers
Learning from Unreachable Rewards: Hint-Conditioned Reinforcement Learning for Generative Recommendation
Kangning Zhang, Haotian Fang, Xukun Luo +6
Semantic-ID generative recommenders represent each item as a short sequence of discrete semantic tokens and predict the next item by autoregressively generating this token sequence…
MuonRec: Shifting the Optimizer Paradigm Beyond Adam in Scalable Generative Recommendation
Rong Shan, Aofan Yu, Bo Chen +7
Recommender systems (RecSys) are increasingly emphasizing scaling, leveraging larger architectures and more interaction data to improve personalization. Yet, despite the optimizer'…
Position: The Real Barrier to LLM Agent Usability is Agentic ROI
Weiwen Liu, Jiarui Qin, Xu Huang +10
Large Language Model (LLM) agents represent a promising shift in human-AI interaction, moving beyond passive prompt-response systems to autonomous agents capable of reasoning, plan…
Prompt Tuning as User Inherent Profile Inference Machine
Yusheng Lu, Zhaocheng Du, Xiangyang Li +9
Large Language Models (LLMs) have exhibited significant promise in recommender systems by empowering user profiles with their extensive world knowledge and superior reasoning capab…
RecCocktail: A Generalizable and Efficient Framework for LLM-Based Recommendation
Min Hou, Chenxi Bai, Le Wu +6
Large Language Models (LLMs) have achieved remarkable success in recent years, owing to their impressive generalization capabilities and rich world knowledge. To capitalize on the…
NL-Debugging: Exploiting Natural Language as an Intermediate Representation for Code Debugging
Weiming Zhang, Qingyao Li, Xinyi Dai +7
Debugging is a critical aspect of LLM's coding ability. Early debugging efforts primarily focused on code-level analysis, which often falls short when addressing complex programmin…