Detecting Change Intervals with Isolation Distributional Kernel
Yang Cao, Ye Zhu, Kai Ming Ting, Flora D. Salim, Hong Xian Li, Luxing, Yang, Gang Li

TL;DR
This paper introduces iCID, a novel change-interval detection method based on Isolation Distributional Kernel, capable of identifying various change points in streaming data efficiently and robustly against outliers.
Contribution
It generalizes change-point detection to change-interval detection and proposes iCID, the first method leveraging IDK for this purpose, improving detection accuracy and scalability.
Findings
iCID effectively detects change intervals in synthetic and real-world data.
The method is robust to outliers and adaptable to different change types.
Both online and offline versions of iCID perform efficiently.
Abstract
Detecting abrupt changes in data distribution is one of the most significant tasks in streaming data analysis. Although many unsupervised Change-Point Detection (CPD) methods have been proposed recently to identify those changes, they still suffer from missing subtle changes, poor scalability, or/and sensitivity to outliers. To meet these challenges, we are the first to generalise the CPD problem as a special case of the Change-Interval Detection (CID) problem. Then we propose a CID method, named iCID, based on a recent Isolation Distributional Kernel (IDK). iCID identifies the change interval if there is a high dissimilarity score between two non-homogeneous temporal adjacent intervals. The data-dependent property and finite feature map of IDK enabled iCID to efficiently identify various types of change-points in data streams with the tolerance of outliers. Moreover, the proposed…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFuzzy Systems and Optimization · Statistical Methods and Inference
