BinFuPKU / CTRRecommenderModels
I have surveyed the technology and papers of CTR & Recommender System, and implemented 25 common-used models with Pytorch for reusage. (对工业界学术界的CTR推荐调研并实现25个算法模型,2023)
☆51Updated last year
Alternatives and similar repositories for CTRRecommenderModels:
Users that are interested in CTRRecommenderModels are comparing it to the libraries listed below
- 在常规推荐系统算法和系统双优化的范式下,一线公司针对单个任务或单个业务的效果挖掘几乎达到极限。从2019年我们开始关注多种信息的萃取融合,提出了OneRec算法,希望通过平台或外部各种各样的信息来进行知识集成,打破数据孤岛,极大扩充推荐的“Extra World Knowl…☆125Updated last week
- This project is about recommendation system including rank&match models and metrics which are all implemented by `tensorflow 2.x`.☆35Updated last week
- ☆247Updated 8 months ago
- Share Some Recommender System Paper I read.☆67Updated 3 years ago
- 推荐系统论文算法实现,包括序列推荐,多任务学习,元学习等。 Recommendation system papers implementations, including sequence recommendation, multi-task learning, met…☆205Updated last year
- TensorFlow implementation of Adaptive Information Transfer Multi-task (AITM) framework. Code for the paper accepted by KDD21: Modeling th…☆112Updated last year
- Deep Multifaceted Transformers for Multi-objective Ranking in Large-Scale E-commerce Recommender Systems, CIKM 2020☆115Updated 4 years ago
- 主流推荐系统Rank算法的实现☆244Updated last year
- ☆94Updated 3 years ago
- Deep Feedback Network for Recommendation☆94Updated 4 years ago
- Here are the models listed in CTR. Example: FM、DeepFM、xDeepFM etc.☆67Updated 9 months ago
- Source code for paper: HiNet: Novel Multi-Scenario & Multi-Task Learning with Hierarchical Information Extraction☆81Updated last year
- MiNet: Mixed Interest Network for Cross-Domain Click-Through Rate Prediction☆76Updated 3 years ago
- The source code for our paper "Scenario-Adaptive Feature Interaction for Click-Through Rate Prediction" (accepted by KDD2023 Applied Scie…☆35Updated last year
- Implementation of CAN: Revisiting Feature Co-Action for Click-Through RatePrediction☆218Updated 3 years ago
- TensorFlow implementation of multi-task learning architectures, incl. MMoE & PLE, on wechat dataset☆192Updated 3 years ago
- PyTorch Implementation of Deep Interest Network for Click-Through Rate Prediction☆74Updated 5 years ago
- 阿里DIEN与DIN Tensorflow2.0 复现☆55Updated 4 years ago
- multi task mode for esmm and mmoe☆145Updated 3 years ago
- [AAAI 2024] The open source code for "STEM: Unleashing the Power of Embeddings for Multi-Task Recommendation".☆53Updated 9 months ago
- Deep Interest Network for Click-Through Rate Prediction / Deep Interest Evolution Network for Click-Through Rate Prediction☆79Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Controllable Multi-Interest Framework for Recommendation"☆294Updated 3 years ago
- UBR4CTR is the code for our proposed User Behavior Retrieval for CTR Prediction framework in SIGIR 2020.☆79Updated 3 years ago
- Sequential deep matching model for recommender system at Alibaba☆206Updated 4 years ago
- 《互联网大厂推荐算法实战》资料库☆277Updated 2 years ago
- ☆34Updated 2 years ago
- Codes for our SIGIR-2019 paper "Warm Up Cold-start Advertisements: Improving CTR Predictions via Learning to Learn ID Embeddings"☆99Updated 5 years ago
- 一些经典的CTR算法的复现; LR, FM, FFM, AFM, DeepFM, xDeepFM, PNN, DCN, DCNv2, DIFM, AutoInt, FiBiNet,AFN,ONN,DIN, DIEN ... (pytorch, tf2.0)☆253Updated 3 years ago
- MTReclib provides a PyTorch implementation of multi-task recommendation models and common datasets.☆312Updated 2 years ago
- ☆66Updated last year