paper-with-me

Papers

DynG2G: An Efficient Stochastic Graph Embedding Method for Temporal Graphs

2021-09-28 · Mengjia Xu, Apoorva Vikram Singh, George Em Karniadakis

Dynamic graph embedding has gained great attention recently due to its capability of learning low dimensional graph representations for complex temporal graphs with high accuracy. However, recent advances mostly focus on learning node embeddings as deterministic "vectors" for static graphs yet disregarding the key graph temporal dynamics and the evolving uncertainties associated with node embedding in the latent space. In this work, we propose an efficient stochastic dynamic graph embedding method (DynG2G) that applies an inductive feed-forward encoder trained with node triplet-based contrastive loss. Every node per timestamp is encoded as a time-dependent probabilistic multivariate Gaussian distribution in the latent space, hence we can quantify the node embedding uncertainty on-the-fly. We adopted eight different benchmarks that represent diversity in size (from 96 nodes to 87,626 and from 13,398 edges to 4,870,863) and diversity in dynamics. We demonstrate via extensive experiments on these eight dynamic graph benchmarks that DynG2G achieves new state-of-the-art performance in capturing the underlying temporal node embeddings. We also demonstrate that DynG2G can predict the evolving node embedding uncertainty, which plays a crucial role in quantifying the intrinsic dimensionality of the dynamical system over time. We obtain a universal relation of the optimal embedding dimension, $L_o$, versus the effective dimensionality of uncertainty, $D_u$, and we infer that $L_o=D_u$ for all cases. This implies that the uncertainty quantification approach we employ in the DynG2G correctly captures the intrinsic dimensionality of the dynamics of such evolving graphs despite the diverse nature and composition of the graphs at each timestamp. Moreover, this $L_0 - D_u$ correlation provides a clear path to select adaptively the optimum embedding size at each timestamp by setting $L \ge D_u$.

📄 PDF Abstract BibTeX arXiv:2109.13441

Code (1)

gracexu182/dyng2g 공식 구현

Tasks

DiversityDynamic graph embeddingGraph EmbeddingTripletUncertainty Quantification

Similar 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 e…

Dynamic Link PredictionGraph Representation LearningLink PredictionPrediction+1

Dynamical Graph Echo State Networks with Snapshot Merging for Dissemination Process Classification

2023-07-03 · Ziqiang Li, Kantaro Fujiwara, Gouhei Tanaka

The Dissemination Process Classification (DPC) is a popular application of temporal graph classification. The aim of DPC is to classify different spreading patterns of information or pestilence within a community represe…

ClassificationData AugmentationGraph Classification

TransformerG2G: Adaptive time-stepping for learning temporal graph embeddings using transformers

2023-07-05 · Alan John Varghese, Aniruddha Bora, Mengjia Xu, George Em Karniadakis

Dynamic graph embedding has emerged as a very effective technique for addressing diverse temporal graph analytic tasks (i.e., link prediction, node classification, recommender systems, anomaly detection, and graph genera…

Anomaly DetectionComputational EfficiencyDynamic graph embeddingGraph Embedding+5

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

DynGhost: Temporally-Modelled Transformer for Dynamic Ghost Imaging with Quantum Detectors

2026-05-11 · Vittorio Palladino, Ahmet Enis Cetin arxiv

Ghost imaging reconstructs spatial information from a single-pixel bucket detector by correlating structured illumination patterns with scalar intensity measurements. While deep learning approaches have achieved promisin…