LMIA
README.md

LMIA

This is the implementation for our Link-level MIA, which has been accepted by The Annual Computer Security Applications Conference (ACSAC) 2023.

NRL model (target model)

The original implemenations of GRL models we used in the paper can be found here:

For each GRL, run

python deepwalk-LMIA.py

python node2vec-LMIA.py

python line-LMIA.py

python gae-LMIA.py