Giter Site home page Giter Site logo

sequential_recommendation's Introduction

Sequence Models

Popularity Method

recommend items based on the number of occurrences

BPR_MatrixFactorization

Bayesian Personalized Ranking

FPMC

use Markov Chain、personalized recommendation

HRM

use max-pooling、mean-pooling to generate session representation

GRU4Rec

use GRU for every session. There is no connection between sessions.

NARM

use global encoder and local encoder for single session.

HGRU

use user embedding、GRU for every session. There is a connection between each person's session.

SHAN

use pooling and attention to model all users' record

STAMP

use pooling、attention、MLP to model single session

SR-GNN

build graph、use GNN

reference

1、Rendle, Steffen , et al. "BPR: Bayesian Personalized Ranking from Implicit Feedback." Conference on Uncertainty in Artificial Intelligence AUAI Press, 2009.

2、Rendle, S., Freudenthaler, C., & Schmidt-Thieme, L. (2010). Factorizing personalized Markov chains for next-basket recommendation. Proceedings of the 19th International Conference on World Wide Web.

3、Wang, Pengfei, et al. "Learning Hierarchical Representation Model for NextBasket Recommendation." (2015):403-412.

4、Session-based Recommendations with Recurrent Neural Networks,2016,ICLR.

5、Jing Li, Pengjie Ren, Zhumin Chen, Zhaochun Ren, Tao Lian and Jun Ma (2017). Neural Attentive Session-based Recommendation. In Proceedings of CIKM'17, Singapore, Singapore, Nov 06-10, 2017.

6、HGRU2Rec: Personalizing Session-based Recommendation with Hierarchical Recurrent Neural Networks,2017,RecSys.

7、Sequential Recommender System based on Hierarchical Attention Network,2018,IJCAI.

8、STAMP: Short-Term Attention/Memory Priority Model for Session-based Recommendation,2018,KDD.

9、SR-GNN: Session-based Recommendation with Graph Neural Networks,2019,AAAI.

sequential_recommendation's People

Contributors

chenghu17 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.