ESURF, a simple random forest with lexical and character n-gram features, reaches state-of-the-art EDU segmentation on RST-DT and modestly improves RST parsing.
Top-down Discourse Parsing via Sequence Labelling
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We introduce a top-down approach to discourse parsing that is conceptually simpler than its predecessors (Kobayashi et al., 2020; Zhang et al., 2020). By framing the task as a sequence labelling problem where the goal is to iteratively segment a document into individual discourse units, we are able to eliminate the decoder and reduce the search space for splitting points. We explore both traditional recurrent models and modern pre-trained transformer models for the task, and additionally introduce a novel dynamic oracle for top-down parsing. Based on the Full metric, our proposed LSTM model sets a new state-of-the-art for RST parsing.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
ESURF: Simple and Effective EDU Segmentation
ESURF, a simple random forest with lexical and character n-gram features, reaches state-of-the-art EDU segmentation on RST-DT and modestly improves RST parsing.