duanchao / Awesome-Contrastive-Learning-and-Data-Augmentation-RS-Paper-Code

The latest research progress of Contrastive Learning(CL), Data Augmentation(DA) and Self-Supervised Learning(SSL) in Recommender Systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Contrastive Learning & Data Augmentation RS Paper & Code

This repository collects the latest research progress of Contrastive Learning (CL) and Data Augmentation (DA) in Recommender Systems. Comments and contributions are welcome.

CF = Collaborative Filtering, SSL = Self-Supervised Learning

Survey/Tutorial

  1. Contrastive Self-supervised Learning in Recommender Systems: A Survey (Survey)

    arXiv 2023, [PDF]

  2. Self-Supervised Learning for Recommender Systems A Survey (Survey)

    TKDE 2022, [PDF], [Code]

  3. Self-Supervised Learning in Recommendation: Fundamentals and Advances (Tutorial)

    WWW 2022, [Web]

  4. Tutorial: Self-Supervised Learning for Recommendation: Foundations, Methods and Prospects (Tutorial)

    DASFAA 2023, [Web]

Only Data Augmentation

  1. Enhancing Collaborative Filtering with Generative Augmentation (CF + GAN + DA)

    KDD 2019, [PDF]

  2. Future Data Helps Training Modeling Future Contexts for Session-based Recommendation (Session + DA)

    WWW 2020, [PDF], [Code]

  3. Augmenting Sequential Recommendation with Pseudo-Prior Items via Reversely Pre-training Transformer (Sequential + DA)

    SIGIR 2021, [PDF], [Code]

  4. Self-Knowledge Distillation with Bidirectional Chronological Augmentation of Transformer for Sequential Recommendation (Sequential + DA)

    arXiv 2022, [PDF], [Code]

  5. Counterfactual Data-Augmented Sequential Recommendation (Sequential + Counterfactual + DA)

    SIGIR 2021, [PDF]

  6. CauseRec: Counterfactual User Sequence Synthesis for Sequential Recommendation (Sequential + Counterfactual + DA)

    SIGIR 2021, [PDF]

  7. Effective and Efficient Training for Sequential Recommendation using Recency Sampling (Sequential + DA)

    RecSys 2022, [PDF]

  8. Data Augmentation Strategies for Improving Sequential Recommender Systems (Sequential + DA)

    arXiv 2022, [PDF], [Code]

  9. Learning to Augment for Casual User Recommendation (Sequential + DA)

    WWW 2022, [PDF]

  10. Recency Dropout for Recurrent Recommender Systems (RNN + DA)

    arXiv 2022, [PDF]

  11. Improved Recurrent Neural Networks for Session-based Recommendations (RNN + DA)

    DLRS 2016, [PDF]

  12. Bootstrapping User and Item Representations for One-Class Collaborative Filtering (CF + Graph + DA)

    SIGIR 2021, [PDF], [Code]

  13. MixGCF: An Improved Training Method for Graph Neural Network-based Recommender Systems (Graph + DA)

    KDD 2021, [PDF], [Code]

  14. Improving Recommendation Fairness via Data Augmentation (Fairness + DA)

    WWW 2023, [PDF], [Code]

  15. Fairly Adaptive Negative Sampling for Recommendations (Fairness + DA)

    WWW 2023, [PDF]

  16. Creating Synthetic Datasets for Collaborative Filtering Recommender Systems using Generative Adversarial Networks (CF + DA)

    arXiv 2023, [PDF]

  17. Graph Collaborative Signals Denoising and Augmentation for Recommendation (CF + DA)

    SIGIR 2023, [PDF], [Code]

  18. Data Augmented Sequential Recommendation based on Counterfactual Thinking (Sequential + DA)

    TKDE 2022, [PDF]

  19. Data Augmented Sequential Recommendation based on Counterfactual Thinking (CRT + DA)

    arXiv 2023, [PDF]

  20. Improving Conversational Recommendation Systems via Counterfactual Data Simulation (Conversational Rec + DA)

    KDD 2023, [PDF], [Code]

Graph Models with CL

  1. Self-supervised Graph Learning for Recommendation (Graph + CL + DA)

    SIGIR 2021, [PDF], [Code]

  2. Contrastive Graph Structure Learning via Information Bottleneck for Recommendation (Graph + CL)

    NeurIPS 2022, [PDF], [Code]

  3. Are graph augmentations necessary? simple graph contrastive learning for recommendation (Graph + CL)

    SIGIR 2022, [PDF], [Code]

  4. XSimGCL: Towards Extremely Simple Graph Contrastive Learning for Recommendation (Graph + CL)

    TKDE 2022, [PDF], [Code]

  5. Intent-aware Multi-source Contrastive Alignment for Tag-enhanced Recommendation (Graph + CL + DA)

    arXiv 2022, [PDF]

  6. DisenPOI: Disentangling Sequential and Geographical Influence for Point-of-Interest Recommendation (POI Rec, Graph + CL + DA)

    WSDM 2023, [PDF], [Code]

  7. An MLP-based Algorithm for Efficient Contrastive Graph Recommendations (Short paper, Graph + CL + DA)

    SIGIR 2022, [PDF]

  8. A Review-aware Graph Contrastive Learning Framework for Recommendation (Graph + CL + DA)

    SIGIR 2022, [PDF], [Code]

  9. Simple Yet Effective Graph Contrastive Learning for Recommendation (Graph + CL + DA)

    ICLR 2023, [PDF], [Code]

  10. Contrastive Meta Learning with Behavior Multiplicity for Recommendation (Graph + CL + DA)

    WSDM 2022, [PDF], [Code]

  11. Disentangled Contrastive Learning for Social Recommendation (Short paper, Graph + CL + DA)

    CIKM 2022, [PDF]

  12. Improving Knowledge-aware Recommendation with Multi-level Interactive Contrastive Learning (Graph + CL)

    CIKM 2022, [PDF], [Code]

  13. Multi-level Cross-view Contrastive Learning for Knowledge-aware Recommender System (Graph + CL)

    SIGIR 2022, [PDF], [Code]

  14. Knowledge Graph Contrastive Learning for Recommendation (Graph + DA + CL)

    SIGIR 2022, [PDF], [Code]

  15. Temporal Knowledge Graph Reasoning with Historical Contrastive Learning (Graph + CL)

    IJCAI 2022, [PDF], [Code]

  16. Self-Supervised Multi-Channel Hypergraph Convolutional Network for Social Recommendation (Graph + SSL)

    WWW 2021, [PDF], [Code]

  17. SAIL: Self-Augmented Graph Contrastive Learning (Graph + CL)

    AAAI 2022, [PDF]

  18. Predictive and Contrastive: Dual-Auxiliary Learning for Recommendation (Graph + CL)

    arXiv 2022, [PDF]

  19. Socially-Aware Self-Supervised Tri-Training for Recommendation (Graph + CL)

    KDD 2021, [PDF], [Code]

  20. Predictive and Contrastive: Dual-Auxiliary Learning for Recommendation (Graph + CL)

    arXiv 2022, [PDF]

  21. Multi-Behavior Dynamic Contrastive Learning for Recommendation (Graph + CL)

    arXiv 2022, [PDF]

  22. Self-Augmented Recommendation with Hypergraph Contrastive Collaborative Filtering (Graph + CL)

    SIGIR 2022, [PDF], [Code]

  23. Improving Graph Collaborative Filtering with Neighborhood-enriched Contrastive Learning (Graph + CF + CL)

    WWW 2022, [PDF], [Code]

  24. Semi-deterministic and Contrastive Variational Graph Autoencoder for Recommendation (Graph + CL)

    CIKM 2021, [PDF], [Code]

  25. Hypergraph Contrastive Collaborative Filtering (Graph + CF + CL + DA)

    SIGIR 2022, [PDF], [Code]

  26. Graph Structure Aware Contrastive Knowledge Distillation for Incremental Learning in Recommender Systems (Short paper, Graph + CL)

    CIKM 2021, [PDF], [Code]

  27. Double-Scale Self-Supervised Hypergraph Learning for Group Recommendation (Group Rec, Graph + CL + DA)

    CIKM 2021, [PDF], [Code]

  28. Self-Supervised Hypergraph Transformer for Recommender Systems (Graph + SSL)

    KDD 2022, [PDF], [Code]

  29. Episodes Discovery Recommendation with Multi-Source Augmentations (Graph + DA + CL)

    arXiv 2023, [PDF]

  30. Poincaré Heterogeneous Graph Neural Networks for Sequential Recommendation (Graph + Sequential + CL)

    TOIS 2023, [PDF]

  31. Adversarial Learning Data Augmentation for Graph Contrastive Learning in Recommendation (Graph + DA + CL)

    DASFAA 2023, [PDF]

  32. SimCGNN: Simple Contrastive Graph Neural Network for Session-based Recommendation (Graph + CL)

    arXiv 2023, [PDF]

  33. MA-GCL: Model Augmentation Tricks for Graph Contrastive Learning (Graph + DA + CL)

    AAAI 2023, [PDF], [Code]

  34. Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation (Graph + Session + CL)

    AAAI 2021, [PDF], [Code]

  35. Self-Supervised Graph Co-Training for Session-based Recommendation (Graph + Session + CL)

    CIMK 2021, [PDF], [Code]

  36. Heterogeneous Graph Contrastive Learning for Recommendation (Graph + CL)

    WSDM 2023, [PDF], [Code]

  37. Automated Self-Supervised Learning for Recommendation (Graph + DA + CL)

    WWW 2023, [PDF], [Code]

  38. Graph-less Collaborative Filtering (Graph + CL)

    WWW 2023, [PDF], [Code]

  39. Disentangled Contrastive Collaborative Filtering (Graph + CL)

    SIGIR 2023, [PDF], [Code]

  40. Knowledge-refined Denoising Network for Robust Recommendation (Graph + CL)

    SIGIR 2023, [PDF], [Code]

  41. Disentangled Graph Contrastive Learning for Review-based Recommendation (Graph + CL)

    IJCAI 2023, [PDF]

  42. Adaptive Graph Contrastive Learning for Recommendation (Graph + CL)

    SIGIR 2023, [PDF], [Code]

  43. Knowledge Enhancement for Contrastive Multi-Behavior Recommendation (Graph + CL)

    WSDM 2023, [PDF], [Code]

  44. Contrastive Meta Learning with Behavior Multiplicity for Recommendation (Graph + CL)

    WSDM 2022, [PDF], [Code]

  45. Graph Transformer for Recommendation (Graph + CL)

    SIGIR 2023, [PDF], [Code]

  46. PANE-GNN: Unifying Positive and Negative Edges in Graph Neural Networks for Recommendation (Graph + CL)

    CIKM 2023, [PDF]

Sequential Models with CL

  1. Uniform Sequence Better: Time Interval Aware Data Augmentation for Sequential Recommendation (Sequential + CL + DA)

    AAAI 2023, [PDF], [Code]

  2. Contrastive Learning for Sequential Recommendation (Sequential + CL + DA)

    ICDE 2022, [PDF], [Code]

  3. Contrastive Self-supervised Sequential Recommendation with Robust Augmentation (Sequential + CL + DA)

    arXiv 2021, [PDF], [Code]

  4. Learnable Model Augmentation Self-Supervised Learning for Sequential Recommendation (Sequential + CL + DA)

    arXiv 2022, [PDF]

  5. S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization (Sequential + CL + DA)

    CIKM 2020, [PDF], [Code]

  6. Contrastive Curriculum Learning for Sequential User Behavior Modeling via Data Augmentation (Sequential + CL + DA)

    CIKM 2021, [PDF] , [Code]

  7. Contrastive Learning for Representation Degeneration Problem in Sequential Recommendation (Sequential + CL + DA)

    WSDM 2022, [PDF], [Code]

  8. Memory Augmented Multi-Instance Contrastive Predictive Coding for Sequential Recommendation (Sequential + CL + DA)

    ICDM 2021, [PDF]

  9. Contrastive Learning with Bidirectional Transformers for Sequential Recommendation (Sequential + CL + DA)

    CIKM 2022, [PDF], [Code]

  10. ContrastVAE: Contrastive Variational AutoEncoder for Sequential Recommendation (Sequential + CL + DA)

    CIKM 2022, [PDF], [Code]

  11. Temporal Contrastive Pre-Training for Sequential Recommendation (Sequential + CL + DA)

    CIKM 2022, [PDF], [Code]

  12. Multi-level Contrastive Learning Framework for Sequential Recommendation (Graph + Sequential + CL)

    CIKM 2022, [PDF]

  13. Equivariant Contrastive Learning for Sequential Recommendation (Sequential + DA + CL)

    arXiv 2022, [PDF]

  14. Explanation Guided Contrastive Learning for Sequential Recommendation (Sequential + DA + CL)

    CIKM 2022, [PDF], [Code]

  15. Intent Contrastive Learning for Sequential Recommendation (Sequential + DA + CL)

    WWW 2022, [PDF], [Code]

  16. Dual Contrastive Network for Sequential Recommendation (Short paper, Sequential + CL)

    SIGIR 2022, [PDF]

  17. Dual Contrastive Network for Sequential Recommendation with User and Item-Centric Perspectives (Sequential + CL)

    arXiv 2022, [PDF]

  18. Enhancing Sequential Recommendation with Graph Contrastive Learning (Sequential + Graph + CL + DA)

    IJCAI 2022, [PDF], [Code]

  19. Disentangling Long and Short-Term Interests for Recommendation (Sequential + Graph + CL)

    WWW 2022, [PDF], [Code]

  20. Hyperbolic Hypergraphs for Sequential Recommendation (Sequential + Graph + CL + DA)

    CIKM 2021, [PDF], [Code]

  21. Mutual Wasserstein Discrepancy Minimization for Sequential Recommendation (Sequential + CL)

    WWW 2023, [PDF], [Code]

  22. Dual-interest Factorization-heads Attention for Sequential Recommendation (Sequential + CL)

    WWW 2023, [PDF], [Code]

  23. GUESR: A Global Unsupervised Data-Enhancement with Bucket-Cluster Sampling for Sequential Recommendation (Sequential + DA + CL)

    arXiv 2023, [PDF]

  24. Self-Supervised Interest Transfer Network via Prototypical Contrastive Learning for Recommendation (Sequential + CL)

    AAAI 2023, [PDF], [Code]

  25. A Self-Correcting Sequential Recommender (Sequential + DA + SSL)

    WWW 2023, [PDF], [Code]

  26. User Retention-oriented Recommendation with Decision Transformer (Sequential + CL)

    WWW 2023, [PDF], [Code]

  27. Debiased Contrastive Learning for Sequential Recommendation (Sequential + DA + CL)

    WWW 2023, [PDF], [Code]

  28. Learning Vector-Quantized Item Representation for Transferable Sequential Recommenders (Sequential + CL)

    WWW 2023, [PDF], [Code]

  29. Dual-interest Factorization-heads Attention for Sequential Recommendation (Sequential + CL)

    WWW 2023, [PDF], [Code]

  30. Multimodal Pre-training Framework for Sequential Recommendation via Contrastive Learning (Multi-Modal + Sequential + CL)

    arXiv 2023, [PDF]

  31. Sequential Recommendation with Diffusion Models (Diffsion + Sequential + CL)

    arXiv 2023, [PDF]

  32. Triple Sequence Learning for Cross-domain Recommendation (Sequential + CL)

    arXiv 2023, [PDF]

  33. Contrastive Cross-Domain Sequential Recommendation (Cross-domain + Sequential + CL)

    CIMK 2022, [PDF], [Code]

  34. Adversarial and Contrastive Variational Autoencoder for Sequential Recommendation (VAE + Sequential + CL)

    WWW 2021, [PDF], [Code]

  35. Meta-optimized Contrastive Learning for Sequential Recommendation (Meta + Sequential + CL)

    SIGIR 2023, [PDF], [Code]

  36. Frequency Enhanced Hybrid Attention Network for Sequential Recommendation (Sequential + CL)

    SIGIR 2023, [PDF], [Code]

  37. Self-Supervised Multi-Modal Sequential Recommendation (Multi-Moda + Sequential + CL)

    arXiv 2023, [PDF], [Code]

  38. Conditional Denoising Diffusion for Sequential Recommendation (Diffusion + Sequential + CL)

    arXiv 2023, [PDF]

  39. Ensemble Modeling with Contrastive Knowledge Distillation for Sequential Recommendation (Diffusion + Sequential + CL)

    SIGIR 2023, [PDF], [Code]

  40. Multi-view Multi-behavior Contrastive Learning in Recommendation (Sequential + Graph + CL)

    DASFAA 2022, [PDF], [Code]

  41. Denoising Multi-modal Sequential Recommenders with Contrastive Learning (Sequential + CL)

    arXiv 2023, [PDF]

  42. Multi-view Multi-behavior Contrastive Learning in Recommendation (Sequential + Graph + CL)

    SIGIR 2022, [PDF], [Code]

  43. Contrastive Enhanced Slide Filter Mixer for Sequential Recommendation (Sequential + CL)

    ICDE 2023, [PDF], [Code]

  44. Contrastive State Augmentations for Reinforcement Learning-Based Recommender Systems (Sequential + DA + CL)

    SIGIR 2023, [PDF], [Code]

  45. When Search Meets Recommendation: Learning Disentangled Search Representation for Recommendation (Sequential + CL)

    SIGIR 2023, [PDF], [Code]

  46. Text Is All You Need: Learning Language Representations for Sequential Recommendation (Sequential + CL)

    KDD 2023, [PDF]

  47. Text Is All You Need: Learning Language Representations for Sequential Recommendation (Sequential + CL)

    TOIS 2022, [PDF], [Code]

  48. Robust Reinforcement Learning Objectives for Sequential Recommender Systems (Sequential + CL)

    arXiv 2023, [PDF], [Code]

Other Tasks with CL

  1. CL4CTR: A Contrastive Learning Framework for CTR Prediction (CTR + CL)

    WSDM 2023, [PDF], [Code]

  2. CCL4Rec: Contrast over Contrastive Learning for Micro-video Recommendation (Micro Video + CL)

    arXiv 2022, [PDF]

  3. Re4: Learning to Re-contrast, Re-attend, Re-construct for Multi-interest Recommendation (Multi Interest + CL)

    WWW 2022, [PDF], [Code]

  4. Interventional Recommendation with Contrastive Counterfactual Learning for Better Understanding User Preferences (Counterfactual + DA + CL)

    arXiv 2022, [PDF]

  5. Multi-granularity Item-based Contrastive Recommendation (Industry + CL)

    arXiv 2022, [PDF]

  6. Improving Micro-video Recommendation via Contrastive Multiple Interests (Short paper, Micro Video + CL)

    SIGIR 2022, [PDF]

  7. Exploiting Negative Preference in Content-based Music Recommendation with Contrastive Learning (Music Rec + CL)

    RecSys 2022, [PDF], [Code]

  8. Self-supervised Learning for Large-scale Item Recommendations (Industry + CL + DA)

    CIKM 2021, [PDF]

  9. CrossCBR: Cross-view Contrastive Learning for Bundle Recommendation (Bundle Rec + CL)

    KDD 2023, [PDF], [Code]

  10. Contrastive Learning for Cold-start Recommendation (Short paper, Cold Start + CL)

    ACM MM (ACM International Conference on Multimedia) 2021, [PDF], [Code]

  11. Socially-aware Dual Contrastive Learning for Cold-Start Recommendation (Short paper, Cold Start + CL)

    SIGIR 2022, [PDF]

  12. Multi-modal Graph Contrastive Learning for Micro-video Recommendation (Short paper, Cold Start + Graph + CL)

    SIGIR 2022, [PDF]

  13. Self-supervised Learning for Multimedia Recommendation (Multi Media + Graph + DA + CL)

    TMM (IEEE Transactions on Multimedia) 2022, [PDF], [Code]

  14. SelfCF: A Simple Framework for Self-supervised Collaborative Filtering (CF + Graph + DA + CL)

    ACM MM (ACM International Conference on Multimedia) 2021, [PDF], [Code]

  15. Trading Hard Negatives and True Negatives:A Debiased Contrastive Collaborative Filtering Approach (CF + CL)

    IJCAI 2022, [PDF]

  16. The World is Binary: Contrastive Learning for Denoising Next Basket Recommendation (Next Basket + CL)

    SIGIR 2021, [PDF]

  17. MIC: Model-agnostic Integrated Cross-channel Recommender (Industry + CL + DA)

    CIKM 2022, [PDF]

  18. A Contrastive Sharing Model for Multi-Task Recommendation (Multi Task + CL)

    WWW 2022, [PDF]

  19. C2-CRS: Coarse-to-Fine Contrastive Learning for Conversational Recommender System (Conversational Rec + CL)

    WSDM 2022, [PDF], [Code]

  20. Contrastive Cross-domain Recommendation in Matching (Cross-domain Rec + DA + CL)

    KDD 2022, [PDF], [Code]

  21. Contrastive Cross-Domain Sequential Recommendation (Cross Domain + Sequential + CL)

    CIKM 2022, [PDF], [Code]

  22. Prototypical Contrastive Learning and Adaptive Interest Selection for Candidate Generation in Recommendations (Short Paper, Industry + CL + DA)

    CIKM 2022, [PDF], [Code]

  23. Spatio-Temporal Contrastive Learning Enhanced GNNs for Session-based Recommendation (GNN + CL)

    TOIS 2022, under review, [PDF]

  24. Disentangled Causal Embedding With Contrastive Learning For Recommender System (Causal + CL)

    arXiv 2023, [PDF], [Code]

  25. Contrastive Collaborative Filtering for Cold-Start Item Recommendation (CF + Cold Start + CL)

    WWW 2023, [PDF], [Code]

  26. Cross-domain recommendation via user interest alignment (Cross Domain Rec + CL)

    WWW 2023, [PDF], [Code]

  27. Multi-Modal Self-Supervised Learning for Recommendation (Multi Modal Rec + CL)

    WWW 2023, [PDF], [Code]

  28. Efficient On-Device Session-Based Recommendation (Session + DA + CL)

    TOIS 2023, [PDF], [Code]

  29. On-Device Next-Item Recommendation with Self-Supervised Knowledge Distillation (Session + DA + CL)

    SIGIR 2022, [PDF], [Code]

  30. Modality Matches Modality: Pretraining Modality-Disentangled Item Representations for Recommendation (Multi Modal Rec + CL)

    WWW 2022, [PDF], [Code]

  31. End-to-End Personalized Next Location Recommendation via Contrastive User Preference Modeling (POI Rec + CL)

    arXiv 2023, [PDF]

  32. Bootstrap Latent Representations for Multi-modal Recommendation (Multi Modal Rec + CL)

    WWW 2023, [PDF], [Code]

  33. Simplifying Content-Based Neural News Recommendation: On User Modeling and Training Objectives (News Rec + CL)

    SIGIR 2023, [PDF], [Code]

  34. Hierarchically Fusing Long and Short-Term User Interests for Click-Through Rate Prediction in Product Search (CTR + CL)

    CIKM 2022, [PDF]

  35. Cross-Domain Recommendation to Cold-Start Users via Variational Information Bottleneck (Cross Domain + CL)

    ICDE 2022, [PDF], [Code]

  36. DisenCDR: Learning Disentangled Representations for Cross-Domain Recommendation (Cross Domain + CL)

    SIGIR 2022, [PDF], [Code]

  37. Towards Universal Cross-Domain Recommendation (Cross domain + CL)

    WSDM 2023, [PDF], [Code]

  38. Dual-Ganularity Contrastive Learning for Session-based Recommendation (Session + CL)

    arXiv 2023, [PDF]

  39. Discreetly Exploiting Inter-session Information for Session-based Recommendation (Session Rec + CL)

    arXiv 2023, [PDF]

  40. PerCoNet: News Recommendation with Explicit Persona and Contrastive Learning (News Rec + CL)

    arXiv 2023, [PDF]

  41. Hierarchical and Contrastive Representation Learning for Knowledge-aware Recommendation (Knowledge Aware + CL)

    ICME 2023, [PDF]

  42. Attention-guided Multi-step Fusion: A Hierarchical Fusion Network for Multimodal Recommendation (Multi Modal + CL)

    SIGIR 2023, [PDF]

  43. PerFedRec++: Enhancing Personalized Federated Recommendation with Self-Supervised Pre-Training (Fed Rec + CL)

    arXiv 2023, [PDF]

  44. UniTRec: A Unified Text-to-Text Transformer and Joint Contrastive Learning Framework for Text-based Recommendation (Text Based Rec + CL)

    ACL 2023, [PDF], [Code]

  45. Attention-guided Multi-step Fusion: A Hierarchical Fusion Network for Multimodal Recommendation (Multi Behavior + CL)

    SIGIR 2023, [PDF], [Code]

  46. Learning Similarity among Users for Personalized Session-Based Recommendation from hierarchical structure of User-Session-Item (Session Rec + CL)

    arXiv 2023, [PDF]

About

The latest research progress of Contrastive Learning(CL), Data Augmentation(DA) and Self-Supervised Learning(SSL) in Recommender Systems