Text segmentation: A topic modeling perspective
作者:
Highlights:
•
摘要
In this paper, the task of text segmentation is approached from a topic modeling perspective. We investigate the use of two unsupervised topic models, latent Dirichlet allocation (LDA) and multinomial mixture (MM), to segment a text into semantically coherent parts. The proposed topic model based approaches consistently outperform a standard baseline method on several datasets. A major benefit of the proposed LDA based approach is that along with the segment boundaries, it outputs the topic distribution associated with each segment. This information is of potential use in applications such as segment retrieval and discourse analysis. However, the proposed approaches, especially the LDA based method, have high computational requirements. Based on an analysis of the dynamic programming (DP) algorithm typically used for segmentation, we suggest a modification to DP that dramatically speeds up the process with no loss in performance. The proposed modification to the DP algorithm is not specific to the topic models only; it is applicable to all the algorithms that use DP for the task of text segmentation.
论文关键词:Text segmentation,Topic modeling,Latent Dirichlet allocation,Semantic information,Dynamic programming
论文评审过程:Received 15 September 2009, Revised 15 November 2010, Accepted 17 November 2010, Available online 26 January 2011.
论文官网地址:https://doi.org/10.1016/j.ipm.2010.11.008