paper-with-me

홈 › Papers

RLGNet: Repeating-Local-Global History Network for Temporal Knowledge Graph Reasoning

2024-03-31 · Ao Lv, Guige Ouyang, Yongzhong Huang, Yue Chen, Haoran Xie

Temporal Knowledge Graph (TKG) reasoning involves predicting future events based on historical information. However, due to the unpredictability of future events, this task is highly challenging. To address this issue, we propose a multi-scale hybrid architecture model based on ensemble learning, called RLGNet (Repeating-Local-Global History Network). Inspired by the application of multi-scale information in other fields, we introduce the concept of multi-scale information into TKG reasoning. Specifically, RLGNet captures and integrates different levels of historical information by combining modules that process information at various scales. The model comprises three modules: the Repeating History Module focuses on identifying repetitive patterns and trends in historical data, the Local History Module captures short-term changes and details, and the Global History Module provides a macro perspective on long-term changes. Additionally, to address the limitations of previous single-architecture models in generalizing across single-step and multi-step reasoning tasks, we adopted architectures based on Recurrent Neural Networks (RNN) and Multi-Layer Perceptrons (MLP) for the Local and Global History Modules, respectively. This hybrid architecture design enables the model to complement both multi-step and single-step reasoning capabilities. Finally, to address the issue of noise in TKGs, we adopt an ensemble learning strategy, combining the predictions of the three modules to reduce the impact of noise on the final prediction results. In the evaluation on six benchmark datasets, our approach generally outperforms existing TKG reasoning models in multi-step and single-step reasoning tasks.

📄 PDF Abstract BibTeX arXiv:2404.00586

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Local-Global History-aware Contrastive Learning for Temporal Knowledge Graph Reasoning

2023-12-04 · Wei Chen, Huaiyu Wan, Yuting Wu, Shuyuan Zhao 외

Temporal knowledge graphs (TKGs) have been identified as a promising approach to represent the dynamics of facts along the timeline. The extrapolation of TKG is to predict unknowable facts happening in the future, holdin…

Contrastive LearningKnowledge Graphs

Spatio-Temporal Investigation of Brain-Wide Sequences

2021-05-27 · Ohad Felsenstein, Moshe Abeles

In "The Organization of Behavior" (Hebb, 1949), Hebb suggested that the propagation of activity between transiently grouped neurons plays an important role in behavior. Since then, multiple studies have provided evidence…

BPGrad: Towards Global Optimality in Deep Learning via Branch and Pruning

2017-11-19 · CVPR 2018 6 · Ziming Zhang, Yuanwei Wu, Guanghui Wang

Understanding the global optimality in deep learning (DL) has been attracting more and more attention recently. Conventional DL solvers, however, have not been developed intentionally to seek for such global optimality. …

Object Recognition

Global-Local Item Embedding for Temporal Set Prediction

2021-09-05 · Seungjae Jung, Young-Jin Park, Jisu Jeong, Kyung-Min Kim 외

Temporal set prediction is becoming increasingly important as many companies employ recommender systems in their online businesses, e.g., personalized purchase prediction of shopping baskets. While most previous techniqu…

DecoderPredictionRecommendation Systems

LC-Flow: Learning Local Continuous Optical Flow and Confidence from events

2026-05-23 · Gunwoo Jeon, Chaesong Park, Jongwoo Lim arxiv

Event cameras capture brightness changes asynchronously with microsecond resolution, yet existing optical flow methods fail to fully exploit this temporal continuity. Frame-based approaches impose artificial accumulation…

Visual Odometry