paper-with-me

Papers

Complex Evolutional Pattern Learning for Temporal Knowledge Graph Reasoning

2022-03-15 · ACL 2022 5 · Zixuan Li, Saiping Guan, Xiaolong Jin, Weihua Peng, Yajuan Lyu, Yong Zhu, Long Bai, Wei Li, Jiafeng Guo, Xueqi Cheng

A Temporal Knowledge Graph (TKG) is a sequence of KGs corresponding to different timestamps. TKG reasoning aims to predict potential facts in the future given the historical KG sequences. One key of this task is to mine and understand evolutional patterns of facts from these sequences. The evolutional patterns are complex in two aspects, length-diversity and time-variability. Existing models for TKG reasoning focus on modeling fact sequences of a fixed length, which cannot discover complex evolutional patterns that vary in length. Furthermore, these models are all trained offline, which cannot well adapt to the changes of evolutional patterns from then on. Thus, we propose a new model, called Complex Evolutional Network (CEN), which uses a length-aware Convolutional Neural Network (CNN) to handle evolutional patterns of different lengths via an easy-to-difficult curriculum learning strategy. Besides, we propose to learn the model under the online setting so that it can adapt to the changes of evolutional patterns over time. Extensive experiments demonstrate that CEN obtains substantial performance improvement under both the traditional offline and the proposed online settings.

📄 PDF Abstract BibTeX arXiv:2203.07782

Code (1)

lee-zix/cen 공식 구현 pytorch

Tasks

Diversity

Similar Papers 제목 키워드 기반

Hawkes based Representation Learning for Reasoning over Scale-free Community-structured Temporal Knowledge Graphs

2024-12-28 · Yuwei Du, Xinyue Liu, Wenxin Liang, Linlin Zong 외

Temporal knowledge graph (TKG) reasoning has become a hot topic due to its great value in many practical tasks. The key to TKG reasoning is modeling the structural information and evolutional patterns of the TKGs. While …

Knowledge GraphsRepresentation Learning

Temporal Knowledge Graph Reasoning Based on Evolutional Representation Learning

2021-04-21 · Zixuan Li, Xiaolong Jin, Wei Li, Saiping Guan 외

Knowledge Graph (KG) reasoning that predicts missing facts for incomplete KGs has been widely explored. However, reasoning over Temporal KG (TKG) that predicts facts in the future is still far from resolved. The key to p…

Representation Learning

Learning Multi-graph Structure for Temporal Knowledge Graph Reasoning

2023-12-04 · Jinchuan Zhang, Bei Hui, Chong Mu, Ling Tian

Temporal Knowledge Graph (TKG) reasoning that forecasts future events based on historical snapshots distributed over timestamps is denoted as extrapolation and has gained significant attention. Owing to its extreme versa…

Graph Attention

Temporal Attention Evolutional Graph Convolutional Network for Multivariate Time Series Forecasting

2025-05-01 · Xinlong Zhao, Liying Zhang, Tianbo Zou, Yan Zhang

Multivariate time series forecasting enables the prediction of future states by leveraging historical data, thereby facilitating decision-making processes. Each data node in a multivariate time series encompasses a seque…

Multivariate Time Series ForecastingPredictionTime SeriesTime Series Forecasting

SynEVO: A neuro-inspired spatiotemporal evolutional framework for cross-domain adaptation

2025-05-21 · Jiayue Liu, Zhongchao Yi, Zhengyang Zhou, Qihe Huang 외

Discovering regularities from spatiotemporal systems can benefit various scientific and social planning. Current spatiotemporal learners usually train an independent model from a specific source data that leads to limite…

DisentanglementDomain AdaptationTransfer Learning