Giter Club home page Giter Club logo

dynamic-kg's Introduction

Dynamic Knowledge Graph Completion

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

Bookmarks

Temporal Knowledge Graph Completion / Reasoning

  • Recurrent Event Network: Autoregressive Structure Inference over Temporal Knowledge Graphs
    • Woojeong Jin, Meng Qu, Xisen Jin, Xiang Ren. EMNLP 2020.
      • 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

dynamic-kg's People

Contributors

shanzhenren avatar woojeongjin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dynamic-kg's Issues

How can I set the RE-NET w. GT to reproduce experiment?

Hello,
In your paper, table 2 you are showing an interesting ablation study, where you show also RE-NET w. GT.
I would like to understand how, in the code, I can set this feeding of the GT.

As far as I understand, I would have to feed after each predicted timestep, the ground truth graph, instead of the predicted graph, before going to the next timestep, right?

Is there a configuration parameter to set? If yes: which one?

Or do I directly need to modify the code?
If yes, I assume somewhere in model.py predict() I would have to feed the gt_graph instead of the predicted graph, is this correct? and what exactly would I have to modify?

Looking forward to your reply
Kind Regards
Julia

regarding the know-evolve paper

I would like to bring to your attention that the know-evolve paper has serious issues concerning their numerical results. IMHO it should not be advertised as a temporal link prediction paper. It would be great if you remove it or add a note next to it so it does not set an unreasonably high bar and discourage others from working on this benchmarks.

P.S. please refer to https://github.com/rstriv/Know-Evolve/issues for more details. As another user also mentions with full details in the issues, the know-evolve model is saturated and all hits@10 calculations might be erroneous.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.