paper-with-me

Papers

CognTKE: A Cognitive Temporal Knowledge Extrapolation Framework

2024-12-21 · Wei Chen, Yuting Wu, Shuhan Wu, ZhiYu Zhang, Mengqi Liao, Youfang Lin, Huaiyu Wan

Reasoning future unknowable facts on temporal knowledge graphs (TKGs) is a challenging task, holding significant academic and practical values for various fields. Existing studies exploring explainable reasoning concentrate on modeling comprehensible temporal paths relevant to the query. Yet, these path-based methods primarily focus on local temporal paths appearing in recent times, failing to capture the complex temporal paths in TKG and resulting in the loss of longer historical relations related to the query. Motivated by the Dual Process Theory in cognitive science, we propose a \textbf{Cogn}itive \textbf{T}emporal \textbf{K}nowledge \textbf{E}xtrapolation framework (CognTKE), which introduces a novel temporal cognitive relation directed graph (TCR-Digraph) and performs interpretable global shallow reasoning and local deep reasoning over the TCR-Digraph. Specifically, the proposed TCR-Digraph is constituted by retrieving significant local and global historical temporal relation paths associated with the query. In addition, CognTKE presents the global shallow reasoner and the local deep reasoner to perform global one-hop temporal relation reasoning (System 1) and local complex multi-hop path reasoning (System 2) over the TCR-Digraph, respectively. The experimental results on four benchmark datasets demonstrate that CognTKE achieves significant improvement in accuracy compared to the state-of-the-art baselines and delivers excellent zero-shot reasoning ability. \textit{The code is available at https://github.com/WeiChen3690/CognTKE}.

📄 PDF Abstract BibTeX arXiv:2412.16557

Code (1)

weichen3690/cogntke 공식 구현 pytorch

Tasks

Knowledge GraphsRelation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

DynaGen: Unifying Temporal Knowledge Graph Reasoning with Dynamic Subgraphs and Generative Regularization

2025-12-14 · Jiawei Shen, Jia Zhu, Hanghui Guo, Weijie Shi 외 arxiv

Temporal Knowledge Graph Reasoning (TKGR) aims to complete missing factual elements along the timeline. Depending on the temporal position of the query, the task is categorized into interpolation and extrapolation. Exist…

Meta-Learning Based Knowledge Extrapolation for Temporal Knowledge Graph

2023-02-11 · Zhongwu Chen, Chengjin Xu, Fenglong Su, Zhen Huang 외

In the last few years, the solution to Knowledge Graph (KG) completion via learning embeddings of entities and relations has attracted a surge of interest. Temporal KGs(TKGs) extend traditional Knowledge Graphs (KGs) by …

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+1

OntoTKGE: Ontology-Enhanced Temporal Knowledge Graph Extrapolation

2026-04-07 · Dongying Lin, Yinan Liu, Shengwei tang, Bin Wang 외 arxiv

Temporal knowledge graph (TKG) extrapolation is an important task that aims to predict future facts through historical interaction information within KG snapshots. A key challenge for most existing TKG extrapolation mode…

Low-Overhead Channel Estimation via 3D Extrapolation for TDD mmWave Massive MIMO Systems Under High-Mobility Scenarios

2024-06-13 · Binggui Zhou, Xi Yang, Shaodan Ma, Feifei Gao 외

In time division duplexing (TDD) millimeter wave (mmWave) massive multiple-input multiple-output (MIMO) systems, downlink channel state information (CSI) can be obtained from uplink channel estimation thanks to channel r…

Extrapolation Frameworks in Cognitive Psychology Suitable for Study of Image Classification Models

2021-12-06 · Roozbeh Yousefzadeh, Jessica A. Mollick

We study the functional task of deep learning image classification models and show that image classification requires extrapolation capabilities. This suggests that new theories have to be developed for the understanding…

Deep Learningimage-classificationImage ClassificationOut-of-Distribution Detection