Code Monkey home page Code Monkey logo

sparsegad's Introduction

SparseGAD

This is the source code of IJCAI'23 paper "Beyond Homophily: Robust Graph Anomaly Detection via Neural Sparsification".

The proposed framework

Requirements

This code requires the following:

  • Python==3.7.15
  • Pytorch==1.10.1
  • Pytorch Geometric==2.0.4
  • DGL==0.8.2
  • Numpy==1.21.5
  • Scikit-learn==1.0.2
  • Scipy==1.7.3

Usage

Just run the script corresponding to the dataset you want. For instance:

bash scripts/amazon_train_0.4.sh

Cite

If you compare with, build on, or use aspects of this work, please cite the following:

@inproceedings{gong2023beyond,
  title={Beyond Homophily: Robust Graph Anomaly Detection via Neural Sparsification},
  author={Gong, Zheng and Wang, Guifeng and Sun, Ying and Liu, Qi and Ning, Yuting and Xiong, Hui and Jingyu Peng},
  booktitle={Proceedings of the Thirty-Second International Joint Conference on Artificial Intelligence, IJCAI},
  year={2023}
}

sparsegad's People

Contributors

kellygong avatar

Stargazers

 avatar  avatar Kilada avatar hins777 avatar Dou sir avatar Hua Yuan avatar  avatar 呜呼 avatar  avatar  avatar XXXX avatar Jingwei avatar Tiansheng Zhong avatar

Watchers

 avatar  avatar

sparsegad's Issues

Pygod版本

请问pygod有版本需求吗,默认使用pip安装的,其他按照配置安装以后报错:ImportError: cannot import name 'compile' from 'torch_geometric'

代码问题

您的代码貌似有点问题,我没有跑通,请问是我这边的问题还是?

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.