Skip to content

Information for recommendation system research

Notifications You must be signed in to change notification settings

russellkim/Repo4RecSys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

I will maintain https://github.com/AIM-SE/PR4Rec instead of this page.

Survey Papers

survey papers

Problems

Heterogenous RecSys

=

Session based RecSys

Based on Attention Model

=

Based on Neural Language Model

= Kang, Wang-Cheng, and Julian McAuley. 2018. “Self-Attentive Sequential Recommendation.” In IEEE International Conference on Data Mining. http://arxiv.org/abs/1808.09781.

= Anh, Pham Hoang, Ngo Xuan Bach, and Tu Minh Phuong. 2019. “Session-Based Recommendation with Self-Attention.” In Proceedings of the Tenth International Symposium on Information and Communication Technology, 1–8. SoICT 2019. New York, NY, USA: Association for Computing Machinery.

  • Approach : based on dual Transformers
  • Dataset : Beauty, Steam ML-1m, ML-20m
  • github :

= Sun, Fei, Jun Liu, Jian Wu, Changhua Pei, Xiao Lin, Wenwu Ou, and Peng Jiang. 2019. “BERT4Rec: Sequential Recommendation with Bidirectional Encoder Representations from Transformer.” In Proceedings of the 28th ACM International Conference on Information and Knowledge Management, 1441–50. CIKM ’19. New York, NY, USA: Association for Computing Machinery.

DataSets

= List of Datasets

= YOOCHOOSE (Recsys 2015)

= Digitica (CKIM 2016)

= Taobao/Tmall (IJCAI16)

= Amazon Beautry

= Steam

= Movie Lens

Baseline Codes

= AttRec, Caser, GRU4Rec, FPMC, TransRec, SASRec

= NCF

= Caser

Useful Links

= Full papers related to the Recommender System from SIGIR 2020

Releases

No releases published

Packages

No packages published