Code Monkey home page Code Monkey logo

cope's Introduction

CoPE

Codes for CoPE: Modeling Continuous Propagation and Evolution on Interaction Graph.

Usage

python run_cope.py --dataset garden

Datasets Download Links

The smallest dataset garden is uploaded. For other datasets, please check the links below.

Amazon: http://jmcauley.ucsd.edu/data/amazon/index.html

ML: https://grouplens.org/datasets/movielens/

Yoochoosebuy: http://2015.recsyschallenge.com/challenge.html

Interaction Datasets: http://snap.stanford.edu/jodie/

Cite

Please cite our paper if you make advantage of the CoPE in your own work:

@inproceedings{zhang2021cope,
  title={CoPE: Modeling Continuous Propagation and Evolution on Interaction Graph},
  author={Zhang, Yao and Xiong, Yun and Li, Dongsheng, and Shan, Caihua and Ren, Kan and Zhu, Yangyong},
  booktitle={Proceedings of the 30th ACM International Conference on Information and Knowledge Management},
  year={2021},
  organization={ACM}
}

cope's People

Contributors

yzhang1918 avatar

Stargazers

Jung avatar Zhan Su avatar  avatar Huixuan Chi (迟慧璇) avatar Mincai Lai avatar  avatar

Watchers

 avatar

cope's Issues

Improve optimization

Dear Author,

Hello, I am trying to test your code of CoPE. However while I am running codes on Garden dataset, the model converges fast at 2nd epoch reaching 0.078 as MRR and 0.1747 on Recall. Could you kindly give me some advice on how to further tuning the model parameters?

About detach model.get_init_states()

Hi, may I know why model.get_init_states() returns the learnable nn.Parameter of user and item states? From my point of view, they will get back propagated once before first detaching at line 36 of file trainer.py.

YoochooseBuy Preprocess

Hi,
Im currently writing a paper while using your model as a baseline.
However I cannot preprocess he YoochooseBuy dataset to your level.
Would you mind sharing your processed data or how you do the preprocess with me?

Thanks and best regards

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.