English

Topic Segmentation of Semi-Structured and Unstructured Conversational Datasets using Language Models

Computation and Language 2023-10-27 v1 Artificial Intelligence Machine Learning

Abstract

Breaking down a document or a conversation into multiple contiguous segments based on its semantic structure is an important and challenging problem in NLP, which can assist many downstream tasks. However, current works on topic segmentation often focus on segmentation of structured texts. In this paper, we comprehensively analyze the generalization capabilities of state-of-the-art topic segmentation models on unstructured texts. We find that: (a) Current strategies of pre-training on a large corpus of structured text such as Wiki-727K do not help in transferability to unstructured conversational data. (b) Training from scratch with only a relatively small-sized dataset of the target unstructured domain improves the segmentation results by a significant margin. We stress-test our proposed Topic Segmentation approach by experimenting with multiple loss functions, in order to mitigate effects of imbalance in unstructured conversational datasets. Our empirical evaluation indicates that Focal Loss function is a robust alternative to Cross-Entropy and re-weighted Cross-Entropy loss function when segmenting unstructured and semi-structured chats.

Keywords

Cite

@article{arxiv.2310.17120,
  title  = {Topic Segmentation of Semi-Structured and Unstructured Conversational Datasets using Language Models},
  author = {Reshmi Ghosh and Harjeet Singh Kajal and Sharanya Kamath and Dhuri Shrivastava and Samyadeep Basu and Hansi Zeng and Soundararajan Srinivasan},
  journal= {arXiv preprint arXiv:2310.17120},
  year   = {2023}
}

Comments

Accepted to IntelliSys 2023. arXiv admin note: substantial text overlap with arXiv:2211.14954

R2 v1 2026-06-28T13:02:21.103Z