English

Llamipa: An Incremental Discourse Parser

Computation and Language 2024-10-04 v3

Abstract

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.

Keywords

Cite

@article{arxiv.2406.18256,
  title  = {Llamipa: An Incremental Discourse Parser},
  author = {Kate Thompson and Akshay Chaturvedi and Julie Hunter and Nicholas Asher},
  journal= {arXiv preprint arXiv:2406.18256},
  year   = {2024}
}

Comments

EMNLP 2024 Findings

R2 v1 2026-06-28T17:19:46.558Z