Official Code Repository for the paper "Towards Few-shot Inductive Link Prediction on Knowledge Graphs: A Relational Anonymous Walk-guided Neural Process Approach" (ECML-PKDD 2023) Paper is available at link
- Put the preprocessed datasets in
Dataset/ - Put the pre-trained embeddings in
Pretraining/ - Checkpoints of the model will be saved in
Checkpoints/
bash run.sh
Appendix for the paper is in fold Appendix/