paper-with-me

Papers

DyRep: Learning Representations over Dynamic Graphs

2019-05-01 · ICLR 2019 5 · Rakshit Trivedi, Mehrdad Farajtabar, Prasenjeet Biswal, Hongyuan Zha

Representation Learning over graph structured data has received significant attention recently due to its ubiquitous applicability. However, most advancements have been made in static graph settings while efforts for jointly learning dynamic of the graph and dynamic on the graph are still in an infant stage. Two fundamental questions arise in learning over dynamic graphs: (i) How to elegantly model dynamical processes over graphs? (ii) How to leverage such a model to effectively encode evolving graph information into low-dimensional representations? We present DyRep - a novel modeling framework for dynamic graphs that posits representation learning as a latent mediation process bridging two observed processes namely -- dynamics of the network (realized as topological evolution) and dynamics on the network (realized as activities between nodes). Concretely, we propose a two-time scale deep temporal point process model that captures the interleaved dynamics of the observed processes. This model is further parameterized by a temporal-attentive representation network that encodes temporally evolving structural information into node representations which in turn drives the nonlinear evolution of the observed graph dynamics. Our unified framework has inductive capability to generalize over unseen nodes and we design an efficient unsupervised procedure for end-to-end training. We demonstrate that DyRep outperforms state-of-art baselines in quantitative analysis using dynamic link prediction and time prediction tasks. We further present extensive qualitative insights into our framework to discern indispensable role of various components of our framework.

📄 PDF Abstract BibTeX

Code (2)

Harryi0/dyrep_torch pytorch
cui0523/Code6/tree/main/DYR mindspore

Tasks

Dynamic Link PredictionLink PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Representation Learning over Dynamic Graphs

2018-03-11 · Rakshit Trivedi, Mehrdad Farajtabar, Prasenjeet Biswal, Hongyuan Zha

How can we effectively encode evolving information over dynamic graphs into low-dimensional representations? In this paper, we propose DyRep, an inductive deep representation learning framework that learns a set of funct…

Dynamic Link PredictionLink PredictionRepresentation Learning

DyRep: Bootstrapping Training with Dynamic Re-parameterization

2022-03-24 · CVPR 2022 1 · Tao Huang, Shan You, Bohan Zhang, Yuxuan Du 외

Structural re-parameterization (Rep) methods achieve noticeable improvements on simple VGG-style networks. Despite the prevalence, current Rep methods simply re-parameterize all operations into an augmented network, incl…

Dynamic Graph Representation Learning via Self-Attention Networks

2018-12-22 · Aravind Sankar, Yanhong Wu, Liang Gou, Wei zhang 외

Learning latent representations of nodes in graphs is an important and ubiquitous task with widespread applications such as link prediction, node classification, and graph visualization. Previous methods on graph represe…

General ClassificationGraph EmbeddingGraph Representation LearningLink Prediction+2

Time-aware Dynamic Graph Embedding for Asynchronous Structural Evolution

2022-07-01 · Yu Yang, Hongzhi Yin, Jiannong Cao, Tong Chen 외

Dynamic graphs refer to graphs whose structure dynamically changes over time. Despite the benefits of learning vertex representations (i.e., embeddings) for dynamic graphs, existing works merely view a dynamic graph as a…

Dynamic graph embeddingGraph EmbeddingGraph Mining

Hypergraph-Based Dynamic Graph Node Classification

2024-12-29 · Xiaoxu Ma, Chen Zhao, Minglai Shao, Yujie Lin

Node classification on static graphs has achieved significant success, but achieving accurate node classification on dynamic graphs where node topology, attributes, and labels change over time has not been well addressed…

ClassificationNode Classification