Lincest / FeSoG

Code for Federated Social Recommendation with Graph Neural Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FeSoG

Code for Federated Social Recommendation with Graph Neural Network

Usage

cd FeSoG python main.py, then you can get comparaable result on filmtrust dataset.

Citation

If you use our code, please cite the paper below

@article{liu2022federated,
  title={Federated social recommendation with graph neural network},
  author={Liu, Zhiwei and Yang, Liangwei and Fan, Ziwei and Peng, Hao and Yu, Philip S},
  journal={ACM Transactions on Intelligent Systems and Technology (TIST)},
  volume={13},
  number={4},
  pages={1--24},
  year={2022},
  publisher={ACM New York, NY}
}

About

Code for Federated Social Recommendation with Graph Neural Network


Languages

Language:Python 100.0%