PulseAugur
LIVE 09:46:32
research · [1 source] ·
0
research

New TI-ODE model enhances dynamic graph representation learning with time-varying interactions

Researchers have introduced Time-varying Interaction Graph Ordinary Differential Equations (TI-ODE), a novel method for dynamic graph representation learning. This approach addresses limitations in existing models by decomposing the evolution function into learnable interaction basis functions that dynamically combine over time. TI-ODE aims to capture the diverse and time-varying nature of inter-node interactions more effectively. Experiments on multiple datasets, including one related to Covid, show TI-ODE achieving state-of-the-art performance and demonstrating superior robustness compared to previous methods. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT Introduces a more robust and interpretable method for analyzing dynamic graph data, potentially improving applications in fields like epidemiology or social network analysis.

RANK_REASON This is a research paper introducing a new method for dynamic graph representation learning.

Read on arXiv cs.LG →

COVERAGE [1]

  1. arXiv cs.LG TIER_1 · Xiaoyi Wang, Zhiqiang Wang, Jianqing Liang, Xingwang Zhao, Chuangyin Dang, Zhen Jin, Jiye Liang ·

    Time-varying Interaction Graph ODE for Dynamic Graph Representation Learning

    arXiv:2604.24811v1 Announce Type: new Abstract: Graph neural Ordinary Differential Equations (ODE) combine neural ODE with the message passing mechanism of Graph Neural Networks (GNN), providing a continuous-time modeling method for graph representation learning. However, in dyna…