Research Article

Towards Revealing Parallel Adversarial Attack on Politician Socialnet of Graph Structure

Algorithm 3

Filtering mechanism.
Input: perturbed graph , attack target set , node classification model
Output: filtered attack target set
(1) Initialize
(2)for each do
(3)  Predict the label of in by
(4)  if of ground truth is not equal to prediction result then
(5)  Remove from //filtering
(6)end
(7)ifthen
(8)   //reset
(9)return