Rough-Fuzzy CPD: A Gradual Change Point Detection Algorithm
Ritwik Bhaduri, Subhrajyoty Roy, Sankar K. Pal

TL;DR
This paper introduces a novel fuzzy rough set theory-based algorithm for detecting gradual changepoints in time series data, outperforming existing methods in accuracy and robustness, with practical applications demonstrated on real datasets.
Contribution
The paper presents a new fuzzy rough set approach for gradual changepoint detection, including a mathematical framework, statistical testing, and a Python package for implementation.
Findings
Outperforms existing fuzzy and crisp methods in simulations
Robust to noise, fuzziness, and hyperparameter variations
Successfully applied to real-world datasets including Covid-19
Abstract
Changepoint detection is the problem of finding abrupt or gradual changes in time series data when the distribution of the time series changes significantly. There are many sophisticated statistical algorithms for solving changepoint detection problem, although there is not much work devoted towards gradual changepoints as compared to abrupt ones. Here we present a new approach to solve changepoint detection problem using fuzzy rough set theory which is able to detect such gradual changepoints. An expression for the rough-fuzzy estimate of changepoints is derived along with its mathematical properties concerning fast computation. In a statistical hypothesis testing framework, asymptotic distribution of the proposed statistic on both single and multiple changepoints is derived under null hypothesis enabling multiple changepoint detection. Extensive simulation studies have been performed…
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
TopicsRough Sets and Fuzzy Logic · Time Series Analysis and Forecasting · Anomaly Detection Techniques and Applications
