English

Unsupervised Text Segmentation via Kernel Change-Point Detection on Sentence Embeddings

Computation and Language 2026-01-27 v1 Machine Learning Machine Learning

Abstract

Unsupervised text segmentation is crucial because boundary labels are expensive, subjective, and often fail to transfer across domains and granularity choices. We propose Embed-KCPD, a training-free method that represents sentences as embedding vectors and estimates boundaries by minimizing a penalized KCPD objective. Beyond the algorithmic instantiation, we develop, to our knowledge, the first dependence-aware theory for KCPD under mm-dependent sequences, a finite-memory abstraction of short-range dependence common in language. We prove an oracle inequality for the population penalized risk and a localization guarantee showing that each true change point is recovered within a window that is small relative to segment length. To connect theory to practice, we introduce an LLM-based simulation framework that generates synthetic documents with controlled finite-memory dependence and known boundaries, validating the predicted scaling behavior. Across standard segmentation benchmarks, Embed-KCPD often outperforms strong unsupervised baselines. A case study on Taylor Swift's tweets illustrates that Embed-KCPD combines strong theoretical guarantees, simulated reliability, and practical effectiveness for text segmentation.

Keywords

Cite

@article{arxiv.2601.18788,
  title  = {Unsupervised Text Segmentation via Kernel Change-Point Detection on Sentence Embeddings},
  author = {Mumin Jia and Jairo Diaz-Rodriguez},
  journal= {arXiv preprint arXiv:2601.18788},
  year   = {2026}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2510.03437. substantial text overlap with arXiv:2510.03437. substantial text overlap with arXiv:2510.03437. substantial text overlap with arXiv:2510.03437

R2 v1 2026-07-01T09:20:54.922Z