10000 GitHub - jindi-tju/TrustGNN: Source code for TNNLS23 "TrustGNN: Graph Neural Network based Trust Evaluation via Learnable Propagative and Composable Nature"
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Source code for TNNLS23 "TrustGNN: Graph Neural Network based Trust Evaluation via Learnable Propagative and Composable Nature"

Notifications You must be signed in to change notification settings

jindi-tju/TrustGNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrustGNN

Source code for TNNLS2023 "TrustGNN: Graph Neural Network based Trust Evaluation via Learnable Propagative and Composable Nature"

Dependencies

  • Python3.7
  • NumPy
  • SciPy
  • PyTorch
  • DGL
  • scikit-learn

Example Usages

Before running the code, please unzip the dataset.zip and make a directory named checkpoint.

  • `python run.py --dataset advogato

Please refer to the args.py for more parameters.

Reference

If you make advantage of TrustGNN in your research, please cite the following in your manuscript:

Cuiying Huo, Dongxiao He, Chundong Liang, Di Jin, Tie Qiu and Lingfei Wu, "TrustGNN: Graph Neural Network based Trust Evaluation via Learnable Propagative and Composable Nature", IEEE Trans. Neural Netw. Learn. Syst., 2023.

About

Source code for TNNLS23 "TrustGNN: Graph Neural Network based Trust Evaluation via Learnable Propagative and Composable Nature"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0