paper-with-me

Papers

DURENDAL: Graph deep learning framework for temporal heterogeneous networks

2023-09-30 · Manuel Dileo, Matteo Zignani, Sabrina Gaito

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.

📄 PDF Abstract BibTeX arXiv:2310.00336

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningGraph LearningKnowledge GraphsLink PredictionRecommendation Systems

Similar Papers 제목 키워드 기반

Graph Masked Autoencoder for Spatio-Temporal Graph Learning

2024-10-14 · Qianru Zhang, Haixin Wang, Siu-Ming Yiu, Hongzhi Yin

Effective spatio-temporal prediction frameworks play a crucial role in urban sensing applications, including traffic analysis, human mobility behavior modeling, and citywide crime prediction. However, the presence of dat…

Crime PredictionData AugmentationGraph LearningSelf-Supervised Learning

Heterogeneous Temporal Graph Neural Network

2021-10-26 · Yujie Fan, Mingxuan Ju, Chuxu Zhang, Liang Zhao 외

Graph neural networks (GNNs) have been broadly studied on dynamic graphs for their representation learning, majority of which focus on graphs with homogeneous structures in the spatial domain. However, many real-world gr…

Graph Neural NetworkRelationRepresentation Learning

heterogeneous temporal graph transformer: an intelligent system for evolving android malware detection

2021-08-14 · KDD 2021 8 · Yujie Fan, Mingxuan Ju, Shifu Hou, Yanfang Ye 외

The explosive growth and increasing sophistication of Android malware call for new defensive techniques to protect mobile users against novel threats. To address this challenge, in this paper, we propose and develop an i…

Android Malware DetectionMalware DetectionMobile SecurityRepresentation Learning

Temporal-Aware Heterogeneous Graph Reasoning with Multi-View Fusion for Temporal Question Answering

2026-02-23 · Wuzhenghong Wen, Bowen Zhou, Jinwen Huang, Xianjie Wu 외 arxiv

Question Answering over Temporal Knowledge Graphs (TKGQA) has attracted growing interest for handling time-sensitive queries. However, existing methods still struggle with: 1) weak incorporation of temporal constraints i…

Graph Neural NetworkQuestion AnsweringKnowledge Graphs

CTRL: Continuous-Time Representation Learning on Temporal Heterogeneous Information Network

2024-05-11 · Chenglin Li, Yuanzhen Xie, Chenyun Yu, Lei Cheng 외

Inductive representation learning on temporal heterogeneous graphs is crucial for scalable deep learning on heterogeneous information networks (HINs) which are time-varying, such as citation networks. However, most exist…

Graph EmbeddingLink PredictionRepresentation Learning