paper-with-me

Papers

Graph Embedding VAE: A Permutation Invariant Model of Graph Structure

2019-10-17 · Tony Duan, Juho Lee

Generative models of graph structure have applications in biology and social sciences. The state of the art is GraphRNN, which decomposes the graph generation process into a series of sequential steps. While effective for modest sizes, it loses its permutation invariance for larger graphs. Instead, we present a permutation invariant latent-variable generative model relying on graph embeddings to encode structure. Using tools from the random graph literature, our model is highly scalable to large graphs with likelihood evaluation and generation in $O(|V | + |E|)$.

📄 PDF Abstract BibTeX arXiv:1910.08057

Code (0)

등록된 구현이 없습니다.

Tasks

Graph EmbeddingGraph Generation

Similar Papers 제목 키워드 기반

Graph Neural Network Bandits

2022-07-13 · Parnian Kassraie, Andreas Krause, Ilija Bogunovic

We consider the bandit optimization problem with the reward function defined over graph-structured data. This problem has important applications in molecule design and drug discovery, where the reward is naturally invari…

Drug DiscoveryGraph Neural Network

Invariant embedding for graph classification

2019-08-18 · ICML 2019 8 · Alexis Galland, Marc Lelarge

Learning on graphs requires a graph feature representation able to discriminate among different graphs while being amenable to fast computation. The graph isomorphism problem tells us that fast representation of graphs i…

ClassificationGeneral ClassificationGraph ClassificationGraph Embedding

The Generalized Skew Spectrum of Graphs

2025-05-29 · Armando Bellante, Martin Plávala, Alessandro Luongo

This paper proposes a family of permutation-invariant graph embeddings, generalizing the Skew Spectrum of graphs of Kondor & Borgwardt (2008). Grounded in group theory and harmonic analysis, our method introduces a new c…

Permutation Invariant Graph Generation via Score-Based Generative Modeling

2020-03-02 · Chenhao Niu, Yang song, Jiaming Song, Shengjia Zhao 외

Learning generative models for graph-structured data is challenging because graphs are discrete, combinatorial, and the underlying data distribution is invariant to the ordering of nodes. However, most of the existing ge…

Graph GenerationGraph Neural Network

P^2IR: Universal Deep Node Representation via Partial Permutation Invariant Set Functions

2018-09-27 · Shupeng Gui, Xiangliang Zhang, Shuang Qiu, Mingrui Wu 외

Graph node representation learning is a central problem in social network analysis, aiming to learn the vector representation for each node in a graph. The key problem is how to model the dependence of each node to its …

Graph EmbeddingRepresentation Learning