Related Experiment Video
Updated: Mar 17, 2026

13:44
Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
Published on: August 30, 2013
43.8K
A Fast Framework for Abrupt Change Detection Based on Binary Search Trees and Kolmogorov Statistic.
Jin-Peng Qi1, Jie Qi1, Qing Zhang2
1College of Information Science & Technology, Donghua University, Shanghai 201620, China.
Computational Intelligence and Neuroscience
|July 15, 2016
Summary
This study introduces BSTKS, a fast framework for detecting abrupt changes in bioelectric signals. BSTKS offers improved efficiency and accuracy over existing methods for analyzing large datasets.
Area of Science:
- Data Mining
- Statistics
- Bioinformatics
Background:
- Change-point detection is crucial for analyzing large-scale bioelectric signals.
- Existing methods like Kolmogorov-Smirnov (KS) are often time-consuming for large datasets.
Purpose of the Study:
- To propose a fast and efficient framework for abrupt change detection in bioelectric signals.
- To improve upon the speed and accuracy of current change-point detection methods.
Main Methods:
- Developed a novel framework named BSTKS (binary search trees and Kolmogorov statistic).
- Utilized binary search trees (BSTs) and a modified KS statistic.
- Employed multilevel Haar Wavelet Transform (HWT) for BST construction.
- Introduced search criteria based on statistic and variance fluctuations.
Main Results:
- BSTKS demonstrated significantly faster computation times compared to KS, t-statistic (t), and Singular-Spectrum Analyses (SSA).
- Achieved higher hit rates, lower error rates, and superior accuracy in detecting abrupt changes.
- Validated performance on synthetic time series and real electroencephalograph (EEG) data.
Conclusions:
- The proposed BSTKS framework provides a rapid and effective solution for abrupt change detection in bioelectric time series.
- BSTKS is highly beneficial for information inspection in various bioelectric signal analyses.
- This method enhances the efficiency of analyzing large-scale bioelectric datasets.
More Related Videos
Related Concept Videos
Quantifying and Rejecting Outliers: The Grubbs Test
4.4K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.4K
Detection of Gross Error: The Q Test
7.2K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
7.2K
Survival Tree
463
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
463
Sign Test for Median of Single Population
409
In general, the sign test serves as a nonparametric method to test hypotheses about the median of a single population when the data does not follow a known distribution. This simplicity makes it particularly useful for small sample sizes or when the assumptions of parametric tests cannot be met. The process begins with identifying a null hypothesis, typically stating that the population median equals a specific value. The alternative hypothesis could be that the median is either not equal to,...
409
Wald-Wolfowitz Runs Test II
619
The Wald-Wolfowitz runs test, commonly referred to as the runs test, is a nonparametric test used to assess the randomness of ordered data. The test evaluates the number of runs, which are consecutive sequences of similar elements within the data. If the number of runs is significantly higher or lower than expected, the data is considered non-random, indicating a detectable pattern or structure.
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
For binary data, runs are identified using symbols such as + and −, or equivalently, 1s and 0s. In...
619
Wald-Wolfowitz Runs Test I
1.0K
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
1.0K

