5 papers
OneReason Technical Report
OneRec Team, Biao Yang, Boyang Ding +81
Generative recommendation models in the OneRec family have been widely deployed in many real-world services, such as short-video, live-streaming, advertising, and e-commerce. Howev…
An experimental study of KV cache reuse strategies in chunk-level caching systems
Samuel Cestola, Tianxiang Xia, Zheng Weiyan +2
Retrieval-augmented generation improves large language models' accuracy by adding relevant retrieved text to the prompt. Chunk level caching (CLC) accelerates inference by precompu…
OpenOneRec Technical Report
Guorui Zhou, Honghui Bao, Jiaming Huang +44
While the OneRec series has successfully unified the fragmented recommendation pipeline into an end-to-end generative framework, a significant gap remains between recommendation sy…
OneRec-Think: In-Text Reasoning for Generative Recommendation
Zhanyu Liu, Shiyao Wang, Xingmei Wang +23
The powerful generative capacity of Large Language Models (LLMs) has instigated a paradigm shift in recommendation. However, existing generative models (e.g., OneRec) operate as im…
OneRec-V2 Technical Report
Guorui Zhou, Hengrui Hu, Hongtao Cheng +72
Recent breakthroughs in generative AI have transformed recommender systems through end-to-end generation. OneRec reformulates recommendation as an autoregressive generation task, a…