Tianbaojie / Link_Inference_Attacks_and_Defenses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Capture Long-Range Dependency with Meta-Path Transformer for De-Anonymization of Q&A Sites

Official implementation of Capture Long-Range Dependency with Meta-Path Transformer for De-Anonymization of Q&A Sites

Built based on GCA, DeepRobust, Viking, CLGA

Requirements

Tested on pytorch 1.7.1 and torch_geometric 1.6.3.

Usage

1.To produce our methord

bash ./run/run_clean_zhihu_quora.sh

2.To produce baselines

bash ./run/run_clean_zhihu_quora.sh

About


Languages

Language:Python 91.1%Language:Jupyter Notebook 7.2%Language:Shell 1.7%