|
1 | 1 |
|
2 | 2 | # Summary of Papers Related to Recommendation System
|
3 | 3 | ## Introduce
|
4 |
| -1. Up to 2024-11-07, **858** papers related to recommendation system have been collected and summarized in this repo, |
| 4 | +1. Up to 2024-11-07, **863** papers related to recommendation system have been collected and summarized in this repo, |
5 | 5 | including: **Match**, **Pre-Rank**, **Rank**, **Re-Rank**, **Multi-Task**, **Multi-Scenario**, **Multi-Modal**, **Cold-Start**, **Calibration**,
|
6 | 6 | **Debias**, **Diversity**, **Fairness**, **Feedback-Delay**, **Distillation**, **Contrastive Learning**, **Casual Inference**,
|
7 | 7 | **Look-Alike**, **Learning-to-Rank**, **Reinforcement Learning** and other fields, the repo will track the industry progress and update continuely.
|
@@ -120,6 +120,7 @@ I will remove it immediately after verification.
|
120 | 120 | - [Denoising User-aware Memory Network for Recommendation](Industry/Denoising%20User-aware%20Memory%20Network%20for%20Recommendation.pdf)
|
121 | 121 | - [Deep Context Interest Network for Click-Through Rate Prediction](Industry/Deep%20Context%20Interest%20Network%20for%20Click-Through%20Rate%20Prediction.pdf)
|
122 | 122 | - [Disentangling Long and Short-Term Interests for Recommendation](Industry/Disentangling%20Long%20and%20Short-Term%20Interests%20for%20Recommendation.pdf)
|
| 123 | +- [Enhancing CTR Prediction through Sequential Recommendation Pre-training- Introducing the SRP4CTR Framework](Industry/Enhancing%20CTR%20Prediction%20through%20Sequential%20Recommendation%20Pre-training-%20Introducing%20the%20SRP4CTR%20Framework.pdf) |
123 | 124 | - [E-Commerce Item Recommendation Based on Field-aware Factorization Machine](Industry/E-Commerce%20Item%20Recommendation%20Based%20on%20Field-aware%20Factorization%20Machine.pdf)
|
124 | 125 | - [Enhancing E-commerce Product Search through Reinforcement Learning-Powered Query Reformulation](Industry/Enhancing%20E-commerce%20Product%20Search%20through%20Reinforcement%20Learning-Powered%20Query%20Reformulation.pdf)
|
125 | 126 | - [Enhancing CTR prediction in Recommendation Domain with Search Query Representation](Industry/Enhancing%20CTR%20prediction%20in%20Recommendation%20Domain%20with%20Search%20Query%20Representation.pdf)
|
@@ -480,6 +481,7 @@ I will remove it immediately after verification.
|
480 | 481 | - [Towards Personalized and Semantic Retrieval - An End-to-End Solution for E-commerce Search via Embedding Learning](Match/Towards%20Personalized%20and%20Semantic%20Retrieval%20-%20An%20End-to-End%20Solution%20for%20E-commerce%20Search%20via%20Embedding%20Learning.pdf)
|
481 | 482 | - [Unified Generative & Dense Retrieval for Query Rewriting in Sponsored Search](Match/Unified%20Generative%20%26%20Dense%20Retrieval%20for%20Query%20Rewriting%20in%20Sponsored%20Search.pdf)
|
482 | 483 | - [Uni-Retriever - Towards Learning The Unified Embedding Based Retriever in Bing Sponsored Search](Match/Uni-Retriever%20-%20Towards%20Learning%20The%20Unified%20Embedding%20Based%20Retriever%20in%20Bing%20Sponsored%20Search.pdf)
|
| 484 | +- [VIER - Visual Imagination Enhanced Retrieval in Sponsored Search](Match/VIER%20-%20Visual%20Imagination%20Enhanced%20Retrieval%20in%20Sponsored%20Search.pdf) |
483 | 485 | - [Variational Autoencoders for Collaborative Filtering](Match/Variational%20Autoencoders%20for%20Collaborative%20Filtering.pdf)
|
484 | 486 | - [gSASRec - Reducing Overconfidence in Sequential Recommendation Trained with Negative Sampling](Match/gSASRec%20-%20Reducing%20Overconfidence%20in%20Sequential%20Recommendation%20Trained%20with%20Negative%20Sampling.pdf)
|
485 | 487 | #### Tree-Based
|
@@ -669,12 +671,14 @@ I will remove it immediately after verification.
|
669 | 671 | - [Correlative Preference Transfer with Hierarchical Hypergraph Network for Multi-Domain Recommendation](Multi-Scenario/Correlative%20Preference%20Transfer%20with%20Hierarchical%20Hypergraph%20Network%20for%20Multi-Domain%20Recommendation.pdf)
|
670 | 672 | - [Cross-Domain Recommendation to Cold-Start Users via Variational Information Bottleneck](Multi-Scenario/Cross-Domain%20Recommendation%20to%20Cold-Start%20Users%20via%20Variational%20Information%20Bottleneck.pdf)
|
671 | 673 | - [Continual Transfer Learning for Cross-Domain Click-Through Rate Prediction at Taobao](Multi-Scenario/Continual%20Transfer%20Learning%20for%20Cross-Domain%20Click-Through%20Rate%20Prediction%20at%20Taobao.pdf)
|
| 674 | +- [Cross-Domain Sequential Recommendation via Neural Process](Multi-Scenario/Cross-Domain%20Sequential%20Recommendation%20via%20Neural%20Process.pdf) |
672 | 675 | - [DTCDR - A Framework for Dual-Target Cross-Domain Recommendation](Multi-Scenario/DTCDR%20-%20A%20Framework%20for%20Dual-Target%20Cross-Domain%20Recommendation.pdf)
|
673 | 676 | - [Dynamic collaborative filtering Thompson Sampling for cross-domain advertisements recommendation](Multi-Scenario/Dynamic%20collaborative%20filtering%20Thompson%20Sampling%20for%20cross-domain%20advertisements%20recommendation.pdf)
|
674 | 677 | - [DDTCDR - Deep Dual Transfer Cross Domain Recommendation](Multi-Scenario/DDTCDR%20-%20Deep%20Dual%20Transfer%20Cross%20Domain%20Recommendation.pdf)
|
675 | 678 | - [DeepAPF - Deep Attentive Probabilistic Factorization for Multi-site Video Recommendation](Multi-Scenario/DeepAPF%20-%20Deep%20Attentive%20Probabilistic%20Factorization%20for%20Multi-site%20Video%20Recommendation.pdf)
|
676 | 679 | - [DisenCDR - Learning Disentangled Representations for Cross-Domain Recommendation](Multi-Scenario/DisenCDR%20-%20Learning%20Disentangled%20Representations%20for%20Cross-Domain%20Recommendation.pdf)
|
677 | 680 | - [DIIT - A Domain-Invariant Information Transfer Method for Industrial Cross-Domain Recommendation](Multi-Scenario/DIIT%20-%20A%20Domain-Invariant%20Information%20Transfer%20Method%20for%20Industrial%20Cross-Domain%20Recommendation.pdf)
|
| 681 | +- [EXIT - An EXplicit Interest Transfer Framework for Cross-Domain Recommendation](Multi-Scenario/EXIT%20-%20An%20EXplicit%20Interest%20Transfer%20Framework%20for%20Cross-Domain%20Recommendation.pdf) |
678 | 682 | - [Heterogeneous Graph Augmented Multi-Scenario Sharing Recommendation with Tree-Guided Expert Networks](Multi-Scenario/Heterogeneous%20Graph%20Augmented%20Multi-Scenario%20Sharing%20Recommendation%20with%20Tree-Guided%20Expert%20Networks.pdf)
|
679 | 683 | - [Hybrid Contrastive Constraints for Multi-Scenario Ad Ranking](Multi-Scenario/Hybrid%20Contrastive%20Constraints%20for%20Multi-Scenario%20Ad%20Ranking.pdf)
|
680 | 684 | - [HAMUR - Hyper Adapter for Multi-Domain Recommendation](Multi-Scenario/HAMUR%20-%20Hyper%20Adapter%20for%20Multi-Domain%20Recommendation.pdf)
|
@@ -897,6 +901,7 @@ I will remove it immediately after verification.
|
897 | 901 | - [Mitigating Hidden Confounding Effects for Causal Recommendation](CausalInference/Mitigating%20Hidden%20Confounding%20Effects%20for%20Causal%20Recommendation.pdf)
|
898 | 902 | - [On the Opportunity of Causal Learning in Recommendation Systems - Foundation, Estimation, Prediction and Challenges](CausalInference/On%20the%20Opportunity%20of%20Causal%20Learning%20in%20Recommendation%20Systems%20-%20Foundation%2C%20Estimation%2C%20Prediction%20and%20Challenges.pdf)
|
899 | 903 | - [Practical Counterfactual Policy Learning for Top-K Recommendations](CausalInference/Practical%20Counterfactual%20Policy%20Learning%20for%20Top-K%20Recommendations.pdf)
|
| 904 | +- [Relative Contrastive Learning for Sequential Recommendation with Similarity-based Positive Pair Selection](CausalInference/Relative%20Contrastive%20Learning%20for%20Sequential%20Recommendation%20with%20Similarity-based%20Positive%20Pair%20Selection.pdf) |
900 | 905 | - [Recommending the Most Effective Intervention to Improve Employment for Job Seekers with Disability](CausalInference/Recommending%20the%20Most%20Effective%20Intervention%20to%20Improve%20Employment%20for%20Job%20Seekers%20with%20Disability.pdf)
|
901 | 906 | - [Towards Unbiased and Robust Causal Ranking for Recommender Systems](CausalInference/Towards%20Unbiased%20and%20Robust%20Causal%20Ranking%20for%20Recommender%20Systems.pdf)
|
902 | 907 | - [Top-N Recommendation with Counterfactual User Preference Simulation](CausalInference/Top-N%20Recommendation%20with%20Counterfactual%20User%20Preference%20Simulation.pdf)
|
|
0 commit comments