|
1 | 1 |
|
2 | 2 | # Summary of Papers Related to Recommendation System
|
3 | 3 | ## Introduce
|
4 |
| -1. Up to 2024-11-20, **873** papers related to recommendation system have been collected and summarized in this repo, |
| 4 | +1. Up to 2024-11-29, **875** 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.
|
@@ -448,6 +448,7 @@ I will remove it immediately after verification.
|
448 | 448 | - [I^3 Retriever- Incorporating Implicit Interaction in Pre-trained Language Models for Passage Retrieval](Match/I%5E3%20Retriever-%20Incorporating%20Implicit%20Interaction%20in%20Pre-trained%20Language%20Models%20for%20Passage%20Retrieval.pdf)
|
449 | 449 | - [Improving Recommendation Accuracy using Networks of Substitutable and Complementary Products](Match/Improving%20Recommendation%20Accuracy%20using%20Networks%20of%20Substitutable%20and%20Complementary%20Products.pdf)
|
450 | 450 | - [ItemSage - Learning Product Embeddings for Shopping Recommendations at Pinterest](Match/ItemSage%20-%20Learning%20Product%20Embeddings%20for%20Shopping%20Recommendations%20at%20Pinterest.pdf)
|
| 451 | +- [KuaiFormer - Transformer-Based Retrieval at Kuaishou](Match/KuaiFormer%20-%20Transformer-Based%20Retrieval%20at%20Kuaishou.pdf) |
451 | 452 | - [Latent Relational Metric Learning via Memory-based Attention for Collaborative Ranking](Match/Latent%20Relational%20Metric%20Learning%20via%20Memory-based%20Attention%20for%20Collaborative%20Ranking.pdf)
|
452 | 453 | - [Learning from History and Present - Next-item Recommendation via Discriminatively Exploiting User Behaviors](Match/Learning%20from%20History%20and%20Present%20-%20Next-item%20Recommendation%20via%20Discriminatively%20Exploiting%20User%20Behaviors.pdf)
|
453 | 454 | - [Learning Deep Structured Semantic Models for Web Search using Clickthrough Data](Match/Learning%20Deep%20Structured%20Semantic%20Models%20for%20Web%20Search%20using%20Clickthrough%20Data.pdf)
|
@@ -614,6 +615,7 @@ I will remove it immediately after verification.
|
614 | 615 | - [MetaBalance - Improving Multi-Task Recommendations via Adapting Gradient Magnitudes of Auxiliary Tasks](Multi-Task/MetaBalance%20-%20Improving%20Multi-Task%20Recommendations%20via%20Adapting%20Gradient%20Magnitudes%20of%20Auxiliary%20Tasks.pdf)
|
615 | 616 | - [MSSM - A Multiple-level Sparse Sharing Model for Efficient Multi-Task Learning](Multi-Task/MSSM%20-%20A%20Multiple-level%20Sparse%20Sharing%20Model%20for%20Efficient%20Multi-Task%20Learning.pdf)
|
616 | 617 | - [Multi-objective Learning to Rank by Model Distillation](Multi-Task/Multi-objective%20Learning%20to%20Rank%20by%20Model%20Distillation.pdf)
|
| 618 | +- [MultiBalance - Multi-Objective Gradient Balancing in Industrial-Scale Multi-Task Recommendation System](Multi-Task/MultiBalance%20-%20Multi-Objective%20Gradient%20Balancing%20in%20Industrial-Scale%20Multi-Task%20Recommendation%20System.pdf) |
617 | 619 | - [Mixture of Virtual-Kernel Experts for Multi-Objective User Profile Modeling](Multi-Task/Mixture%20of%20Virtual-Kernel%20Experts%20for%20Multi-Objective%20User%20Profile%20Modeling.pdf)
|
618 | 620 | - [Multitask Ranking System for Immersive Feed and No More Clicks - A Case Study of Short-Form Video Recommendation](Multi-Task/Multitask%20Ranking%20System%20for%20Immersive%20Feed%20and%20No%20More%20Clicks%20-%20A%20Case%20Study%20of%20Short-Form%20Video%20Recommendation.pdf)
|
619 | 621 | - [Multi-Objective Ranking Optimization for Product Search Using Stochastic Label Aggregation](Multi-Task/Multi-Objective%20Ranking%20Optimization%20for%20Product%20Search%20Using%20Stochastic%20Label%20Aggregation.pdf)
|
|
0 commit comments