English

LLM-Augmented Changepoint Detection: A Framework for Ensemble Detection and Automated Explanation

Computation and Language 2026-03-20 v3

Abstract

This paper introduces a novel changepoint detection framework that combines ensemble statistical methods with Large Language Models (LLMs) to enhance both detection accuracy and the interpretability of regime changes in time series data. Two critical limitations in the field are addressed. First, individual detection methods exhibit complementary strengths and weaknesses depending on data characteristics, making method selection non-trivial and prone to suboptimal results. Second, automated, contextual explanations for detected changes are largely absent. The proposed ensemble method aggregates results from ten distinct changepoint detection algorithms, achieving superior performance and robustness compared to individual methods. Additionally, an LLM-powered explanation pipeline automatically generates contextual narratives, linking detected changepoints to potential real-world historical events. For private or domain-specific data, a Retrieval-Augmented Generation (RAG) solution enables explanations grounded in user-provided documents. The open source Python framework demonstrates practical utility in diverse domains, including finance, political science, and environmental science, transforming raw statistical output into actionable insights for analysts and decision-makers.

Keywords

Cite

@article{arxiv.2601.02957,
  title  = {LLM-Augmented Changepoint Detection: A Framework for Ensemble Detection and Automated Explanation},
  author = {Fabian Lukassen and Christoph Weisser and Michael Schlee and Manish Kumar and Anton Thielmann and Benjamin Saefken and Alexander Silbersdorff and Thomas Kneib},
  journal= {arXiv preprint arXiv:2601.02957},
  year   = {2026}
}
R2 v1 2026-07-01T08:52:31.653Z