Skip to content

Commit d62b910

Browse files
author
Miltos
authored
Update fernandes2019structured.markdown
1 parent 8c04ecd commit d62b910

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_publications/fernandes2019structured.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ bibkey: fernandes2019structured
88
additional_links:
99
- {name: "OpenReview", url: "https://openreview.net/forum?id=H1ersoRqtm"}
1010
- {name: "ArXiV", url: "https://arxiv.org/abs/1811.01824"}
11+
- {name: "OpenGNN", url: "https://github.com/CoderPat/OpenGNN"}
12+
- {name: "Code", url: "https://github.com/CoderPat/structured-neural-summarization"}
1113
tags: ["summarization", "GNN", "documentation"]
1214
---
1315
Summarization of long sequences into a concise statement is a core problem in natural language processing, requiring non-trivial understanding of the input. Based on the promising results of graph neural networks on highly structured data, we develop a framework to extend existing sequence encoders with a graph component that can reason about long-distance relationships in weakly structured data such as text. In an extensive evaluation, we show that the resulting hybrid sequence-graph models outperform both pure sequence models as well as pure graph models on a range of summarization tasks.

0 commit comments

Comments
 (0)