Skip to content

Commit aa392a2

Browse files
committed
update
1 parent 82f88bd commit aa392a2

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# 推荐系统相关论文汇总
33
([English Version is Here](/README_EN.md))
44
## 介绍
5-
1. 截至2025-04-30,本仓库收集汇总了推荐系统领域相关论文共**905**篇,涉及:**召回****粗排****精排****重排****多任务****多场景****多模态****冷启动****校准**
5+
1. 截至2025-05-13,本仓库收集汇总了推荐系统领域相关论文共**906**篇,涉及:**召回****粗排****精排****重排****多任务****多场景****多模态****冷启动****校准**
66
**纠偏****多样性****公平性****反馈延迟****蒸馏****对比学习****因果推断****Look-Alike****Learning-to-Rank****强化学习**等领域,本仓库会跟踪业界进展,持续更新。
77
2. 因文件名特殊字符的限制,故论文title中所有的`:`都改为了`-`,检索时请注意。
88
3. 文件名前缀中带有`[]`的,表明本人已经通读过,第一个`[]`中为论文年份,第二个`[]`中为发表机构或公司(可选),第三个`[]`中为论文提出的model或method的简称(可选)。
@@ -157,6 +157,7 @@
157157
- [Long-Term Interest Clock - Fine-Grained Time Perception in Streaming Recommendation System](Industry/Long-Term%20Interest%20Clock%20-%20Fine-Grained%20Time%20Perception%20in%20Streaming%20Recommendation%20System.pdf)
158158
- [LambdaFM - Learning Optimal Ranking with Factorization Machines Using Lambda Surrogates](Industry/LambdaFM%20-%20Learning%20Optimal%20Ranking%20with%20Factorization%20Machines%20Using%20Lambda%20Surrogates.pdf)
159159
- [Lifelong Sequential Modeling with Personalized Memorization for User Response Prediction](Industry/Lifelong%20Sequential%20Modeling%20with%20Personalized%20Memorization%20for%20User%20Response%20Prediction.pdf)
160+
- [LONGER - Scaling Up Long Sequence Modeling in Industrial Recommenders](Industry/LONGER%20-%20Scaling%20Up%20Long%20Sequence%20Modeling%20in%20Industrial%20Recommenders.pdf)
160161
- [Learning Within-Session Budgets from Browsing Trajectories](Industry/Learning%20Within-Session%20Budgets%20from%20Browsing%20Trajectories.pdf)
161162
- [Modeling Users’ Contextualized Page-wise Feedback for Click-Through Rate Prediction in E-commerce Search](Industry/Modeling%20Users%E2%80%99%20Contextualized%20Page-wise%20Feedback%20for%20Click-Through%20Rate%20Prediction%20in%20E-commerce%20Search.pdf)
162163
- [Modeling User Retention through Generative Flow Networks](Industry/Modeling%20User%20Retention%20through%20Generative%20Flow%20Networks.pdf)

README_EN.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# Summary of Papers Related to Recommendation System
33
## Introduce
4-
1. Up to 2025-04-30, **905** papers related to recommendation system have been collected and summarized in this repo,
4+
1. Up to 2025-05-13, **906** papers related to recommendation system have been collected and summarized in this repo,
55
including: **Match**, **Pre-Rank**, **Rank**, **Re-Rank**, **Multi-Task**, **Multi-Scenario**, **Multi-Modal**, **Cold-Start**, **Calibration**,
66
**Debias**, **Diversity**, **Fairness**, **Feedback-Delay**, **Distillation**, **Contrastive Learning**, **Casual Inference**,
77
**Look-Alike**, **Learning-to-Rank**, **Reinforcement Learning** and other fields, the repo will track the industry progress and update continuely.
@@ -164,6 +164,7 @@ I will remove it immediately after verification.
164164
- [Long-Term Interest Clock - Fine-Grained Time Perception in Streaming Recommendation System](Industry/Long-Term%20Interest%20Clock%20-%20Fine-Grained%20Time%20Perception%20in%20Streaming%20Recommendation%20System.pdf)
165165
- [LambdaFM - Learning Optimal Ranking with Factorization Machines Using Lambda Surrogates](Industry/LambdaFM%20-%20Learning%20Optimal%20Ranking%20with%20Factorization%20Machines%20Using%20Lambda%20Surrogates.pdf)
166166
- [Lifelong Sequential Modeling with Personalized Memorization for User Response Prediction](Industry/Lifelong%20Sequential%20Modeling%20with%20Personalized%20Memorization%20for%20User%20Response%20Prediction.pdf)
167+
- [LONGER - Scaling Up Long Sequence Modeling in Industrial Recommenders](Industry/LONGER%20-%20Scaling%20Up%20Long%20Sequence%20Modeling%20in%20Industrial%20Recommenders.pdf)
167168
- [Learning Within-Session Budgets from Browsing Trajectories](Industry/Learning%20Within-Session%20Budgets%20from%20Browsing%20Trajectories.pdf)
168169
- [Modeling Users’ Contextualized Page-wise Feedback for Click-Through Rate Prediction in E-commerce Search](Industry/Modeling%20Users%E2%80%99%20Contextualized%20Page-wise%20Feedback%20for%20Click-Through%20Rate%20Prediction%20in%20E-commerce%20Search.pdf)
169170
- [Modeling User Retention through Generative Flow Networks](Industry/Modeling%20User%20Retention%20through%20Generative%20Flow%20Networks.pdf)

0 commit comments

Comments
 (0)