8 papers · 1 filter
BlossomRec: Block-level Fused Sparse Attention Mechanism for Sequential Recommendations
Mengyang Ma, Xiaopeng Li, Wanyu Wang +9
Transformer structures have been widely used in sequential recommender systems (SRS). However, as user interaction histories increase, computational time and memory requirements al…
Process vs. Outcome Reward: Which is Better for Agentic RAG Reinforcement Learning
Wenlin Zhang, Xiangyang Li, Kuicai Dong +9
Retrieval-augmented generation (RAG) enhances the text generation capabilities of large language models (LLMs) by integrating external knowledge and up-to-date information. However…
LSRP: A Leader-Subordinate Retrieval Framework for Privacy-Preserving Cloud-Device Collaboration
Yingyi Zhang, Pengyue Jia, Xianneng Li +8
Cloud-device collaboration leverages on-cloud Large Language Models (LLMs) for handling public user queries and on-device Small Language Models (SLMs) for processing private user d…
SELF: Surrogate-light Feature Selection with Large Language Models in Deep Recommender Systems
Pengyue Jia, Zhaocheng Du, Yichao Wang +6
Feature selection is crucial in recommender systems for improving model efficiency and predictive performance. Conventional approaches typically employ surrogate models-such as dec…
A Survey of Personalization: From RAG to Agent
Xiaopeng Li, Pengyue Jia, Derong Xu +11
Personalization has become an essential capability in modern AI systems, enabling customized interactions that align with individual user preferences, contexts, and goals. Recent r…
SampleLLM: Optimizing Tabular Data Synthesis in Recommendations
Jingtong Gao, Zhaocheng Du, Xiaopeng Li +5
Tabular data synthesis is crucial in machine learning, yet existing general methods-primarily based on statistical or deep learning models-are highly data-dependent and often fall…