paper-with-me

Papers

Evolving Beyond Snapshots: Harmonizing Structure and Sequence via Entity State Tuning for Temporal Knowledge Graph Forecasting

2026-02-12 · Siyuan Li, Yunjia Wu, Yiyong Xiao, Pingyang Huang, Peize Li, Ruitong Liu, Yan Wen, Te Sun arxiv

Temporal knowledge graph (TKG) forecasting requires predicting future facts by jointly modeling structural dependencies within each snapshot and temporal evolution across snapshots. However, most existing methods are stateless: they recompute entity representations at each timestamp from a limited query window, leading to episodic amnesia and rapid decay of long-term dependencies. To address this limitation, we propose Entity State Tuning (EST), an encoder-agnostic framework that endows TKG forecasters with persistent and continuously evolving entity states. EST maintains a global state buffer and progressively aligns structural evidence with sequential signals via a closed-loop design. Specifically, a topology-aware state perceiver first injects entity-state priors into structural encoding. Then, a unified temporal context module aggregates the state-enhanced events with a pluggable sequence backbone. Subsequently, a dual-track evolution mechanism writes the updated context back to the global entity state memory, balancing plasticity against stability. Experiments on multiple benchmarks show that EST consistently improves diverse backbones and achieves state-of-the-art performance, highlighting the importance of state persistence for long-horizon TKG forecasting.

📄 PDF Abstract BibTeX arXiv:2602.12389

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Temporally Consistent Turbulence Between Sparse Snapshots via Diffusion Models

2025-12-31 · Mohammed Sardar, Małgorzata J. Zimoń, Samuel Draycott, Alistair Revell 외 arxiv

We investigate the statistical accuracy of temporally interpolated spatiotemporal flow sequences between sparse, decorrelated snapshots of turbulent flow fields using conditional Denoising Diffusion Probabilistic Models …

Predicting Path Failure In Time-Evolving Graphs

2019-05-10 · Jia Li, Zhichao Han, Hong Cheng, Jiao Su 외

In this paper we use a time-evolving graph which consists of a sequence of graph snapshots over time to model many real-world networks. We study the path classification problem in a time-evolving graph, which has many ap…

Temporal Pattern Mining from Evolving Networks

2017-09-20 · Angelo Impedovo, Corrado Loglisci, Michelangelo Ceci

Recently, evolving networks are becoming a suitable form to model many real-world complex systems, due to their peculiarities to represent the systems and their constituting entities, the interactions between the entitie…

Using link and content over time for embedding generation in Dynamic Attributed Networks

2018-07-17 · Ana Paula Appel, Renato L. F. Cunha, Charu C. Aggarwal, Marcela Megumi Terakado

In this work, we consider the problem of combining link, content and temporal analysis for community detection and prediction in evolving networks. Such temporal and content-rich networks occur in many real-life settings…

Community DetectionQuestion Answering

Learning for Dynamic Combinatorial Optimization without Training Data

2025-05-26 · Yiqiao Liao, Farinaz Koushanfar, Parinaz Naghizadeh

We introduce DyCO-GNN, a novel unsupervised learning framework for Dynamic Combinatorial Optimization that requires no training data beyond the problem instance itself. DyCO-GNN leverages structural similarities across t…

Combinatorial OptimizationTraveling Salesman Problem