Browse State-of-the-Art › Graph-to-Sequence
Graph-to-Sequence
29 papers with code · 2 benchmarks · 4 datasets archive 2025-07-28
Mapping an input graph to a sequence of vectors.
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
2 leaderboard tables shown for this task, 2 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted.
| Dataset | Best model (first row in archive order) | Paper | Code | Syntology | Compare |
|---|---|---|---|---|---|
| LDC2015E86: (2 rows) | GRN | A Graph-to-Sequence Model for AMR-to-Text Generation | code | — | Compare |
| WebNLG (1 row) | CGE-LW | Modeling Global and Local Node Contexts for Text Generation from... | code | — | Compare |
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
4 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
29 shown of 29 papers with code (48 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
26 Apr 2017 5 repositories listedSequence-to-sequence models have shown strong performance across a broad range of applications.
-
3 Apr 2018 4 repositories listed Syntology ran 2 of 10 samples · 8 unverifiedOur method first generates the node and graph embeddings using an improved graph-based neural network with a novel aggregation strategy to incorporate edge direction information in the node embeddings.
-
5 May 2020 2 repositories listedUnexpected main bearing failure on a wind turbine causes unwanted maintenance and increased operation costs (mainly due to crane, parts, labor, and production loss).
-
22 Sep 2019 2 repositories listedThe result is a cumulative damage model where the physics-informed layers are used to model the relatively well understood physics (crack growth through Paris law) and the data-driven layers account for the hard to…
-
27 Mar 2019 2 repositories listedAMR-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.
-
23 Oct 2018 2 repositories listed Syntology ran 1 of 3 samples · 2 unverifiedMost previous work on neural text generation from graph-structured data relies on standard sequence-to-sequence methods.
-
26 Jun 2018 2 repositories listed Syntology ran 0 of 4 samples · 4 unverifiedMany NLP applications can be framed as a graph-to-sequence learning problem.
-
5 Dec 2024 1 repository listedTo address these findings, this paper proposes a Periodic Dynamic Graph to Sequence Model (PDG2Seq) for traffic flow prediction.
-
11 Sep 2024 1 repository listed Syntology ran 5 of 7 samples · 2 unverified · 7 pointer-only (licence)Our method proves to be a scalable and effective solution for generating high-quality G2T data, significantly advancing the field of G2T generation.
-
6 Jul 2024 1 repository listedThe visual question generation (VQG) task aims to generate human-like questions from an image and potentially other side information (e.
-
25 Mar 2024 1 repository listedSingle-step retrosynthesis prediction, a crucial step in the planning process, has witnessed a surge in interest in recent years due to advancements in AI for science.
-
21 Jun 2022 1 repository listedNowadays, so as to improve services and urban areas livability, multiple smart city initiatives are being carried out throughout the world.
-
19 Oct 2021 1 repository listed Syntology ran 0 of 6 samples · 6 unverifiedSynthesis planning and reaction outcome prediction are two fundamental problems in computer-aided organic chemistry for which a variety of data-driven approaches have emerged.
-
18 May 2020 1 repository listed Syntology ran 2 of 6 samples · 4 unverifiedMeaning Representations (AMRs) are broad-coverage sentence-level semantic graphs.
-
30 Apr 2020 1 repository listedPrevious works on knowledge-to-text generation take as input a few RDF triples or key-value pairs conveying the knowledge of some entities to generate a natural language description.
-
29 Jan 2020 1 repository listedRecent graph-to-text models generate text from graph-based data using either global or local aggregation to learn node representations.
-
18 Nov 2019 1 repository listed Syntology ran 0 of 10 samples · 10 unverifiedThe dominant graph-to-sequence transduction models employ graph neural networks for graph representation learning, where the structural information is reflected by the receptive field of neurons.
-
19 Oct 2019 1 repository listedNatural question generation (QG) aims to generate questions from a passage and an answer.
-
1 Sep 2019 1 repository listedGenerating 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.
-
16 Aug 2019 1 repository listedWe focus on graph-to-sequence learning, which can be framed as transducing graph structures to sequences for text generation.
-
14 Aug 2019 1 repository listed Syntology ran 0 of 10 samples · 10 unverifiedNatural question generation (QG) aims to generate questions from a passage and an answer.
-
1 Jul 2019 1 repository listedIn this paper, we propose to generate comments with a graph-to-sequence model that models the input news as a topic interaction graph.
-
4 Jun 2019 1 repository listedIn this paper, we propose to generate comments with a graph-to-sequence model that models the input news as a topic interaction graph.
-
24 May 2019 1 repository listedMulti-step passenger demand forecasting is a crucial task in on-demand vehicle sharing services.
-
6 Apr 2019 1 repository listed Syntology ran 0 of 5 samples · 5 unverifiedWe 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.
-
16 Jan 2019 1 repository listedThe 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…
-
14 Sep 2018 1 repository listed Syntology ran 1 of 7 samples · 6 unverifiedPrevious work approaches the SQL-to-text generation task using vanilla Seq2Seq models, which may not fully capture the inherent graph-structured information in SQL query.
-
23 Aug 2018 1 repository listed Syntology ran 1 of 7 samples · 6 unverifiedExisting neural semantic parsers mainly utilize a sequence encoder, i.
-
7 May 2018 1 repository listedThe problem of AMR-to-text generation is to recover a text representing the same meaning as an input AMR graph.
Syntology lines on 11 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections