Related Experiment Video
Updated: Oct 13, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
Published on: January 5, 2024
An Improved Self-Training Method for Positive Unlabeled Time Series Classification Using DTW Barycenter Averaging
Jing Li1, Haowen Zhang1, Yabo Dong1
1College of Computer Science and Technology, Zhejiang University, Hangzhou 310027, China.
This study introduces ST-average, a novel method for positive unlabeled time series classification (PUTSC). It improves upon self-training (ST) by using an average sequence for more reliable data labeling, outperforming existing methods.
Area of Science:
- Machine Learning
- Data Mining
- Time Series Analysis
Background:
- Traditional supervised time series classification (TSC) requires extensive labeled data, which is often impractical.
- Labeling large unlabeled datasets is time-consuming and requires domain expertise.
- Positive unlabeled time series classification (PUTSC) addresses this by labeling unlabeled data using a small labeled set.
Purpose of the Study:
- To address the limitations of existing self-training (ST) methods in PUTSC, particularly their sensitivity to initial labeled data.
- To propose a novel ST-based methodology, ST-average, for more robust and reliable PUTSC.
- To demonstrate the effectiveness of ST-average compared to existing popular methods.
Main Methods:
- The study proposes ST-average, a novel approach for PUTSC.
- This method utilizes a representative average sequence, computed via DTW barycenter averaging, for labeling unlabeled data.
- ST-average is designed to be insensitive to the initial labeled data and compatible with existing ST techniques.
Main Results:
- Experimental results on public datasets demonstrate that ST-average outperforms existing popular PUTSC methods.
- The proposed ST-average method shows improved reliability and robustness compared to traditional one-nearest-neighbor (1NN) based ST approaches.
- The average sequence used in ST-average is more representative than individual labeled sequences.
Conclusions:
- ST-average offers a more reliable and robust solution for positive unlabeled time series classification.
- The method overcomes the sensitivity issues associated with initial labeling in conventional ST approaches.
- ST-average provides a valuable advancement for efficiently classifying large unlabeled time series datasets.
Related Concept Videos
Linear Approximation in Time Domain
For a simple pendulum with a mass evenly distributed along its length and the center of mass located at half the pendulum's length,...
Aggregates Classification
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Properties of DTFT I
The linearity property of DTFTs is fundamental. If two discrete-time signals are multiplied by constants a and b respectively, and then combined to...
Linear Approximation in Frequency Domain
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
Mean Absolute Deviation
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
