Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Upsampling01:22

Upsampling

277
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
277
Aliasing01:18

Aliasing

181
Accurate signal sampling and reconstruction are crucial in various signal-processing applications. A time-domain signal's spectrum can be revealed using its Fourier transform. When this signal is sampled at a specific frequency, it results in multiple scaled replicas of the original spectrum in the frequency domain. The spacing of these replicas is determined by the sampling frequency.
If the sampling frequency is below the Nyquist rate, these replicas overlap, preventing the original...
181
Cluster Sampling Method01:20

Cluster Sampling Method

12.1K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
12.1K
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

281
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
281
Downsampling01:20

Downsampling

214
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
214
Sampling Methods: Overview01:06

Sampling Methods: Overview

396
A sample refers to a smaller subset representative of a larger population. In analytical chemistry, studying or analyzing an entire population is often impractical or impossible. Therefore, samples are used to draw inferences and generalize the whole population. The sampling method selects individuals or items from a population to create a sample. Standard sampling methods include random, judgemental, systematic, stratified, and cluster sampling. 
In analytical chemistry, the choice of...
396

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Predicting and Comparing Students' Online and Offline Academic Performance Using Machine Learning Algorithms.

Behavioral sciences (Basel, Switzerland)·2023
Same author

Similarity-Based Adaptive Window for Improving Classification of Epileptic Seizures with Imbalance EEG Data Stream.

Entropy (Basel, Switzerland)·2022
Same author

Membrane Clustering of Coronavirus Variants Using Document Similarity.

Genes·2022
Same author

Heuristic Pairwise Alignment in Database Environments.

Genes·2022
Same author

A Novel Methodology for Measuring the Abstraction Capabilities of Image Recognition Algorithms.

Journal of imaging·2021

Related Experiment Video

Updated: Aug 8, 2025

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis
07:11

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis

Published on: August 19, 2021

2.6K

An Elastic Self-Adjusting Technique for Rare-Class Synthetic Oversampling Based on Cluster Distortion Minimization in

Hayder K Fatlawi1,2, Attila Kiss1,3

  • 1Department of Information Systems, ELTE Eötvös Loránd University, 1117 Budapest, Hungary.

Sensors (Basel, Switzerland)
|February 28, 2023
PubMed
Summary

This study introduces a novel self-adjusting window for adaptive machine learning to address imbalanced data streams from sources like wearable sensors. The method enhances classification accuracy by minimizing cluster distortion, improving performance in real-time data analysis.

Keywords:
SMOTEadaptive machine learningcluster analysisimbalance data stream

More Related Videos

Medical-grade Sterilizable Target for Fluid-immersed Fetoscope Optical Distortion Calibration
07:03

Medical-grade Sterilizable Target for Fluid-immersed Fetoscope Optical Distortion Calibration

Published on: February 23, 2017

7.8K
Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

43.0K

Related Experiment Videos

Last Updated: Aug 8, 2025

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis
07:11

ARL Spectral Fitting as an Application to Augment Spectral Data via Franck-Condon Lineshape Analysis and Color Analysis

Published on: August 19, 2021

2.6K
Medical-grade Sterilizable Target for Fluid-immersed Fetoscope Optical Distortion Calibration
07:03

Medical-grade Sterilizable Target for Fluid-immersed Fetoscope Optical Distortion Calibration

Published on: February 23, 2017

7.8K
Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns
13:44

Detection of Architectural Distortion in Prior Mammograms via Analysis of Oriented Patterns

Published on: August 30, 2013

43.0K

Area of Science:

  • Machine Learning
  • Data Science
  • Signal Processing

Background:

  • Adaptive machine learning is crucial for classifying evolving data streams, especially those with imbalanced classes common in wearable sensors and medical devices.
  • Existing oversampling techniques are often designed for batch data, not continuous streams, limiting their effectiveness in dynamic environments.

Purpose of the Study:

  • To propose a self-adjusting window mechanism for adaptive classification of imbalanced data streams.
  • To improve adaptive classifier performance by minimizing cluster distortion.

Main Methods:

  • Developed two models employing a self-adjusting window to filter and process data instances.
  • Implemented synthetic data generation for oversampling, focusing on minimizing cluster distortion.
  • Evaluated models on the Siena EEG dataset using various adaptive classifiers.

Main Results:

  • The proposed self-adjusting window significantly improved the performance of adaptive classifiers on imbalanced data streams.
  • The best performance was achieved with Adaptive Random Forest, reaching 96.83% sensitivity and 99.96% precision.
  • Both proposed models demonstrated effectiveness in handling imbalanced data stream classification.

Conclusions:

  • The self-adjusting window approach effectively enhances adaptive classification for imbalanced data streams.
  • Minimizing cluster distortion is a viable strategy for improving oversampling in dynamic, imbalanced datasets.
  • The proposed method offers a promising solution for real-time data analysis in fields utilizing sensor data.