DSE-MSU / DeepRobust

A pytorch adversarial library for attack and defense methods on images and graphs
MIT License
995 stars 192 forks source link

Another attack to graph-based ML method #24

Closed binghuiwang closed 4 years ago

binghuiwang commented 4 years ago

Attacking graph-based classification via manipulating the graph structure, CCS'19.

ChandlerBang commented 4 years ago

Hi Binghui,

Thanks for mentioning this paper. Currently we are focusing on node-level attack and defense methods. For graph-level, we will develop them later.

By the way, it seems that your are the author of this paper, so I am wondering if you could help develop the algorithm in this repository. You can create a pull request of your algorithm and we will process it.

Thank you.

binghuiwang commented 4 years ago

Hi Wei,

Thanks for your reply. I need to clarify that our method is also focusing on novel-level attack. Currently, our attack is implemented in C++, as it is designed for very large-scale graph datasets. I will consider rewriting it in python in the future.

thanks, Binghui

On Wed, Jun 24, 2020 at 10:41 AM Wei Jin notifications@github.com wrote:

Closed #24 https://github.com/DSE-MSU/DeepRobust/issues/24.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DSE-MSU/DeepRobust/issues/24#event-3477849946, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA6CTJT27OEOLXECY5J5NWLRYIGDFANCNFSM4OD7WVQQ .