Code Monkey home page Code Monkey logo

danser-www-19's Introduction

DANSER-WWW-19

This repository holds the codes for Dual Graph Attention Networks for Deep Latent Representation of Multifaceted Social Effects in Recommender Systems. (WWW 2019). The requirements are Python 3.6 and Tensorflow 1.7.0.

We also release the public dataset Epinions used in our work and the trained model.

To reproduce the results in our paper, you can run

python test.py

To train the model, you can run

python train.py

and you will get similar results after about 20 epoches.

The build_dataset.py is to preprocess the dataset and outputs two .pkl files in /data. The input.py generates mini-batch samples. The eval.py contains the calculation for evaluation metrics. The model.py implements the network model proposed in our paper.

If you use this code as part of any published research, please cite the following paper:

@inproceedings{DANSER-WWW-19,
  author    = {Qitian Wu and Hengrui Zhang and Xiaofeng Gao and Peng He and
               Paul Weng and Han Gao and Guihai Chen},
  title     = {Dual Graph Attention Networks for Deep Latent Representation of Multifaceted
               Social Effects in Recommender Systems},
  booktitle = {The World Wide Web Conference, {WWW} 2019, San Francisco, CA, USA,
               May 13-17, 2019},
  year      = {2019}
  }

For more details, you can refer to our paper.

The Epinions data is provided by the work

"eTrust: Understanding trust evolution in an online world" in KDD'2012.

danser-www-19's People

Contributors

qitianwu 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.