SOTAVerified

BeamSeg: A Joint Model for Multi-Document Segmentation and Topic Identification

2019-11-01CONLL 2019Unverified0· sign in to hype

Pedro Mota, Maxine Eskenazi, Lu{\'\i}sa Coheur

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

We propose BeamSeg, a joint model for segmentation and topic identification of documents from the same domain. The model assumes that lexical cohesion can be observed across documents, meaning that segments describing the same topic use a similar lexical distribution over the vocabulary. The model implements lexical cohesion in an unsupervised Bayesian setting by drawing from the same language model segments with the same topic. Contrary to previous approaches, we assume that language models are not independent, since the vocabulary changes in consecutive segments are expected to be smooth and not abrupt. We achieve this by using a dynamic Dirichlet prior that takes into account data contributions from other topics. BeamSeg also models segment length properties of documents based on modality (textbooks, slides, etc.). The evaluation is carried out in three datasets. In two of them, improvements of up to 4.8\% and 7.3\% are obtained in the segmentation and topic identifications tasks, indicating that both tasks should be jointly modeled.

Tasks

Reproductions