Thanks for sharing the code. I'd like to ask you about the details of the attacked graph.
I find that the perturbed_adj generated by mettack or nettack methods is symmetric.
But when I get the perturbed_adj by conducting adversarial attack (meta and nettack) from deeprobust library, I find that it is asymmetric.
What caused the difference in data? Did you preprocess the perturbed_adj?
Looking forward to your reply.
Thanks for sharing the code. I'd like to ask you about the details of the attacked graph. I find that the perturbed_adj generated by mettack or nettack methods is symmetric. But when I get the perturbed_adj by conducting adversarial attack (meta and nettack) from deeprobust library, I find that it is asymmetric. What caused the difference in data? Did you preprocess the perturbed_adj? Looking forward to your reply.