Skip to content

Commit 570cd42

Browse files
committed
update
1 parent ccc5e95 commit 570cd42

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. 截至2024-10-14,本仓库收集汇总了推荐系统领域相关论文共**839**篇,涉及:**召回****粗排****精排****重排****多任务****多场景****多模态****冷启动****校准**
5+
1. 截至2024-10-15,本仓库收集汇总了推荐系统领域相关论文共**840**篇,涉及:**召回****粗排****精排****重排****多任务****多场景****多模态****冷启动****校准**
66
**纠偏****多样性****公平性****反馈延迟****蒸馏****对比学习****因果推断****Look-Alike****Learning-to-Rank****强化学习**等领域,本仓库会跟踪业界进展,持续更新。
77
2. 因文件名特殊字符的限制,故论文title中所有的`:`都改为了`-`,检索时请注意。
88
3. 文件名前缀中带有`[]`的,表明本人已经通读过,第一个`[]`中为论文年份,第二个`[]`中为发表机构或公司(可选),第三个`[]`中为论文提出的model或method的简称(可选)。
@@ -429,6 +429,7 @@
429429
- [Learning Deep Structured Semantic Models for Web Search using Clickthrough Data](Match/Learning%20Deep%20Structured%20Semantic%20Models%20for%20Web%20Search%20using%20Clickthrough%20Data.pdf)
430430
- [Locker - Locally Constrained Self-Attentive Sequential Recommendation](Match/Locker%20-%20Locally%20Constrained%20Self-Attentive%20Sequential%20Recommendation.pdf)
431431
- [Multi-Objective Personalized Product Retrieval in Taobao Search](Match/Multi-Objective%20Personalized%20Product%20Retrieval%20in%20Taobao%20Search.pdf)
432+
- [M5 - Multi-Modal Multi-Interest Multi-Scenario Matching for Over-the-Top Recommendation](Match/M5%20-%20Multi-Modal%20Multi-Interest%20Multi-Scenario%20Matching%20for%20Over-the-Top%20Recommendation.pdf)
432433
- [Modeling Dynamic Missingness of Implicit Feedback for Recommendation](Match/Modeling%20Dynamic%20Missingness%20of%20Implicit%20Feedback%20for%20Recommendation.pdf)
433434
- [MV-HAN - A Hybrid Attentive Networks based Multi-View Learning Model for Large-scale Contents Recommendation](Match/MV-HAN%20-%20A%20Hybrid%20Attentive%20Networks%20based%20Multi-View%20Learning%20Model%20for%20Large-scale%20Contents%20Recommendation.pdf)
434435
- [Neighborhood-based Hard Negative Mining for Sequential Recommendation](Match/Neighborhood-based%20Hard%20Negative%20Mining%20for%20Sequential%20Recommendation.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 2024-10-14, **839** papers related to recommendation system have been collected and summarized in this repo,
4+
1. Up to 2024-10-15, **840** 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.
@@ -436,6 +436,7 @@ I will remove it immediately after verification.
436436
- [Learning Deep Structured Semantic Models for Web Search using Clickthrough Data](Match/Learning%20Deep%20Structured%20Semantic%20Models%20for%20Web%20Search%20using%20Clickthrough%20Data.pdf)
437437
- [Locker - Locally Constrained Self-Attentive Sequential Recommendation](Match/Locker%20-%20Locally%20Constrained%20Self-Attentive%20Sequential%20Recommendation.pdf)
438438
- [Multi-Objective Personalized Product Retrieval in Taobao Search](Match/Multi-Objective%20Personalized%20Product%20Retrieval%20in%20Taobao%20Search.pdf)
439+
- [M5 - Multi-Modal Multi-Interest Multi-Scenario Matching for Over-the-Top Recommendation](Match/M5%20-%20Multi-Modal%20Multi-Interest%20Multi-Scenario%20Matching%20for%20Over-the-Top%20Recommendation.pdf)
439440
- [Modeling Dynamic Missingness of Implicit Feedback for Recommendation](Match/Modeling%20Dynamic%20Missingness%20of%20Implicit%20Feedback%20for%20Recommendation.pdf)
440441
- [MV-HAN - A Hybrid Attentive Networks based Multi-View Learning Model for Large-scale Contents Recommendation](Match/MV-HAN%20-%20A%20Hybrid%20Attentive%20Networks%20based%20Multi-View%20Learning%20Model%20for%20Large-scale%20Contents%20Recommendation.pdf)
441442
- [Neighborhood-based Hard Negative Mining for Sequential Recommendation](Match/Neighborhood-based%20Hard%20Negative%20Mining%20for%20Sequential%20Recommendation.pdf)

0 commit comments

Comments
 (0)