A Top-Down Neural Architecture towards Text-Level Parsing of Discourse Rhetorical Structure
Longyin Zhang, Yuqing Xing, Fang Kong, Peifeng Li, Guodong Zhou

TL;DR
This paper introduces a top-down neural architecture for text-level discourse rhetorical structure parsing, addressing limitations of previous bottom-up methods by leveraging global discourse information to produce hierarchical tree structures.
Contribution
It proposes a novel top-down approach for discourse parsing, casting the task as a recursive split point ranking problem with an encoder-decoder architecture.
Findings
Effective on English RST-DT corpus
Effective on Chinese CDTB corpus
Outperforms bottom-up approaches
Abstract
Due to its great importance in deep natural language understanding and various down-stream applications, text-level parsing of discourse rhetorical structure (DRS) has been drawing more and more attention in recent years. However, all the previous studies on text-level discourse parsing adopt bottom-up approaches, which much limit the DRS determination on local information and fail to well benefit from global information of the overall discourse. In this paper, we justify from both computational and perceptive points-of-view that the top-down architecture is more suitable for text-level DRS parsing. On the basis, we propose a top-down neural architecture toward text-level DRS parsing. In particular, we cast discourse parsing as a recursive split point ranking task, where a split point is classified to different levels according to its rank and the elementary discourse units (EDUs)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Sentiment Analysis and Opinion Mining
