跳转至

生成式推荐

Ideas

  • T5 Encoder - Decoder 架构,为什么不使用 Decoder-Only 架构

  • 有部分研究尝试过,效果不佳

学习大模型

综述阅读

https://raw.githubusercontent.com/darstib/public_imgs/utool/2604/23_260423-121718.png
A Survey of Generative Recommendation from a Tri-Decoupled Perspective: Tokenization, Architecture, and Optimization (2025)

Sparse ID-Based

生成式推荐的 problem setting 和传统的序列推荐是基本一致的。所以先看两篇最经典的序列推荐,了解问题的 setting 是什么~

SID-Based

基于 SID 的生成式推荐方法中普遍用到的两个技术:1. RQ-VAE; 2. beam-search

看论文除了看懂文章的方法是怎么做的 (how to do) 之外,还要特别注意两点

OneRec

以下为近两年 OneRec 系列相关论文的时间线整理,所有链接均指向对应 arXiv 页面。这些论文主要由快手(Kuaishou)团队发表,覆盖从基础框架到多场景应用的技术演进,反映生成式推荐在工业落地中的关键突破。

发表时间 论文标题 arXiv 链接
2025 2 《OneRec: Unifying Retrieve and Rank with Generative Recommender and Preference Alignment》 https://arxiv.org/abs/2502.18965
2025 6 《OneRec Technical Report》 https://arxiv.org/abs/2506.13695
2025 8 《OneRec-V2 Technical Report》 https://arxiv.org/abs/2508.20900
2025 9 《OneSearch: A Preliminary Exploration of the Unified End-to-End Generative Framework for E-Commerce Search》 https://arxiv.org/abs/2509.03236
2025 9 《OnePiece: Bringing Context Engineering and Reasoning to Industrial Cascade Ranking System》 https://arxiv.org/abs/2509.18091
2025 10 《OneRec-Think: In-Text Reasoning for Generative Recommendation》 https://arxiv.org/abs/2510.11639
2025 12 《OpenOneRec Technical Report》 https://arxiv.org/abs/2512.24762
2026 2 《GR4AD: Generative Recommendation for Large-Scale Advertising》 https://arxiv.org/abs/2602.22732