xuanjixiao / onerecLinks
在常规推荐系统算法和系统双优化的范式下,一线公司针对单个任务或单个业务的效果挖掘几乎达到极限。从2019年我们开始关注多种信息的萃取融合,提出了OneRec算法,希望通过平台或外部各种各样的信息来进行知识集成,打破数据孤岛,极大扩充推荐的“Extra World Knowledge”。 已实践的算法包括行为数据,内容描述,社交信息,知识图谱等。在OneRec,每种信息和整体算法的集成是可插拔的,这样的话一方面方便大家在自己的平台数据下灵活组合各种信息,另一方面方便开源共建,大家可以在上边集成自己的各种算法。今天分享的都是之前在线上验证过效果的工作,相关代码和论文已经开源在:。欢迎大家开源共建。
☆189Updated 2 weeks ago
Alternatives and similar repositories for onerec
Users that are interested in onerec are comparing it to the libraries listed below
Sorting:
- I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. …☆54Updated 2 years ago
- ☆258Updated last year
- 主流推荐系统Rank算法的实现☆267Updated last year
- 《互联网大厂推荐算法实战》资料库☆295Updated 2 years ago
- A Lighting Pytorch Framework for Recommendation Models, Easy-to-use and Easy-to-extend.☆589Updated 3 weeks ago
- HLLM: Enhancing Sequential Recommendations via Hierarchical Large Language Models for Item and User Modeling☆501Updated last month
- 推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, met…☆235Updated 2 years ago
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆89Updated this week
- MTReclib provides a PyTorch implementation of multi-task recommendation models and common datasets.☆331Updated 2 years ago
- TensorFlow implementation of multi-task learning architectures, incl. MMoE & PLE, on wechat dataset☆207Updated 3 years ago
- [AAAI 2024] The open source code for "STEM: Unleashing the Power of Embeddings for Multi-Task Recommendation".☆58Updated last year
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆269Updated 5 months ago
- Share Some Recommender System Paper I read.☆69Updated 4 years ago
- 计算广告机制策略相关材料整理(A collection of research and application papers about Strategy in Internet advertising.)☆174Updated last year
- GRID: Generative Recommendation with Semantic IDs☆328Updated last month
- Paper List of Pre-trained Foundation Recommender Models☆363Updated last year
- This project is about recommendation system including rank&match models and metrics which are all implemented by `tensorflow 2.x`.☆60Updated 5 months ago
- Implementation of DSSM for recommendation by PyTorch (Including SENet and random negative sampling)☆88Updated 3 years ago
- A Lighting Pytorch Framework for Recommendation System, Easy-to-use and Easy-to-extend.☆83Updated 3 years ago
- An easy-to-use framework for large scale recommendation algorithms.☆233Updated this week
- ☆74Updated 2 years ago
- Implements the paper "Wukong: Towards a Scaling Law for Large-Scale Recommendation" from Meta.☆72Updated 9 months ago
- Paper阅读记录博客(基于GitHub Action和GitHub Issue实现)。☆51Updated 3 weeks ago
- 推荐系统竞赛TOP开源解决方案汇总。☆261Updated 3 years ago
- Code for the Paper "ERASE: Benchmarking Feature Selection Methods for Deep Recommender Systems"☆29Updated 9 months ago
- 存放推荐算法相关代码、文档、资料☆256Updated 4 years ago
- [Pytorch] Unofficial Implementation of "Recommender Systems with Generative Retrieval"☆73Updated 2 months ago
- KwaiRec: A Fully-observed Dataset for Recommender Systems.☆167Updated 9 months ago
- A curated collection of recommendation datasets with trackable dataset IDs☆64Updated 8 months ago
- [ICDE'24] Code of "Adapting Large Language Models by Integrating Collaborative Semantics for Recommendation."☆164Updated last year