Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions examples/defense/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
\# GNNFingers Unified Pipeline (Example)



End-to-end example to reproduce fingerprint-based ownership verification:

\- Node/Graph classification, Link prediction, Graph matching

\- AUROC and ARUC

\- Optional pairwise verifier (“matcher”)

\- Saves plots/CSV/JSON into `--outdir` (defaults to `outputs/`, which is gitignored)



\## How to run



CPU quick test (small run):

```bash

python examples/gnnfingers/gnnfingers\_full\_pipeline.py --dataset Cora --variants 20 --save-plots



Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added examples/defense/data/Cora/Cora/raw/ind.cora.ally
Binary file not shown.
Binary file not shown.
Loading