GithubHelp home page GithubHelp logo

thuwzy / cluster-attack Goto Github PK

View Code? Open in Web Editor NEW
8.0 1.0 0.0 1.9 MB

Cluster Attack: Query-based Adversarial Attacks on Graphs with Graph-Dependent Priors (IJCAI 2022 Long Presentation)

Python 100.00%

cluster-attack's Introduction

Cluster Attack

The official implementation of paper Cluster Attack: Query-based Adversarial Attacks on Graphs with Graph-Dependent Priors (IJCAI 2022 Long Presentation).

Cluster-Attack

Usage

To run Cluster Attack on discrete feature space with default hyper-parameters

python main.py

To run Cluster Attack on continuous feature space with default hyper-parameters

python main_concrete.py

Datasets

Two tiny citation networks (Cora and Citeseer) are included in our code.

Reddit dataset: matenure/FastGCN#8 (comment) (from FastGCN, a preprocessed version) or http://snap.stanford.edu/graphsage/ (from SNAP, original).

ogbn-arxiv dataset: https://snap.stanford.edu/ogb/data/nodeproppred/arxiv.zip

We provide checkpoints of GCN model on Reddit and ogbn-arxiv datasets.

Citation

If you find Cluster Attack helpful, please cite our paper.

@inproceedings{
    wang2022cluster,
    title={Cluster Attack: Query-based Adversarial Attacks on Graphs with Graph-Dependent Priors},
    author={Wang, Zhengyi and Hao, Zhongkai and Wang, Ziqiao and Su, Hang and Zhu, Jun},
    booktitle={International Joint Conference on Artificial Intelligence},
    year={2022},
    url={https://arxiv.org/abs/2109.13069}
}

Reference

This implementation is based on the following repos:

cluster-attack's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.