paper-with-me

Papers

Disentangled Dynamic Graph Deep Generation

2020-10-14 · Wenbin Zhang, Liming Zhang, Dieter Pfoser, Liang Zhao

Deep generative models for graphs have exhibited promising performance in ever-increasing domains such as design of molecules (i.e, graph of atoms) and structure prediction of proteins (i.e., graph of amino acids). Existing work typically focuses on static rather than dynamic graphs, which are actually very important in the applications such as protein folding, molecule reactions, and human mobility. Extending existing deep generative models from static to dynamic graphs is a challenging task, which requires to handle the factorization of static and dynamic characteristics as well as mutual interactions among node and edge patterns. Here, this paper proposes a novel framework of factorized deep generative models to achieve interpretable dynamic graph generation. Various generative models are proposed to characterize conditional independence among node, edge, static, and dynamic factors. Then, variational optimization strategies as well as dynamic graph decoders are proposed based on newly designed factorized variational autoencoders and recurrent graph deconvolutions. Extensive experiments on multiple datasets demonstrate the effectiveness of the proposed models.

📄 PDF Abstract BibTeX arXiv:2010.07276

Code (1)

vanbanTruong/D2G2 공식 구현 pytorch

Tasks

Graph GenerationProtein Folding

Similar Papers 제목 키워드 기반

SE-VGAE: Unsupervised Disentangled Representation Learning for Interpretable Architectural Layout Design Graph Generation

2024-06-25 · Jielin Chen, Rudi Stouffs

Despite the suitability of graphs for capturing the relational structures inherent in architectural layout designs, there is a notable dearth of research on interpreting architectural design space using graph-based repre…

DecoderDisentanglementGraph GenerationLayout Design+1

Out-of-Distribution Generalized Dynamic Graph Neural Network with Disentangled Intervention and Invariance Promotion

2023-11-24 · Zeyang Zhang, Xin Wang, Ziwei Zhang, Haoyang Li 외

Dynamic graph neural networks (DyGNNs) have demonstrated powerful predictive abilities by exploiting graph structural and temporal dynamics. However, the existing DyGNNs fail to handle distribution shifts, which naturall…

Graph AttentionGraph Neural Network

Semantically Conditioned Dialog Response Generation via Hierarchical Disentangled Self-Attention

2019-05-30 · ACL 2019 7 · Wenhu Chen, Jianshu Chen, Pengda Qin, Xifeng Yan 외

Semantically controlled neural response generation on limited-domain has achieved great performance. However, moving towards multi-domain large-scale scenarios are shown to be difficult because the possible combinations …

Data-to-Text GenerationInductive BiasResponse Generation

Disentangled Dynamic Representations from Unordered Data

2018-12-10 · Leonhard Helminger, Abdelaziz Djelouah, Markus Gross, Romann M. Weber

We present a deep generative model that learns disentangled static and dynamic representations of data from unordered input. Our approach exploits regularities in sequential data that exist regardless of the order in whi…

Disentangled Spatiotemporal Graph Generative Models

2022-02-28 · Yuanqi Du, Xiaojie Guo, Hengning Cao, Yanfang Ye 외

Spatiotemporal graph represents a crucial data structure where the nodes and edges are embedded in a geometric space and can evolve dynamically over time. Nowadays, spatiotemporal graph data is becoming increasingly popu…

DisentanglementFunctional ConnectivityGraph GenerationProtein Folding