YuanchenBei / Awesome-Cold-Start-Recommendation
A curated list of papers on cold-start recommendations.
☆55Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for Awesome-Cold-Start-Recommendation
- This is a library built upon RecBole for cross-domain recommendation algorithms☆89Updated 7 months ago
- Session-based Recommendation☆60Updated 4 months ago
- SGL PyTorch version☆102Updated 2 years ago
- KDD'2022: Towards Representation Alignment and Uniformity in Collaborative Filtering☆66Updated 2 years ago
- Code for WSDM 2022 paper, Contrastive Learning for Representation Degeneration Problem in Sequential Recommendation.☆96Updated 2 years ago
- Efficient and extensible GNNs enhanced recommender library based on RecBole.☆170Updated last year
- ☆173Updated 2 years ago
- https://github.com/JiachengLi1995/TiSASRec in PyTorch☆84Updated 3 years ago
- [SIGIR 2022]DisenCDR: Learning Disentangled Representations for Cross-Domain Recommendation☆34Updated 2 years ago
- [KDD'22] Multi-Behavior Hypergraph-Enhanced Transformer for Next-Item Recommendation☆61Updated last year
- Official implementation of SIGIR'2021 paper: "Sequential Recommendation with Graph Neural Networks".☆85Updated 2 years ago
- cross-domain recommendation,transfer learning,pre-training,self-supervise learning papers and datasets☆42Updated 7 months ago
- Contrastive Self-supervised Sequential Recommendation with Robust Augmentation☆78Updated 2 years ago
- WWW 2022 "Sequential Recommendation via Stochastic Self-Attention"☆55Updated 2 years ago
- [WWW'22] Official PyTorch implementation for "Improving Graph Collaborative Filtering with Neighborhood-enriched Contrastive Learning".☆119Updated 2 years ago
- ☆91Updated 2 years ago
- This is our implementation of GHCF: Graph Heterogeneous Collaborative Filtering (AAAI 2021)☆68Updated 3 years ago
- MixGCF: An Improved Training Method for Graph Neural Network-based Recommender Systems, KDD2021☆95Updated 2 years ago
- This is the model in "A Graphical and Attentional Framework for Dual-Target Cross-Domain Recommendation" (IJCAI2020). GA-DTCDR is an opti…☆67Updated last year
- ☆67Updated 4 years ago
- Source code from the SIGIR 2023 article "Attention Mixtures for Time-Aware Sequential Recommendation" by V.A. Tran, G. Salha-Galvan, B. S…☆27Updated last year
- [ACMMM 2021] PyTorch implementation for "Mining Latent Structures for Multimedia Recommendation"☆38Updated 6 months ago
- The implementation of Contrastive Meta Learning with Behavior Multiplicity forRecommendation☆48Updated 2 weeks ago
- ☆54Updated 2 years ago
- The source code and dataset for the RecGURU paper (WSDM 2022)☆27Updated 2 years ago
- ☆28Updated 2 years ago
- Replication of the paper "Text Is All You Need: Learning Language Representations for Sequential Recommendation" on KDD'23.☆89Updated 6 months ago
- A Pytorch Recommendation Framework with Implicit Feedback.