A Conditional Splitting Framework for Efficient Constituency Parsing

06/30/2021
by   Thanh-Tung Nguyen, et al.
8

We introduce a generic seq2seq parsing framework that casts constituency parsing problems (syntactic and discourse parsing) into a series of conditional splitting decisions. Our parsing model estimates the conditional probability distribution of possible splitting points in a given text span and supports efficient top-down decoding, which is linear in number of nodes. The conditional splitting formulation together with efficient beam search inference facilitate structural consistency without relying on expensive structured inference. Crucially, for discourse analysis we show that in our formulation, discourse segmentation can be framed as a special case of parsing which allows us to perform discourse parsing without requiring segmentation as a pre-requisite. Experiments show that our model achieves good results on the standard syntactic parsing tasks under settings with/without pre-trained representations and rivals state-of-the-art (SoTA) methods that are more computationally expensive than ours. In discourse parsing, our method outperforms SoTA by a good margin.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/23/2021

RST Parsing from Scratch

We introduce a novel top-down end-to-end formulation of document-level d...
research
06/24/2020

Efficient Constituency Parsing by Pointing

We propose a novel constituency parsing model that casts the parsing pro...
research
02/03/2021

Top-down Discourse Parsing via Sequence Labelling

We introduce a top-down approach to discourse parsing that is conceptual...
research
09/02/2020

A Simple Global Neural Discourse Parser

Discourse parsing is largely dominated by greedy parsers with manually-d...
research
05/10/2015

Fast Rhetorical Structure Theory Discourse Parsing

In recent years, There has been a variety of research on discourse parsi...
research
10/18/2022

Less is More: Simplifying Feature Extractors Prevents Overfitting for Neural Discourse Parsing Models

Complex feature extractors are widely employed for text representation b...
research
06/26/2023

Structured Dialogue Discourse Parsing

Dialogue discourse parsing aims to uncover the internal structure of a m...

Please sign up or login with your details

Forgot password? Click here to reset