tangxyw / RecSysPapers

推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.

Home Page:https://tangxyw.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

推荐系统相关论文汇总

(English Version is Here)

介绍

  1. 截至2023-12-30,本仓库收集汇总了推荐系统领域相关论文共827篇,涉及:召回粗排精排重排多任务多场景多模态冷启动校准纠偏多样性公平性反馈延迟蒸馏对比学习因果推断Look-AlikeLearning-to-Rank强化学习等领域,本仓库会跟踪业界进展,持续更新。
  2. 因文件名特殊字符的限制,故论文title中所有的:都改为了-,检索时请注意。
  3. 文件名前缀中带有[]的,表明本人已经通读过,第一个[]中为论文年份,第二个[]中为发表机构或公司(可选),第三个[]中为论文提出的model或method的简称(可选)。
  4. 在某些一级分类下面,还有若干二级分类;一篇论文可能应该涉及多个二级分类(例如用对比学习的方法做召回),最终我会将论文放在较主要的那一类下;分类也会随时调整优化,欢迎在issue中提出宝贵意见。
  5. 若您是文章作者,且不希望您的论文出现在这里,请在issue中提出,我核实后会马上下架。
  6. 关于排序算法的一些实现,请见我的另一个repo: https://github.com/tangxyw/RecAlgorithm
  7. 本仓库仅供交流学习使用,不做任何商业目的。

联系方式

pic

论文目录

Rank

Industry

TriggerInduced

Reciprocal

Dataset

CreativeSelection

NegativeFeedback

BigPromotion

Bundle

Edge

FeatureSelection

RepeatConsumption

POI

Intent

Representation

FeatureHashing

Interactive

IncrementalLearning

Regression

AutomaticPlaylistContinuation

Pre-Rank

Re-Rank

Match

Tree-Based

ANN

Nearline

Classic

Mulit-Interset

GNN

Multi-Task

Multi-Modal

Multi-Scenario

Debias

Calibration

Distillation

Feedback-Delay

ContrastiveLearning

Cold-Start

Exploration&Exploitation

MetaLearning

Learning-to-Rank

Pair-wise

Point-wise

List-wise

Fairness

Look-Alike

CausalInference

Diversity

ABTest

ReinforcementLearning

About

推荐/广告/搜索领域工业界经典以及最前沿论文集合。A collection of industry classics and cutting-edge papers in the field of recommendation/advertising/search.

https://tangxyw.github.io/

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 100.0%