|
1 | 1 |
|
2 | 2 | # Summary of Papers Related to Recommendation System
|
3 | 3 | ## Introduce
|
4 |
| -1. Up to 2024-10-15, **840** papers related to recommendation system have been collected and summarized in this repo, |
| 4 | +1. Up to 2024-10-16, **842** 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.
|
@@ -99,6 +99,7 @@ I will remove it immediately after verification.
|
99 | 99 | - [A Large Scale Prediction Engine for App Install Clicks and Conversions](Industry/A%20Large%20Scale%20Prediction%20Engine%20for%20App%20Install%20Clicks%20and%20Conversions.pdf)
|
100 | 100 | - [AutoMLP - Automated MLP for Sequential Recommendations](Industry/AutoMLP%20-%20Automated%20MLP%20for%20Sequential%20Recommendations.pdf)
|
101 | 101 | - [A Deep Behavior Path Matching Network for Click-Through Rate Prediction](Industry/A%20Deep%20Behavior%20Path%20Matching%20Network%20for%20Click-Through%20Rate%20Prediction.pdf)
|
| 102 | +- [Aligned Side Information Fusion Method for Sequential Recommendation](Industry/Aligned%20Side%20Information%20Fusion%20Method%20for%20Sequential%20Recommendation.pdf) |
102 | 103 | - [Attention Mixtures for Time-Aware Sequential Recommendation](Industry/Attention%20Mixtures%20for%20Time-Aware%20Sequential%20Recommendation.pdf)
|
103 | 104 | - [A Self-Correcting Sequential Recommender](Industry/A%20Self-Correcting%20Sequential%20Recommender.pdf)
|
104 | 105 | - [Breaking the Curse of Quality Saturation with User-Centric Ranking](Industry/Breaking%20the%20Curse%20of%20Quality%20Saturation%20with%20User-Centric%20Ranking.pdf)
|
@@ -610,6 +611,7 @@ I will remove it immediately after verification.
|
610 | 611 | - [STEM - Unleashing the Power of Embeddings for Multi-task Recommendation](Multi-Task/STEM%20-%20Unleashing%20the%20Power%20of%20Embeddings%20for%20Multi-task%20Recommendation.pdf)
|
611 | 612 | - [STAN - Stage-Adaptive Network for Multi-Task Recommendation by Learning User Lifecycle-Based Representation](Multi-Task/STAN%20-%20Stage-Adaptive%20Network%20for%20Multi-Task%20Recommendation%20by%20Learning%20User%20Lifecycle-Based%20Representation.pdf)
|
612 | 613 | - [SNR - Sub-Network Routing for Flexible Parameter Sharing in Multi-Task Learning](Multi-Task/SNR%20-%20Sub-Network%20Routing%20for%20Flexible%20Parameter%20Sharing%20in%20Multi-Task%20Learning.pdf)
|
| 614 | +- [Touch the Core - Exploring Task Dependence Among Hybrid Targets for Recommendation](Multi-Task/Touch%20the%20Core%20-%20Exploring%20Task%20Dependence%20Among%20Hybrid%20Targets%20for%20Recommendation.pdf) |
613 | 615 | - [Utilizing Non-click Samples via Semi-supervised Learning for Conversion Rate Prediction](Multi-Task/Utilizing%20Non-click%20Samples%20via%20Semi-supervised%20Learning%20for%20Conversion%20Rate%20Prediction.pdf)
|
614 | 616 | - [Understanding and Improving Fairness-Accuracy Trade-offs in Multi-Task Learning](Multi-Task/Understanding%20and%20Improving%20Fairness-Accuracy%20Trade-offs%20in%20Multi-Task%20Learning.pdf)
|
615 | 617 | - [Why I like it - multi-task learning for recommendation and explanation](Multi-Task/Why%20I%20like%20it%20-%20multi-task%20learning%20for%20recommendation%20and%20explanation.pdf)
|
|
0 commit comments