Giter Site home page Giter Site logo

xuguangning1218 / intgnn_icassp2023 Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 16.69 MB

Official source code for paper 《Int-GNN: a User Intention Aware Graph Neural Network for Session-Based Recommendation》accepted by ICASSP 2023

Jupyter Notebook 0.11% Python 99.89%

intgnn_icassp2023's Introduction

IntGNN

Official source code for paper Int-GNN: a User Intention Aware Graph Neural Network for Session-Based Recommendation accepted by ICASSP 2023

Overall Architecture of IntGNN

image

Environment Setting

pytorch == 1.12.0
numpy == 1.20.3
tqdm == 4.61.2
torchvision == 0.13.0

Source Files Description

-- datasets # dataset folder
  -- diginetica # diginetica dataset 
  -- retailRocket_DSAN # retail dataset
  -- Tmall # Tmall dataset
-- figure # figure provider
  -- model.jpg # architecture of Int-GNN model 
-- pytorch_code # main code of the project
  -- utils # the utils file folder
  -- models # the models file folder
  -- controller.py # the basic control operation
  -- train_intgnn.py # the core code of the Int-GNN

Run

When the environment and datasets are cloned, you can train the IntGNN by running the following code:

cd ./pytorch_code
python train_intgnn.py

Citation

If you find this code or idea useful, please cite our work:

@INPROCEEDINGS{xu2023Int,
  author={Xu, Guangning and Yang, Jinyang and Guo, Jinjin and Huang, Zhichao and Zhang, Bowen},
  booktitle={ICASSP 2023 - 2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)}, 
  title={Int-GNN: A User Intention Aware Graph Neural Network for Session-Based Recommendation}, 
  year={2023},
  volume={},
  number={},
  pages={1-5},
  doi={10.1109/ICASSP49357.2023.10097031}}

intgnn_icassp2023's People

Contributors

xuguangning1218 avatar

Stargazers

 avatar  avatar  avatar yjy avatar  avatar  avatar

Watchers

 avatar Kostas Georgiou 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.