Llamipa: An Incremental Discourse Parser
This paper provides the first discourse parsing experiments with a large language model(LLM) finetuned on corpora annotated in the style of SDRT (Segmented Discourse Representation Theory Asher, 1993; Asher and Lascarides, 2003). The result is a discourse parser, Llamipa (Llama Incremental Parser), that leverages discourse context, leading to substantial performance gains over approaches that use encoder-only models to provide local, context-sensitive representations of discourse units. Furthermore, it can process discourse data incrementally, which is essential for the eventual use of discourse information in downstream tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
Discourse ParsingLanguage ModelingLanguage ModellingLarge Language ModelSimilar Papers 제목 키워드 기반
Beyond Supervised Clarification: Input Rewriting with LLMs for Dialogue Discourse Parsing
Rewriting inputs to improve frozen downstream models has become a common strategy in modern NLP pipelines. Prior work on incremental dialogue discourse parsing (DDP) shows that supervised clarification models can rewrite…
Discourse ParsingPersian Rhetorical Structure Theory
Over the past years, interest in discourse analysis and discourse parsing has steadily grown, and many discourse-annotated corpora and, as a result, discourse parsers have been built. In this paper, we present a discours…
Discourse ParsingJoint Syntacto-Discourse Parsing and the Syntacto-Discourse Treebank
Discourse parsing has long been treated as a stand-alone problem independent from constituency or dependency parsing. Most attempts at this problem are pipelined rather than end-to-end, sophisticated, and not self-contai…
Dependency ParsingDiscourse ParsingA Complete Shift-Reduce Chinese Discourse Parser with Robust Dynamic Oracle
This work proposes a standalone, complete Chinese discourse parser for practical applications. We approach Chinese discourse parsing from a variety of aspects and improve the shift-reduce parser not only by integrating t…
Data AugmentationDiscourse ParsingUnsupervised Discourse Constituency Parsing Using Viterbi EM
In this paper, we introduce an unsupervised discourse constituency parsing algorithm. We use Viterbi EM with a margin-based criterion to train a span-based discourse parser in an unsupervised manner. We also propose init…
Constituency ParsingDiscourse Parsing