Coder Social home page Coder Social logo

huaishitou / cbit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hw-du/cbit

0.0 0.0 0.0 91.12 MB

Implementation of the paper "Contrastive Learning with Bidirectional Transformers for Sequential Recommendation".

License: GNU General Public License v3.0

cbit's Introduction

CBiT

Implementation of the paper "Contrastive Learning with Bidirectional Transformers for Sequential Recommendation".

Run beauty

python main.py --template train_bert --dataset_code beauty

Run toys

python main.py --template train_bert --dataset_code toys

Run ml-1m

python main.py --template train_bert --dataset_code ml-1m

Test a pretrained checkpoint on beauty

python test.py --template test_bert
  • The checkpoint file is stored at /experiments/test_2022-04-26_0/models/best_acc_model.pth . You may need to download the checkpoint file manually from git LFS.

Acknowledgements

Training pipeline is implemented based on this repo https://github.com/jaywonchung/BERT4Rec-VAE-Pytorch . We would like to thank the contributors for their work.

Citation

Please cite our paper if you find our codes useful:

@inproceedings{CBiT,
  author    = {Hanwen Du and
               Hui Shi and
               Pengpeng Zhao and
               Deqing Wang and
               Victor S. Sheng and
               Yanchi Liu and
               Guanfeng Liu and
               Lei Zhao},
  title     = {Contrastive Learning with Bidirectional Transformers for Sequential Recommendation},
  booktitle = {CIKM},
  year      = {2022}
}

cbit's People

Contributors

hw-du 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.