PulseAugur
EN
LIVE 13:50:10

AdaTKG introduces adaptive memory for temporal knowledge graph reasoning

Researchers have introduced AdaTKG, a novel approach to temporal knowledge graph reasoning that models entities as adaptive processes. Unlike static methods, AdaTKG refines an entity's representation each time it participates in a fact, storing this information in a per-entity memory. This adaptive memory accumulates over time, improving prediction accuracy as more interactions are observed. A key feature is the use of a learnable exponential moving average for memory updates, allowing AdaTKG to handle unseen entities effectively. AI

RANK_REASON This is a research paper detailing a new method for temporal knowledge graph reasoning. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Seunghan Lee, Jun Seo, Jaehoon Lee, Sungdong Yoo, Minjae Kim, Tae Yoon Lim, Dongwan Kang, Hwanil Choi, SoonYoung Lee, Wonbin Ahn ·

    AdaTKG: Adaptive Memory for Temporal Knowledge Graph Reasoning

    arXiv:2605.07121v2 Announce Type: replace Abstract: Temporal knowledge graphs (TKGs) represent time-stamped relational facts and support a wide range of reasoning tasks over evolving events. However, existing methods produce entity representations that are static at the entity le…