An edge sensitivity based gradient attack on graph isomorphic networks for graph classification problems

针对图分类问题,提出了一种基于边缘敏感性的图同构网络梯度攻击方法。

阅读:1

Abstract

Graph Neural Networks have gained popularity over the past few years. Their ability to model relationships between entities of the same and different kind, represent molecules, model flow etc. have made them a go to tool for researchers. However, owing to the abstract nature of graphs, there exists no ideal transformation to represent nodes and edges in the euclidean space. Moreover, GNNs are highly susceptible to adversarial attacks. However, a gradient based attack based on latent space embeddings does not exist in the GNN literature. Such attacks, classified as white box attacks, tamper with latent space representation of graphs without creating any noticeable difference in the overall distribution. Developing and testing GNN models based on such attacks on graph classification tasks would enable researchers to understand and develop stronger and more robust classification systems. Further, adversarial attack tests in the GNN literature have been performed on weaker, less representative neural network architectures. In order to tackle these gaps in literature, we propose a white box gradient based attack developed from contrastive latent space representations. Further, we develop a strong base(victim) learning spectral and spatial properties of graphs with consideration of isomorphic properties. We experimentally validate this model on 4 benchmark datasets in the molecular property prediction literature where our model outperformed over 75% of all LLM-based architectures. On attacking this model with our proposed adversarial attack strategy, the overall performance drops at an average of 25% thereby clearing a few gaps in the existent literature. The code for our paper can be found at https://github.com/Deceptrax123/An-edge-sensitivity-based-gradient-attack-on-GIN-for-inductive-problems.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。