LGSep 30, 2023

DURENDAL: Graph deep learning framework for temporal heterogeneous networks

arXiv:2310.00336v11 citationsh-index: 24
Originality Incremental advance
AI Analysis

This work addresses a gap in graph learning for evolving heterogeneous networks, which is important for applications like recommender systems and knowledge graphs, but it is incremental as it builds on existing snapshot-based and multirelational methods.

The authors tackled the problem of modeling temporal heterogeneous networks (THNs) by proposing DURENDAL, a graph deep learning framework that repurposes heterogeneous graph models for evolving networks, and introduced new benchmark datasets; experiments on link prediction tasks demonstrated its effectiveness compared to existing solutions.

Temporal heterogeneous networks (THNs) are evolving networks that characterize many real-world applications such as citation and events networks, recommender systems, and knowledge graphs. Although different Graph Neural Networks (GNNs) have been successfully applied to dynamic graphs, most of them only support homogeneous graphs or suffer from model design heavily influenced by specific THNs prediction tasks. Furthermore, there is a lack of temporal heterogeneous networked data in current standard graph benchmark datasets. Hence, in this work, we propose DURENDAL, a graph deep learning framework for THNs. DURENDAL can help to easily repurpose any heterogeneous graph learning model to evolving networks by combining design principles from snapshot-based and multirelational message-passing graph learning models. We introduce two different schemes to update embedding representations for THNs, discussing the strengths and weaknesses of both strategies. We also extend the set of benchmarks for TNHs by introducing two novel high-resolution temporal heterogeneous graph datasets derived from an emerging Web3 platform and a well-established e-commerce website. Overall, we conducted the experimental evaluation of the framework over four temporal heterogeneous network datasets on future link prediction tasks in an evaluation setting that takes into account the evolving nature of the data. Experiments show the prediction power of DURENDAL compared to current solutions for evolving and dynamic graphs, and the effectiveness of its model design.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes