paper-with-me

Papers

dyngraph2vec: Capturing Network Dynamics using Dynamic Graph Representation Learning

2018-09-07 · Palash Goyal, Sujit Rokka Chhetri, Arquimedes Canedo

Learning graph representations is a fundamental task aimed at capturing various properties of graphs in vector space. The most recent methods learn such representations for static networks. However, real world networks evolve over time and have varying dynamics. Capturing such evolution is key to predicting the properties of unseen networks. To understand how the network dynamics affect the prediction performance, we propose an embedding approach which learns the structure of evolution in dynamic graphs and can predict unseen links with higher precision. Our model, dyngraph2vec, learns the temporal transitions in the network using a deep architecture composed of dense and recurrent layers. We motivate the need of capturing dynamics for prediction on a toy data set created using stochastic block models. We then demonstrate the efficacy of dyngraph2vec over existing state-of-the-art methods on two real world data sets. We observe that learning dynamics can improve the quality of embedding and yield better performance in link prediction.

📄 PDF Abstract BibTeX arXiv:1809.02657

Code (1)

palash1992/DynamicGEM 공식 구현 tf

Tasks

Dynamic Link PredictionGraph Representation LearningLink PredictionPredictionRepresentation Learning

Similar Papers 제목 키워드 기반

DynGraph2Seq: Dynamic-Graph-to-Sequence Interpretable Learning for Health Stage Prediction in Online Health Forums

2019-08-22 · Yuyang Gao, Lingfei Wu, Houman Homayoun, Liang Zhao

Online health communities such as the online breast cancer forum enable patients (i.e., users) to interact and help each other within various subforums, which are subsections of the main forum devoted to specific health …

DecoderGraph-to-Sequence

Navigating the Dynamics of Financial Embeddings over Time

2020-07-01 · Antonia Gogoglou, Brian Nguyen, Alan Salimov, Jonathan Rider 외

Financial transactions constitute connections between entities and through these connections a large scale heterogeneous weighted graph is formulated. In this labyrinth of interactions that are continuously updated, ther…

Graph Representation LearningRepresentation Learning

ODEBrain: Continuous-Time EEG Graph for Modeling Dynamic Brain Networks

2026-02-26 · Haohui Jia, Zheng Chen, Lingwei Zhu, Rikuto Kotoge 외 arxiv

Modeling neural population dynamics is crucial for foundational neuroscientific research and various clinical applications. Conventional latent variable methods typically model continuous brain dynamics through discretiz…

Exploiting Long-Term Dependencies for Generating Dynamic Scene Graphs

2021-12-18 · Shengyu Feng, Subarna Tripathi, Hesham Mostafa, Marcel Nassar 외

Dynamic scene graph generation from a video is challenging due to the temporal dynamics of the scene and the inherent temporal fluctuations of predictions. We hypothesize that capturing long-term temporal dependencies is…

Graph GenerationObjectScene Graph DetectionScene Graph Generation+1

Dynamic Graph Representation with Contrastive Learning for Financial Market Prediction: Integrating Temporal Evolution and Static Relations

2024-12-05 · Yunhua Pei, Jin Zheng, John Cartlidge

Temporal Graph Learning (TGL) is crucial for capturing the evolving nature of stock markets. Traditional methods often ignore the interplay between dynamic temporal changes and static relational structures between stocks…

Contrastive LearningGraph LearningStock Trend Prediction