Skip to content

Dynamic (Temporal) Knowledge Graph Completion (Reasoning)

Notifications You must be signed in to change notification settings

seven-echo/dynamic-KG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 

Repository files navigation

Dynamic Knowledge Graph Completion

This page is to summarize important materials about dynamic (temporal) knowledge graph completion and dynamic graph embedding.

Update code and data url.

Bookmarks

Temporal Knowledge Graph Completion / Reasoning

  • Recurrent Event Network: Global Structure Inference over Temporal Knowledge Graph
    • Woojeong Jin, He Jiang, Meng Qu, Tong Chen, Changlin Zhang, Pedro Szekely, Xiang Ren. Short version accepted to ICLR-RLGM, 2019.
      • This work is on an extrapolation problem which is to make predictions at unobserved times, different from interpolation work.
      • Proposes a novel neural architecture for modeling complex entity interaction sequences, which consists of a recurrent event encoder and a neighborhood aggregator.
      • Explores various neighborhood aggregators: a multi-relational graph aggregator demonstrates its effectiveness among them.
      • Code and Data

Dynamic Graph Embedding

Knowledge Graph Embedding

Static Graph Embedding

Other Survey Papers

Others

Useful Libararies

About

Dynamic (Temporal) Knowledge Graph Completion (Reasoning)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published