MIRA: Multihop Relation Prediction in Temporal Knowledge Graphs
- URL: http://arxiv.org/abs/2110.14284v1
- Date: Wed, 27 Oct 2021 09:05:23 GMT
- Title: MIRA: Multihop Relation Prediction in Temporal Knowledge Graphs
- Authors: Christian M.M. Frey, Yunpu Ma, Matthias Schubert
- Abstract summary: Multi-hop reasoning on inferred subgraphs connecting entities within a knowledge graph can be formulated as a reinforcement learning task.
The encoding of information about the explored graph structures is referred to as fingerprints.
The evaluation shows that the proposed method yields results being in line with state-of-the-art embedding algorithms for temporal Knowledge Graphs.
- Score: 8.565134944225491
- License: http://creativecommons.org/licenses/by-nc-nd/4.0/
- Abstract: In knowledge graph reasoning, we observe a trend to analyze temporal data
evolving over time. The additional temporal dimension is attached to facts in a
knowledge base resulting in quadruples between entities such as (Nintendo,
released, Super Mario, Sep-13-1985), where the relation between two entities is
associated to a specific time interval or point in time. Multi-hop reasoning on
inferred subgraphs connecting entities within a knowledge graph can be
formulated as a reinforcement learning task where the agent sequentially
performs inference upon the explored subgraph. The task in this work is to
infer the predicate between a subject and an object entity, i.e., (subject, ?,
object, time), being valid at a certain timestamp or time interval. Given query
entities, our agent starts to gather temporal relevant information about the
neighborhood of the subject and object. The encoding of information about the
explored graph structures is referred to as fingerprints. Subsequently, we use
the two fingerprints as input to a Q-Network. Our agent decides sequentially
which relational type needs to be explored next expanding the local subgraphs
of the query entities in order to find promising paths between them. The
evaluation shows that the proposed method not only yields results being in line
with state-of-the-art embedding algorithms for temporal Knowledge Graphs (tKG),
but we also gain information about the relevant structures between subjects and
objects.
Related papers
- UTCS: Effective Unsupervised Temporal Community Search with Pre-training of Temporal Dynamics and Subgraph Knowledge [15.006782872246044]
In many real-world applications, the evolving relationships between entities can be modeled as temporal graphs, where each edge has a timestamp representing the interaction time.<n>Traditional methods typically require predefined subgraph structures, which are not always known in advance.<n>We propose an effective textbfUncontain textbfTemporal textbfCommunity textbfSearch with pre-training of temporal dynamics and subgraph knowledge model.
arXiv Detail & Related papers (2025-06-03T12:11:34Z) - Learning Granularity Representation for Temporal Knowledge Graph Completion [2.689675451882683]
Temporal Knowledge Graphs (TKGs) incorporate temporal information to reflect the dynamic structural knowledge and evolutionary patterns of real-world facts.
This paper proposes textbfLearning textbfGranularity textbfRepresentation (termed $mathsfLGRe$) for TKG completion.
It comprises two main components: Granularity Learning (GRL) and Adaptive Granularity Balancing (AGB)
arXiv Detail & Related papers (2024-08-27T08:19:34Z) - Re-Temp: Relation-Aware Temporal Representation Learning for Temporal
Knowledge Graph Completion [11.699431017532367]
Temporal Knowledge Graph Completion (TKGC) under the extrapolation setting aims to predict the missing entity from a fact in the future.
We propose our model, Re-Temp, which leverages explicit temporal embedding as input and incorporates skip information flow after each timestamp to skip unnecessary information for prediction.
We demonstrate that our model outperforms all eight recent state-of-the-art models by a significant margin.
arXiv Detail & Related papers (2023-10-24T10:58:33Z) - Evidential Temporal-aware Graph-based Social Event Detection via
Dempster-Shafer Theory [76.4580340399321]
We propose ETGNN, a novel Evidential Temporal-aware Graph Neural Network.
We construct view-specific graphs whose nodes are the texts and edges are determined by several types of shared elements respectively.
Considering the view-specific uncertainty, the representations of all views are converted into mass functions through evidential deep learning (EDL) neural networks.
arXiv Detail & Related papers (2022-05-24T16:22:40Z) - Temporal Relevance Analysis for Video Action Models [70.39411261685963]
We first propose a new approach to quantify the temporal relationships between frames captured by CNN-based action models.
We then conduct comprehensive experiments and in-depth analysis to provide a better understanding of how temporal modeling is affected.
arXiv Detail & Related papers (2022-04-25T19:06:48Z) - Temporal Knowledge Graph Reasoning with Low-rank and Model-agnostic
Representations [1.8262547855491458]
We introduce Time-LowFER, a family of parameter-efficient and time-aware extensions of the low-rank tensor factorization model LowFER.
Noting several limitations in current approaches to represent time, we propose a cycle-aware time-encoding scheme for time features.
We implement our methods in a unified temporal knowledge graph embedding framework, focusing on time-sensitive data processing.
arXiv Detail & Related papers (2022-04-10T22:24:11Z) - Time-aware Graph Neural Networks for Entity Alignment between Temporal
Knowledge Graphs [8.739319749401819]
We propose a novel time-aware entity alignment approach based on Graph Neural Networks (TEA-GNN)
Our method significantly outperforms the state-of-the-art methods due to the inclusion of time information.
arXiv Detail & Related papers (2022-03-04T06:41:51Z) - Temporal Graph Network Embedding with Causal Anonymous Walks
Representations [54.05212871508062]
We propose a novel approach for dynamic network representation learning based on Temporal Graph Network.
For evaluation, we provide a benchmark pipeline for the evaluation of temporal network embeddings.
We show the applicability and superior performance of our model in the real-world downstream graph machine learning task provided by one of the top European banks.
arXiv Detail & Related papers (2021-08-19T15:39:52Z) - Spatio-Temporal Interaction Graph Parsing Networks for Human-Object
Interaction Recognition [55.7731053128204]
In given video-based Human-Object Interaction scene, modeling thetemporal relationship between humans and objects are the important cue to understand the contextual information presented in the video.
With the effective-temporal relationship modeling, it is possible not only to uncover contextual information in each frame but also directly capture inter-time dependencies.
The full use of appearance features, spatial location and the semantic information are also the key to improve the video-based Human-Object Interaction recognition performance.
arXiv Detail & Related papers (2021-08-19T11:57:27Z) - One-shot Learning for Temporal Knowledge Graphs [49.41854171118697]
We propose a one-shot learning framework for link prediction in temporal knowledge graphs.
Our proposed method employs a self-attention mechanism to effectively encode temporal interactions between entities.
Our experiments show that the proposed algorithm outperforms the state of the art baselines for two well-studied benchmarks.
arXiv Detail & Related papers (2020-10-23T03:24:44Z) - Software Engineering Event Modeling using Relative Time in Temporal
Knowledge Graphs [15.22542676866305]
We present a multi-relational temporal knowledge graph based on the daily interactions between artifacts in GitHub.
We introduce two new datasets for i) interpolated time-conditioned link prediction and ii) extrapolated time-conditioned link/time prediction queries.
Our experiments on these datasets highlight the potential of adapting knowledge graphs to answer broad software engineering questions.
arXiv Detail & Related papers (2020-07-02T16:28:43Z) - Connecting the Dots: Multivariate Time Series Forecasting with Graph
Neural Networks [91.65637773358347]
We propose a general graph neural network framework designed specifically for multivariate time series data.
Our approach automatically extracts the uni-directed relations among variables through a graph learning module.
Our proposed model outperforms the state-of-the-art baseline methods on 3 of 4 benchmark datasets.
arXiv Detail & Related papers (2020-05-24T04:02:18Z) - Relational Message Passing for Knowledge Graph Completion [78.47976646383222]
We propose a relational message passing method for knowledge graph completion.
It passes relational messages among edges iteratively to aggregate neighborhood information.
Results show our method outperforms stateof-the-art knowledge completion methods by a large margin.
arXiv Detail & Related papers (2020-02-17T03:33:41Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.