paper-with-me

홈 › Papers

TG-GAN: Continuous-time Temporal Graph Generation with Deep Generative Models

2020-05-17 · Liming Zhang, Liang Zhao, Shan Qin, Dieter Pfoser

The recent deep generative models for static graphs that are now being actively developed have achieved significant success in areas such as molecule design. However, many real-world problems involve temporal graphs whose topology and attribute values evolve dynamically over time, including important applications such as protein folding, human mobility networks, and social network growth. As yet, deep generative models for temporal graphs are not yet well understood and existing techniques for static graphs are not adequate for temporal graphs since they cannot 1) encode and decode continuously-varying graph topology chronologically, 2) enforce validity via temporal constraints, or 3) ensure efficiency for information-lossless temporal resolution. To address these challenges, we propose a new model, called ``Temporal Graph Generative Adversarial Network'' (TG-GAN) for continuous-time temporal graph generation, by modeling the deep generative process for truncated temporal random walks and their compositions. Specifically, we first propose a novel temporal graph generator that jointly model truncated edge sequences, time budgets, and node attributes, with novel activation functions that enforce temporal validity constraints under recurrent architecture. In addition, a new temporal graph discriminator is proposed, which combines time and node encoding operations over a recurrent architecture to distinguish the generated sequences from the real ones sampled by a newly-developed truncated temporal random walk sampler. Extensive experiments on both synthetic and real-world datasets demonstrate TG-GAN significantly outperforms the comparison methods in efficiency and effectiveness.

📄 PDF Abstract BibTeX arXiv:2005.08323

Code (1)

tongjiyiming/TGGAN 공식 구현 tf

Tasks

AttributeGenerative Adversarial NetworkGraph GenerationProtein Folding

Similar Papers 제목 키워드 기반

A Deep Probabilistic Framework for Continuous Time Dynamic Graph Generation

2024-12-20 · Ryien Hosseini, Filippo Simini, Venkatram Vishwanath, Henry Hoffmann

Recent advancements in graph representation learning have shifted attention towards dynamic graphs, which exhibit evolving topologies and features over time. The increased use of such graphs creates a paramount need for …

Anomaly DetectionData AugmentationGraph GenerationGraph Representation Learning+2

Discrete-state Continuous-time Diffusion for Graph Generation

2024-05-19 · Zhe Xu, Ruizhong Qiu, Yuzhong Chen, Huiyuan Chen 외

Graph is a prevalent discrete data structure, whose generation has wide applications such as drug discovery and circuit design. Diffusion generative models, as an emerging research focus, have been applied to graph gener…

Drug DiscoveryGraph Generation

ProGen: Revisiting Probabilistic Spatial-Temporal Time Series Forecasting from a Continuous Generative Perspective Using Stochastic Differential Equations

2024-11-02 · Mingze Gong, Lei Chen, Jia Li

Accurate forecasting of spatiotemporal data remains challenging due to complex spatial dependencies and temporal dynamics. The inherent uncertainty and variability in such data often render deterministic models insuffici…

DenoisingTime SeriesTime Series Forecasting

4DLoG: Generative Modeling of Neurodegenerative Brain Anatomy with 4D Longitudinal Diffusion Model

2026-04-24 · Nivetha Jayakumar, Swakshar Deb, Bahram Jafrasteh, Qingyu Zhao 외 arxiv

Modeling and predicting neurodegenerative disease progression from medical images remains a major challenge in medical AI, with significant implications for early diagnosis, disease monitoring, and treatment planning. Ho…

Brain Segmentation

Convolutional Graph Auto-encoder: A Deep Generative Neural Architecture for Probabilistic Spatio-temporal Solar Irradiance Forecasting

2018-09-10 · Mahdi Khodayar, Saeed Mohammadi, Mohammad Khodayar, Jianhui Wang 외

Machine Learning on graph-structured data is an important and omnipresent task for a vast variety of applications including anomaly detection and dynamic network analysis. In this paper, a deep generative model is introd…

Anomaly DetectionBayesian InferenceSolar Irradiance Forecasting