Graph-to-Sequence

26 papers with code • 2 benchmarks • 3 datasets

Mapping an input graph to a sequence of vectors.

Libraries

Use these libraries to find Graph-to-Sequence models and implementations
3 papers
77

Enhancing AMR-to-Text Generation with Dual Graph Representations

UKPLab/emnlp2019-dualgraph IJCNLP 2019

Generating text from graph-based data, such as Abstract Meaning Representation (AMR), is a challenging task due to the inherent difficulty in how to properly encode the structure of a graph with labeled edges.

22
01 Sep 2019

Densely Connected Graph Convolutional Networks for Graph-to-Sequence Learning

Cartus/DCGCN TACL 2019

We focus on graph-to-sequence learning, which can be framed as transducing graph structures to sequences for text generation.

77
16 Aug 2019

Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation

hugochan/RL-based-Graph2Seq-for-NQG ICLR 2020

Natural question generation (QG) aims to generate questions from a passage and an answer.

120
14 Aug 2019

Coherent Comments Generation for Chinese Articles with a Graph-to-Sequence Model

lancopku/Graph-to-seq-comment-generation ACL 2019

In this paper, we propose to generate comments with a graph-to-sequence model that models the input news as a topic interaction graph.

174
01 Jul 2019

Coherent Comment Generation for Chinese Articles with a Graph-to-Sequence Model

lancopku/Graph-to-seq-comment-generation 4 Jun 2019

In this paper, we propose to generate comments with a graph-to-sequence model that models the input news as a topic interaction graph.

174
04 Jun 2019

STG2Seq: Spatial-temporal Graph to Sequence Model for Multi-step Passenger Demand Forecasting

LeiBAI/STG2Seq 24 May 2019

Multi-step passenger demand forecasting is a crucial task in on-demand vehicle sharing services.

27
24 May 2019

Step-by-Step: Separating Planning from Realization in Neural Data-to-Text Generation

AmitMY/chimera NAACL 2019

We propose to split the generation process into a symbolic text-planning stage that is faithful to the input, followed by a neural generation stage that focuses only on realization.

128
06 Apr 2019

Structural Neural Encoders for AMR-to-text Generation

mdtux89/OpenNMT-py-AMR-to-text NAACL 2019

AMR-to-text generation is a problem recently introduced to the NLP community, in which the goal is to generate sentences from Abstract Meaning Representation (AMR) graphs.

24
27 Mar 2019

Fleet Prognosis with Physics-informed Recurrent Neural Networks

PML-UCF/pinn 16 Jan 2019

The results demonstrate that our proposed hybrid physics-informed recurrent neural network is able to accurately model fatigue crack growth even when the observed distribution of crack length does not match with the (unobservable) fleet distribution.

218
16 Jan 2019

Deep Graph Convolutional Encoders for Structured Data to Text Generation

diegma/graph-2-text WS 2018

Most previous work on neural text generation from graph-structured data relies on standard sequence-to-sequence methods.

152
23 Oct 2018