Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 743 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 743 Bytes

negative-sampler-benchmark

🪑 Benchmark PyKEEN's negative samplers' false negative rates. Run with:

$ python -m pip install -r requirements.txt
$ python main.py

It will keep track of your username via getpass and the git hash if you have a development version of PyKEEN installed.

Speed Performance

Times

False Negative Rate

The plot demonstrates that the pseudo-typed negative sampler should be used in combination with filtering. The Nations dataset has a unique pattern because it was constructed under the closed world assumption (unlike most knowledge graphs) and therefore most negative samples are false negatives.

False Negative Rate