paper-with-me

홈 › Papers

A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing

2022-10-15 · Naoki Kobayashi, Tsutomu Hirao, Hidetaka Kamigaito, Manabu Okumura, Masaaki Nagata

To promote and further develop RST-style discourse parsing models, we need a strong baseline that can be regarded as a reference for reporting reliable experimental results. This paper explores a strong baseline by integrating existing simple parsing strategies, top-down and bottom-up, with various transformer-based pre-trained language models. The experimental results obtained from two benchmark datasets demonstrate that the parsing performance strongly relies on the pretrained language models rather than the parsing strategies. In particular, the bottom-up parser achieves large performance gains compared to the current best parser when employing DeBERTa. We further reveal that language models with a span-masking scheme especially boost the parsing performance through our analysis within intra- and multi-sentential parsing, and nuclearity prediction.

📄 PDF Abstract BibTeX arXiv:2210.08355

Code (1)

nttcslab-nlp/rstparser_emnlp22 공식 구현 pytorch

Tasks

Discourse Parsing

Methods 이 논문이 사용한 방법론

How do I file a dispute with Expedia?*DisputeFastService How do I file a dispute with Expedia? To file a dispute with Expedia, call +1(888) (829) (0881) OR +1(805) (330) (4056), or use their Help Center to submit your case with…
DeBERTa DeBERTa is a Transformer-based neural language model that aims to improve the…

Similar Papers 제목 키워드 기반

Bridging Discourse Treebanks with a Unified Rhetorical Structure Parser

2025-10-07 · Elena Chistova arxiv

We introduce UniRST, the first unified RST-style discourse parser capable of handling 18 treebanks in 11 languages without modifying their relation inventories. To overcome inventory incompatibilities, we propose and eva…

Relation ClassificationDiscourse Parsing

EDTC: A Corpus for Discourse-Level Topic Chain Parsing

2021-11-01 · Findings (EMNLP) 2021 11 · Longyin Zhang, Xin Tan, Fang Kong, Guodong Zhou

Discourse analysis has long been known to be fundamental in natural language processing. In this research, we present our insight on discourse-level topic chain (DTC) parsing which aims at discovering new topics and inve…

Articles

Universal Discourse Representation Structure Parsing

2021-06-01 · CL (ACL) 2021 6 · Jiangming Liu, Shay B. Cohen, Mirella Lapata, Johan Bos

Abstract We consider the task of crosslingual semantic parsing in the style of Discourse Representation Theory (DRT) where knowledge from annotated corpora in a resource-rich language is transferred via bitext to guide l…

Semantic Parsing

Coreference for Discourse Parsing: A Neural Approach

2020-11-01 · EMNLP (CODI) 2020 11 · Grigorii Guz, Giuseppe Carenini

We present preliminary results on investigating the benefits of coreference resolution features for neural RST discourse parsing by considering different levels of coupling of the discourse parser with the coreference re…

coreference-resolutionCoreference ResolutionDiscourse Parsing

Chinese Paragraph-level Discourse Parsing with Global Backward and Local Reverse Reading

2020-12-01 · COLING 2020 8 · Feng Jiang, Xiaomin Chu, Peifeng Li, Fang Kong 외

Discourse structure tree construction is the fundamental task of discourse parsing and most previous work focused on English. Due to the cultural and linguistic differences, existing successful methods on English discour…

Discourse ParsingPosition