paper-with-me

홈 › Papers

Improving Neural RST Parsing Model with Silver Agreement Subtrees

2021-06-01 · NAACL 2021 4 · Naoki Kobayashi, Tsutomu Hirao, Hidetaka Kamigaito, Manabu Okumura, Masaaki Nagata

Most of the previous Rhetorical Structure Theory (RST) parsing methods are based on supervised learning such as neural networks, that require an annotated corpus of sufficient size and quality. However, the RST Discourse Treebank (RST-DT), the benchmark corpus for RST parsing in English, is small due to the costly annotation of RST trees. The lack of large annotated training data causes poor performance especially in relation labeling. Therefore, we propose a method for improving neural RST parsing models by exploiting silver data, i.e., automatically annotated data. We create large-scale silver data from an unlabeled corpus by using a state-of-the-art RST parser. To obtain high-quality silver data, we extract agreement subtrees from RST trees for documents built using the RST parsers. We then pre-train a neural RST parser with the obtained silver data and fine-tune it on the RST-DT. Experimental results show that our method achieved the best micro-F1 scores for Nuclearity and Relation at 75.0 and 63.2, respectively. Furthermore, we obtained a remarkable gain in the Relation score, 3.0 points, against the previous state-of-the-art parser.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Discourse ParsingRelation

Similar Papers 제목 키워드 기반

A Simple and Robust Approach to Detecting Subject-Verb Agreement Errors

2019-06-01 · NAACL 2019 6 · Simon Flachs, Oph{\'e}lie Lacroix, Marek Rei, Helen Yannakoudakis 외

While rule-based detection of subject-verb agreement (SVA) errors is sensitive to syntactic parsing errors and irregularities and exceptions to the main rules, neural sequential labelers have a tendency to overfit their …

Effective Representation for Easy-First Dependency Parsing

2018-11-08 · Zuchao Li, Jiaxun Cai, Hai Zhao

Easy-first parsing relies on subtree re-ranking to build the complete parse tree. Whereas the intermediate state of parsing processing is represented by various subtrees, whose internal structural information is the key …

Dependency ParsingLanguage ModelingLanguage ModellingRe-Ranking

Global Neural CCG Parsing with Optimality Guarantees

2016-07-05 · EMNLP 2016 11 · Kenton Lee, Mike Lewis, Luke Zettlemoyer

We introduce the first global recursive neural parsing model with optimality guarantees during decoding. To support global features, we give up dynamic programs and instead search directly in the space of all possible su…

Sentence

A subtree-based factorization of dependency parsing

2016-12-01 · COLING 2016 12 · Qiuye Zhao, Qun Liu

We propose a dependency parsing pipeline, in which the parsing of long-distance projections and localized dependencies are explicitly decomposed at the input level. A chosen baseline dependency parsing model performs onl…

Dependency Parsing

Weakly Supervised Headline Dependency Parsing

2023-01-25 · Adrian Benton, Tianze Shi, Ozan İrsoy, Igor Malioutov

English news headlines form a register with unique syntactic properties that have been documented in linguistics literature since the 1930s. However, headlines have received surprisingly little attention from the NLP syn…

Dependency ParsingFormSentence