This is the implementation for our Link-level MIA, which has been accepted by The Annual Computer Security Applications Conference (ACSAC) 2023.
The original implemenations of GRL models we used in the paper can be found here:
Deepwalk: https://github.com/phanein/deepwalk
python deepwalk-LMIA.py
python node2vec-LMIA.py
python line-LMIA.py
python gae-LMIA.py