Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 1.36 KB

File metadata and controls

37 lines (29 loc) · 1.36 KB

KDD 2026 Tutorial — Generative Recommendation: Foundations and Frontiers

This repository hosts the project page for the KDD 2026 tutorial Tutorial on Generative Recommendation: Foundations and Frontiers.

Local preview

python3 -m http.server 8000
# then open http://localhost:8000

Citing

@inproceedings{li2026genrec,
  title     = {Tutorial on Generative Recommendation: Foundations and Frontiers},
  author    = {Li, Xiaopeng and Wang, Yejing and Bao, Honghui and Chen, Bo and Cai, Kuo
               and Zhang, Wenlin and Liu, Ziwei and Zhang, Sheng and Wang, Binhao
               and Jia, Qinglin and Luo, Qiang and Tang, Ruiming and Zhao, Xiangyu},
  booktitle = {Proceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery
               and Data Mining (KDD '26)},
  year      = {2026},
  doi       = {10.1145/3770855.3816450}
}

License

The website template is adapted from LatentFusion and Nerfies, licensed under CC BY-SA 4.0.