kbogas / mythesis

My Thesis Knowledge Graph Embedding for Link Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My thesis

My Thesis Knowledge Graph Embedding for Link Prediction

Contributor:

Our Contribution:

Our thesis - vietnamese version

english version update later(submiting)

We Contribution in rule base AnyBURL:

  • strategy offline-to-online adding knowledge into graph.
  • strategy online-to-online adding knowledge into graph.

We Contribution in deep learning method:

  • apply Attention Mechanism into knowledge graph.
  • implement and evaluation KBGAT.

Our result

FB15K FB15K-237 WN18 WN18RR
H@1 H@10 H@1 H@10 H@1 H@10 H@1 H@10
AnyBURL 79.13 82.30 20.85 42.40 93.96 95.07 44.22 54.40
CGAT * * 36.06 58.32 * * 35.12 57.01

About

My Thesis Knowledge Graph Embedding for Link Prediction

License:MIT License


Languages

Language:Jupyter Notebook 93.3%Language:Python 6.7%