@inproceedings{mota-etal-2019-beamseg,
title = "{B}eam{S}eg: A Joint Model for Multi-Document Segmentation and Topic Identification",
author = "Mota, Pedro and
Eskenazi, Maxine and
Coheur, Lu{\'i}sa",
editor = "Bansal, Mohit and
Villavicencio, Aline",
booktitle = "Proceedings of the 23rd Conference on Computational Natural Language Learning (CoNLL)",
month = nov,
year = "2019",
address = "Hong Kong, China",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/K19-1054/",
doi = "10.18653/v1/K19-1054",
pages = "582--592",
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, \textit{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."
}
Markdown (Informal)
[BeamSeg: A Joint Model for Multi-Document Segmentation and Topic Identification](https://preview.aclanthology.org/jlcl-multiple-ingestion/K19-1054/) (Mota et al., CoNLL 2019)
ACL