Neural NLG for Methodius: From RST Meaning Representations to Texts
While classic NLG systems typically made use of hierarchically structured content plans that included discourse relations as central components, more recent neural approaches have mostly mapped simple, flat inputs to texts without representing discourse relations explicitly. In this paper, we investigate whether it is beneficial to include discourse relations in the input to neural data-to-text generators for texts where discourse relations play an important role. To do so, we reimplement the sentence planning and realization components of a classic NLG system, Methodius, using LSTM sequence-to-sequence (seq2seq) models. We find that although seq2seq models can learn to generate fluent and grammatical texts remarkably well with sufficiently representative Methodius training data, they cannot learn to correctly express Methodius’s similarity and contrast comparisons unless the corresponding RST relations are included in the inputs. Additionally, we experiment with using self-training and reverse model reranking to better handle train/test data mismatches, and find that while these methods help reduce content errors, it remains essential to include discourse relations in the input to obtain optimal performance.
Code (1)
Tasks
RerankingSentenceSimilar Papers 제목 키워드 기반
The Methodius Corpus of Rhetorical Discourse Structures and Generated Texts
Using the Methodius Natural Language Generation (NLG) System, we have created a corpus which consists of a collection of generated texts which describe ancient Greek artefacts. Each text is linked to two representations …
Referring ExpressionReferring expression generationText GenerationNeural Methodius Revisited: Do Discourse Relations Help with Pre-Trained Models Too?
Recent developments in natural language generation (NLG) have bolstered arguments in favor of re-introducing explicit coding of discourse relations in the input to neural models. In the Methodius corpus, a meaning repres…
RelationText GenerationDeriving continous grounded meaning representations from referentially structured multimodal contexts
Corpora of referring expressions paired with their visual referents are a good source for learning word meanings directly grounded in visual representations. Here, we explore additional ways of extracting from them word …
AttributeWord EmbeddingsAn Informational Space Based Semantic Analysis for Scientific Texts
One major problem in Natural Language Processing is the automatic analysis and representation of human language. Human language is ambiguous and deeper understanding of semantics and creating human-to-machine interaction…
Common Sense ReasoningDetecting Asymmetric Semantic Relations in Context: A Case-Study on Hypernymy Detection
We introduce WHiC, a challenging testbed for detecting hypernymy, an asymmetric relation between words. While previous work has focused on detecting hypernymy between word types, we ground the meaning of words in specifi…
Natural Language InferenceQuestion Answering