paper-with-me

Papers

Recurrent Event Network: Autoregressive Structure Inferenceover Temporal Knowledge Graphs

2020-11-01 · EMNLP 2020 11 · Woojeong Jin, Meng Qu, Xisen Jin, Xiang Ren

Knowledge graph reasoning is a critical task in natural language processing. The task becomes more challenging on temporal knowledge graphs, where each fact is associated with a timestamp. Most existing methods focus on reasoning at past timestamps and they are not able to predict facts happening in the future. This paper proposes Recurrent Event Network (RE-Net), a novel autoregressive architecture for predicting future interactions. The occurrence of a fact (event) is modeled as a probability distribution conditioned on temporal sequences of past knowledge graphs. Specifically, our RE-Net employs a recurrent event encoder to encode past facts, and uses a neighborhood aggregator to model the connection of facts at the same timestamp. Future facts can then be inferred in a sequential manner based on the two modules. We evaluate our proposed method via link prediction at future times on five public datasets. Through extensive experiments, we demonstrate the strength of RE-Net, especially on multi-step inference over future timestamps, and achieve state-of-the-art performance on all five datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsLink PredictionTemporal Sequences

Methods 이 논문이 사용한 방법론

RE-NET Recurrent Event Network (RE-NET) is an autoregressive architecture for predicting future interactions. The occurrence of a fact (event) is modeled as a probability distribution…

Similar Papers 제목 키워드 기반

Recurrent Event Network : Global Structure Inference Over Temporal Knowledge Graph

2019-09-25 · Woojeong Jin, He Jiang, Meng Qu, Tong Chen 외

Modeling dynamically-evolving, multi-relational graph data has received a surge of interests with the rapid growth of heterogeneous event data. However, predicting future events on such data requires global structure inf…

Link PredictionTemporal Sequences

Recurrent Event Network: Autoregressive Structure Inference over Temporal Knowledge Graphs

2019-04-11 · Woojeong Jin, Meng Qu, Xisen Jin, Xiang Ren

Knowledge graph reasoning is a critical task in natural language processing. The task becomes more challenging on temporal knowledge graphs, where each fact is associated with a timestamp. Most existing methods focus on …

Knowledge GraphsLink PredictionTemporal Sequences

Convolutional Recurrent Neural Networks for Polyphonic Sound Event Detection

2017-02-21 · Emre Çakır, Giambattista Parascandolo, Toni Heittola, Heikki Huttunen 외

Sound events often occur in unstructured environments where they exhibit wide variations in their frequency content and temporal structure. Convolutional neural networks (CNN) are able to extract higher level features th…

Event DetectionSound Event Detection

Parallelized Autoregressive Decoding for Omni-Modal Dense Video Captioning

2026-07-03 · Wenzheng Zeng, Siyi Jiao, Chen Gao, Hwee Tou Ng 외 hf

Dense video captioning aims to generate temporally grounded descriptions of video events, benefiting both event-level video understanding and generation. In this domain, autoregressive video large language models have em…

Dense Video Captioning

EventFlow: Forecasting Continuous-Time Event Data with Flow Matching

2024-10-09 · Gavin Kerrigan, Kai Nelson, Padhraic Smyth

Continuous-time event sequences, in which events occur at irregular intervals, are ubiquitous across a wide range of industrial and scientific domains. The contemporary modeling paradigm is to treat such data as realizat…

Point Processes