English

Toward Fast and Accurate Neural Discourse Segmentation

Computation and Language 2018-08-29 v1

Abstract

Discourse segmentation, which segments texts into Elementary Discourse Units, is a fundamental step in discourse analysis. Previous discourse segmenters rely on complicated hand-crafted features and are not practical in actual use. In this paper, we propose an end-to-end neural segmenter based on BiLSTM-CRF framework. To improve its accuracy, we address the problem of data insufficiency by transferring a word representation model that is trained on a large corpus. We also propose a restricted self-attention mechanism in order to capture useful information within a neighborhood. Experiments on the RST-DT corpus show that our model is significantly faster than previous methods, while achieving new state-of-the-art performance.

Keywords

Cite

@article{arxiv.1808.09147,
  title  = {Toward Fast and Accurate Neural Discourse Segmentation},
  author = {Yizhong Wang and Sujian Li and Jingfeng Yang},
  journal= {arXiv preprint arXiv:1808.09147},
  year   = {2018}
}

Comments

6 pages, camera-ready version of EMNLP 2018

R2 v1 2026-06-23T03:45:47.384Z