paper-with-me

Papers

Encoding Robust Representation for Graph Generation

2018-09-28 · Dongmian Zou, Gilad Lerman

Generative networks have made it possible to generate meaningful signals such as images and texts from simple noise. Recently, generative methods based on GAN and VAE were developed for graphs and graph signals. However, the mathematical properties of these methods are unclear, and training good generative models is difficult. This work proposes a graph generation model that uses a recent adaptation of Mallat's scattering transform to graphs. The proposed model is naturally composed of an encoder and a decoder. The encoder is a Gaussianized graph scattering transform, which is robust to signal and graph manipulation. The decoder is a simple fully connected network that is adapted to specific tasks, such as link prediction, signal generation on graphs and full graph and signal generation. The training of our proposed system is efficient since it is only applied to the decoder and the hardware requirements are moderate. Numerical results demonstrate state-of-the-art performance of the proposed system for both link prediction and graph and signal generation.

📄 PDF Abstract BibTeX arXiv:1809.10851

Code (1)

dmzou/SCAT 공식 구현 tf

Tasks

DecoderGraph GenerationLink Prediction

Methods 이 논문이 사용한 방법론

USD Coin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Generation and Encoding of Nested Texts

2019-06-01 · Alon Rozental

In this paper we propose a new language model called AGENT, which stands for Adversarial Generation and Encoding of Nested Texts. AGENT is designed for encoding, generating and refining documents that consist of a long a…

Language ModelingLanguage ModellingMasked Language ModelingSentence+1

A Simple and Scalable Representation for Graph Generation

2023-12-04 · Yunhui Jang, Seul Lee, Sungsoo Ahn

Recently, there has been a surge of interest in employing neural networks for graph generation, a fundamental statistical learning problem with critical applications like molecule design and community analysis. However, …

Graph GenerationMolecular Graph Generation

JointGT: Graph-Text Joint Representation Learning for Text Generation from Knowledge Graphs

2021-06-19 · Findings (ACL) 2021 8 · Pei Ke, Haozhe Ji, Yu Ran, Xin Cui 외

Existing pre-trained models for knowledge-graph-to-text (KG-to-text) generation simply fine-tune text-to-text pre-trained models such as BART or T5 on KG-to-text datasets, which largely ignore the graph structure during …

Graph ReconstructionKG-to-Text GenerationKnowledge GraphsQuestion Generation+2

Neighbour-level Message Interaction Encoding for Improved Representation Learning on Graphs

2024-04-15 · Haimin Zhang, Min Xu

Message passing has become the dominant framework in graph representation learning. The essential idea of the message-passing framework is to update node embeddings based on the information aggregated from local neighbou…

Graph Representation LearningRepresentation Learning

Promoting Graph Awareness in Linearized Graph-to-Text Generation

2020-12-31 · Findings (ACL) 2021 8 · Alexander Hoyle, Ana Marasović, Noah Smith

Generating text from structured inputs, such as meaning representations or RDF triples, has often involved the use of specialized graph-encoding neural networks. However, recent applications of pretrained transformers to…

DenoisingText Generation