All Projects → woojeongjin → Dynamic Kg

woojeongjin / Dynamic Kg

Dynamic (Temporal) Knowledge Graph Completion (Reasoning)

Projects that are alternatives of or similar to Dynamic Kg

Grakn
TypeDB: a strongly-typed database
Stars: ✭ 2,947 (+673.49%)
Mutual labels:  knowledge-graph, knowledge-base
Ccks2019 el
CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案
Stars: ✭ 326 (-14.44%)
Mutual labels:  knowledge-graph, knowledge-base
Zincbase
A batteries-included kit for knowledge graphs
Stars: ✭ 249 (-34.65%)
Mutual labels:  knowledge-graph, knowledge-base
Topic Db
TopicDB is a topic maps-based semantic graph store (using PostgreSQL for persistence)
Stars: ✭ 164 (-56.96%)
Mutual labels:  knowledge-graph, knowledge-base
Logseq
A privacy-first, open-source platform for knowledge management and collaboration. Desktop app download link: https://github.com/logseq/logseq/releases, roadmap: https://trello.com/b/8txSM12G/roadmap
Stars: ✭ 8,210 (+2054.86%)
Mutual labels:  knowledge-base, knowledge-graph
Aser
ASER (activities, states, events, and their relations), a large-scale eventuality knowledge graph extracted from more than 11-billion-token unstructured textual data.
Stars: ✭ 171 (-55.12%)
Mutual labels:  knowledge-graph, knowledge-base
Graphbrain
Language, Knowledge, Cognition
Stars: ✭ 294 (-22.83%)
Mutual labels:  knowledge-graph, knowledge-base
Capse
A Capsule Network-based Embedding Model for Knowledge Graph Completion and Search Personalization (NAACL 2019)
Stars: ✭ 114 (-70.08%)
Mutual labels:  knowledge-graph, knowledge-base
KGReasoning
Multi-Hop Logical Reasoning in Knowledge Graphs
Stars: ✭ 197 (-48.29%)
Mutual labels:  knowledge-graph, knowledge-base
harika
Offline-, mobile-first graph note-taking app focused on performance with the knowledgebase of any scale
Stars: ✭ 111 (-70.87%)
Mutual labels:  knowledge-graph, knowledge-base
Tutorial Utilizing Kg
Resources for Tutorial on "Utilizing Knowledge Graphs in Text-centric Information Retrieval"
Stars: ✭ 148 (-61.15%)
Mutual labels:  knowledge-graph, knowledge-base
awesome-ontology
A curated list of ontology things
Stars: ✭ 73 (-80.84%)
Mutual labels:  knowledge-graph, knowledge-base
Zincbase
A state of the art knowledge base
Stars: ✭ 144 (-62.2%)
Mutual labels:  knowledge-graph, knowledge-base
Kbgan
Code for "KBGAN: Adversarial Learning for Knowledge Graph Embeddings" https://arxiv.org/abs/1711.04071
Stars: ✭ 186 (-51.18%)
Mutual labels:  knowledge-graph, knowledge-base
Hyte
EMNLP 2018: HyTE: Hyperplane-based Temporally aware Knowledge Graph Embedding
Stars: ✭ 130 (-65.88%)
Mutual labels:  knowledge-graph, knowledge-base
hugo-documentation-theme
📖 Project Docs / Knowledge Base template for Hugo Website Builder. 创建项目文档
Stars: ✭ 101 (-73.49%)
Mutual labels:  knowledge-graph, knowledge-base
Simple
SimplE Embedding for Link Prediction in Knowledge Graphs
Stars: ✭ 104 (-72.7%)
Mutual labels:  knowledge-graph, knowledge-base
Workbase
Grakn Workbase (Knowledge IDE)
Stars: ✭ 106 (-72.18%)
Mutual labels:  knowledge-graph, knowledge-base
CONVEX
As far as we know, CONVEX is the first unsupervised method for conversational question answering over knowledge graphs. A demo and our benchmark (and more) can be found at
Stars: ✭ 24 (-93.7%)
Mutual labels:  knowledge-graph, knowledge-base
typedb
TypeDB: a strongly-typed database
Stars: ✭ 3,152 (+727.3%)
Mutual labels:  knowledge-graph, knowledge-base

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].