English

Two-Level Transformer and Auxiliary Coherence Modeling for Improved Text Segmentation

Computation and Language 2020-01-06 v1

Abstract

Breaking down the structure of long texts into semantically coherent segments makes the texts more readable and supports downstream applications like summarization and retrieval. Starting from an apparent link between text coherence and segmentation, we introduce a novel supervised model for text segmentation with simple but explicit coherence modeling. Our model -- a neural architecture consisting of two hierarchically connected Transformer networks -- is a multi-task learning model that couples the sentence-level segmentation objective with the coherence objective that differentiates correct sequences of sentences from corrupt ones. The proposed model, dubbed Coherence-Aware Text Segmentation (CATS), yields state-of-the-art segmentation performance on a collection of benchmark datasets. Furthermore, by coupling CATS with cross-lingual word embeddings, we demonstrate its effectiveness in zero-shot language transfer: it can successfully segment texts in languages unseen in training.

Keywords

Cite

@article{arxiv.2001.00891,
  title  = {Two-Level Transformer and Auxiliary Coherence Modeling for Improved Text Segmentation},
  author = {Goran Glavaš and Swapna Somasundaran},
  journal= {arXiv preprint arXiv:2001.00891},
  year   = {2020}
}

Comments

AAAI 2020

R2 v1 2026-06-23T13:02:25.535Z