LGNov 8, 2022

Dynamic Interpretable Change Point Detection

arXiv:2211.03991v21 citationsh-index: 40
Originality Incremental advance
AI Analysis

This addresses a practical limitation in change point detection for fields like finance and healthcare, though it appears to be an incremental improvement over existing statistical methods.

The paper tackles the problem of detecting various types of change points in multidimensional time series, where existing methods struggle with tracking joint distribution changes and generalizing across different change types. The proposed TiVaCPD method outperforms state-of-the-art approaches on real-world datasets by combining time-varying graphical lasso and kernel MMD tests with a novel ensemble technique.

Identifying change points (CPs) in a time series is crucial to guide better decision making across various fields like finance and healthcare and facilitating timely responses to potential risks or opportunities. Existing Change Point Detection (CPD) methods have a limitation in tracking changes in the joint distribution of multidimensional features. In addition, they fail to generalize effectively within the same time series as different types of CPs may require different detection methods. As the volume of multidimensional time series continues to grow, capturing various types of complex CPs such as changes in the correlation structure of the time-series features has become essential. To overcome the limitations of existing methods, we propose TiVaCPD, an approach that uses a Time-Varying Graphical Lasso (TVGL) to identify changes in correlation patterns between multidimensional features over time, and combines that with an aggregate Kernel Maximum Mean Discrepancy (MMD) test to identify changes in the underlying statistical distributions of dynamic time windows with varying length. The MMD and TVGL scores are combined using a novel ensemble method based on similarity measures leveraging the power of both statistical tests. We evaluate the performance of TiVaCPD in identifying and characterizing various types of CPs and show that our method outperforms current state-of-the-art methods in real-world CPD datasets. We further demonstrate that TiVaCPD scores characterize the type of CPs and facilitate interpretation of change dynamics, offering insights into real-life applications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes