Improved Document Modelling with a Neural Discourse Parser
Despite the success of attention-based neural models for natural language generation and classification tasks, they are unable to capture the discourse structure of larger documents. We hypothesize that explicit discourse representations have utility for NLP tasks over longer documents or document sequences, which sequence-to-sequence models are unable to capture. For abstractive summarization, for instance, conventional neural models simply match source documents and the summary in a latent space without explicit representation of text structure or relations. In this paper, we propose to use neural discourse representations obtained from a rhetorical structure theory (RST) parser to enhance document representations. Specifically, document representations are generated for discourse spans, known as the elementary discourse units (EDUs). We empirically investigate the benefit of the proposed approach on two different tasks: abstractive summarization and popularity prediction of online petitions. We find that the proposed approach leads to improvements in all cases.
Code (1)
Tasks
Abstractive Text SummarizationText GenerationSimilar Papers 제목 키워드 기반
Unsupervised Learning of Discourse-Aware Text Representation for Essay Scoring
Existing document embedding approaches mainly focus on capturing sequences of words in documents. However, some document classification and regression tasks such as essay scoring need to consider discourse structure of d…
ClassificationDocument ClassificationDocument EmbeddingGeneral Classification+1Learning Contextually Informed Representations for Linear-Time Discourse Parsing
Recent advances in RST discourse parsing have focused on two modeling paradigms: (a) high order parsers which jointly predict the tree structure of the discourse and the relations it encodes; or (b) linear-time parsers w…
Discourse ParsingFeature EngineeringQuestion AnsweringSentiment AnalysisDependency-based Discourse Parser for Single-Document Summarization
Training Data Enrichment for Infrequent Discourse Relations
Discourse parsing is a popular technique widely used in text understanding, sentiment analysis and other NLP tasks. However, for most discourse parsers, the performance varies significantly across different discourse rel…
Discourse ParsingRelationSentiment AnalysisAn End-to-End Document-Level Neural Discourse Parser Exploiting Multi-Granularity Representations
Document-level discourse parsing, in accordance with the Rhetorical Structure Theory (RST), remains notoriously challenging. Challenges include the deep structure of document-level discourse trees, the requirement of sub…
DecoderDiscourse ParsingLanguage ModelingLanguage Modelling