MGA: Momentum Gradient Attack on Network

Jinyin Chen,Yixian Chen,Haibin Zheng,Shijing Shen,Shanqing Yu,Dan Zhang,Qi Xuan
DOI: https://doi.org/10.1109/tcss.2020.3031058
2021-01-01
IEEE Transactions on Computational Social Systems
Abstract:The adversarial attack methods based on gradient information can adequately find the perturbations, that is, the combinations of rewired links, thereby reducing the effectiveness of the deep learning model-based graph embedding algorithms, but it is also easy to fall into a local optimum. Therefore, this article proposes a momentum gradient attack (MGA) against the graph convolutional network (GCN) model, which can achieve more aggressive attacks with fewer rewiring links. Compared with directly updating the original network using gradient information, integrating the momentum term into the iterative process can stabilize the updating direction, which makes the model jump out of poor local optimum and enhances the method with stronger transferability. Experiments on node classification and community detection methods based on three well-known network embedding algorithms show that MGA has a better attack effect and transferability.
What problem does this paper attempt to address?