paper-with-me

Papers

Neural Generative Rhetorical Structure Parsing

2019-09-24 · IJCNLP 2019 11 · Amandla Mabona, Laura Rimell, Stephen Clark, Andreas Vlachos

Rhetorical structure trees have been shown to be useful for several document-level tasks including summarization and document classification. Previous approaches to RST parsing have used discriminative models; however, these are less sample efficient than generative models, and RST parsing datasets are typically small. In this paper, we present the first generative model for RST parsing. Our model is a document-level RNN grammar (RNNG) with a bottom-up traversal order. We show that, for our parser's traversal order, previous beam search algorithms for RNNGs have a left-branching bias which is ill-suited for RST parsing. We develop a novel beam search algorithm that keeps track of both structure- and word-generating actions without exhibiting this branching bias and results in absolute improvements of 6.8 and 2.9 on unlabelled and labelled F1 over previous algorithms. Overall, our generative model outperforms a discriminative model with the same features by 2.6 F1 points and achieves performance comparable to the state-of-the-art, outperforming all published parsers from a recent replication study that do not use additional training data.

📄 PDF Abstract BibTeX arXiv:1909.11049

Code (0)

등록된 구현이 없습니다.

Tasks

Document Classification

Similar Papers 제목 키워드 기반

End-to-End Argument Mining over Varying Rhetorical Structures

2024-01-20 · Elena Chistova

Rhetorical Structure Theory implies no single discourse interpretation of a text, and the limitations of RST parsers further exacerbate inconsistent parsing of similar structures. Therefore, it is important to take into …

Argument MiningDependency Parsing

Knowledge-guided Unsupervised Rhetorical Parsing for Text Summarization

2019-10-14 · Shengluan Hou, Ruqian Lu

Automatic text summarization (ATS) has recently achieved impressive performance thanks to recent advances in deep learning and the availability of large-scale corpora. To make the summarization results more faithful, thi…

DecoderKnowledge Base ConstructionRepresentation LearningText Summarization+1

RST-style Discourse Parsing Guided by Document-level Content Structures

2023-09-08 · Ming Li, Ruihong Huang

Rhetorical Structure Theory based Discourse Parsing (RST-DP) explores how clauses, sentences, and large text spans compose a whole discourse and presents the rhetorical structure as a hierarchical tree. Existing RST pars…

Discourse ParsingSentence

An Approach to Discourse Parsing using Sangati and Rhetorical Structure Theory

2012-12-01 · WS 2012 12 · Subalalitha C.N., Ranjani Parthasarathi
Discourse ParsingMachine Translation

Toward Automatic Discourse Parsing of Student Writing Motivated by Neural Interpretation

2022-07-01 · NAACL (BEA) 2022 7 · James Fiacco, Shiyan Jiang, David Adamson, Carolyn Rosé

Providing effective automatic essay feedback is necessary for offering writing instruction at a massive scale. In particular, feedback for promoting coherent flow of ideas in essays is critical. In this paper we propose …

Discourse Parsing