Related Experiment Video
Updated: Oct 13, 2025

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Time Series Segmentation Based on Stationarity Analysis to Improve New Samples Prediction
Ricardo Petri Silva1, Bruno Bogaz Zarpelão2, Alberto Cano3
1Department of Electrical Engineering, State University of Londrina, Londrina 86057-970, Brazil.
This study introduces novel time series segmentation methods using the Augmented Dickey-Fuller (ADF) test to improve machine learning model accuracy. These techniques effectively handle unreliable Internet of Things (IoT) data, reducing prediction errors in time series analysis.
Area of Science:
- Data Science
- Machine Learning
- Time Series Analysis
Background:
- Time series data, prevalent in Internet of Things (IoT) applications, often suffers from unreliable readings, leading to inaccurate machine learning models.
- Low-quality training datasets hinder the performance of algorithms that rely on sequential data patterns.
- Identifying change points in time series is crucial for segmenting data and mitigating bias.
Purpose of the Study:
- To develop and evaluate novel methods for automatic time series segmentation.
- To improve the accuracy of machine learning models for prediction tasks using segmented time series data.
- To address challenges posed by noisy and unreliable data in IoT applications.
Main Methods:
- Two automatic time series segmentation frameworks were developed: Change Detector segmentation and ADF-based segmentation.
- The ADF-based segmentation utilizes a novel change detector derived from the Augmented Dickey-Fuller (ADF) test for data stationarity.
- The methods were tested on real-world IoT datasets and benchmarks.
Main Results:
- Both proposed segmentation methods demonstrated improvements in prediction tasks.
- The ADF-based segmentation, particularly when used with Long Short-Term Memory (LSTM) models, significantly reduced relative prediction error from 1 to 0.67.
- The segmentation techniques effectively handled noisy data, enhancing model reliability.
Conclusions:
- Automatic time series segmentation using ADF-based methods is effective in improving prediction accuracy for machine learning models.
- These techniques offer a robust solution for handling unreliable data in IoT and other sequential data applications.
- The proposed segmentation frameworks provide a valuable tool for enhancing the performance of time series analysis.
Related Concept Videos
Time-Series Graph
Sampling Continuous Time Signal
In the...
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Basic Discrete Time Signals
The unit impulse or sample sequence is mathematically expressed as zero for all n values except at n=0, where it is one. The unit impulse sequence, denoted by δ(n), is the first difference of the unit step sequence, while the unit step sequence u(n) is...
Sampling Theorem

