Pith. sign in

REVIEW 4 cited by

Fast Gradient Attack on Network Embedding

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1809.02797 v2 pith:PSTRVP7Y submitted 2018-09-08 physics.soc-ph cs.SI

Fast Gradient Attack on Network Embedding

classification physics.soc-ph cs.SI
keywords networkattackgradientadversarialembeddingmethodscertainnetworks
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Network embedding maps a network into a low-dimensional Euclidean space, and thus facilitate many network analysis tasks, such as node classification, link prediction and community detection etc, by utilizing machine learning methods. In social networks, we may pay special attention to user privacy, and would like to prevent some target nodes from being identified by such network analysis methods in certain cases. Inspired by successful adversarial attack on deep learning models, we propose a framework to generate adversarial networks based on the gradient information in Graph Convolutional Network (GCN). In particular, we extract the gradient of pairwise nodes based on the adversarial network, and select the pair of nodes with maximum absolute gradient to realize the Fast Gradient Attack (FGA) and update the adversarial network. This process is implemented iteratively and terminated until certain condition is satisfied, i.e., the number of modified links reaches certain predefined value. Comprehensive attacks, including unlimited attack, direct attack and indirect attack, are performed on six well-known network embedding methods. The experiments on real-world networks suggest that our proposed FGA behaves better than some baseline methods, i.e., the network embedding can be easily disturbed using FGA by only rewiring few links, achieving state-of-the-art attack performance.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Optimal Transport-Guided Adversarial Attacks on Graph Neural Network-Based Bot Detection

    cs.LG 2026-01 unverdicted novelty 7.0

    BOCLOAK uses optimal transport on spatio-temporal features to create sparse, constraint-aware attacks that raise success rates up to 80% against GNN bot detectors while slashing memory use.

  2. The Confidence Trap: Calibration Attacks for Graph Neural Networks

    cs.LG 2026-06 unverdicted novelty 6.0

    UGCA increases Expected Calibration Error of GNNs under adversarial edge perturbations while preserving classification accuracy, with theoretical links between model accuracy, dataset complexity, and vulnerability.

  3. Adversarial Graph Neural Network Benchmarks: Towards Practical and Fair Evaluation

    cs.LG 2026-05 unverdicted novelty 6.0

    A large-scale standardized benchmark of GNN attacks and defenses reveals that target node selection and attacked-model training process can completely distort measured attack effectiveness.

  4. Graph Defense Diffusion Model

    cs.LG 2025-01 unverdicted novelty 6.0

    GDDM is a diffusion-based purification method with a graph structure refiner and node feature regularizer that defends against multiple adversarial attack types on graphs.