27 citations · 27 across the 5 of their papers we have counts for
5 papers · 1 filter
Probabilistic Residual Learning for Online Recommendations
Wenyuan Wang, Yusong Zhao, Zihao Xu +11
Modern recommender systems are typically based on deep learning (DL) models, where a dense encoder learns representations of users and items. As a result, these systems often suffe…
R1-Ranker: Teaching LLM Rankers to Reason
Tao Feng, Zhigang Hua, Zijie Lei +4
Large language models (LLMs) have recently shown strong reasoning abilities in domains like mathematics, coding, and scientific problem-solving, yet their potential for ranking tas…
Unified Semantic and ID Representation Learning for Deep Recommenders
Guanyu Lin, Zhigang Hua, Tao Feng +3
Effective recommendation is crucial for large-scale online platforms. Traditional recommendation systems primarily rely on ID tokens to uniquely identify items, which can effective…
RAG vs. GraphRAG: A Systematic Evaluation and Key Insights
Haoyu Han, Li Ma, Yu Wang +9
Retrieval-Augmented Generation (RAG) improves large language models (LLMs) by retrieving relevant information from external sources and has been widely adopted for text-based tasks…
Retrieval-Augmented Generation with Graphs (GraphRAG)
Haoyu Han, Yu Wang, Harry Shomer +15
Retrieval-augmented generation (RAG) is a powerful technique that enhances downstream task execution by retrieving additional information, such as knowledge, skills, and tools from…