POINCARÉ DIFFERENTIALLY PRIVATE FOR HIERARCHY-AWARE GRAPH EMBEDDING
The implementation of PoinDP is tested under Python 3.9, with the following packages installed:
- dgl == 0.8.2
- torch == 1.8.0+cu111
- torch-geometric == 2.0.4
- scikit-learn == 1.0.2
- numpy == 1.22.3