English

Confidence-Guided Learning Process for Continuous Classification of Time Series

Machine Learning 2022-08-16 v1

Abstract

In the real world, the class of a time series is usually labeled at the final time, but many applications require to classify time series at every time point. e.g. the outcome of a critical patient is only determined at the end, but he should be diagnosed at all times for timely treatment. Thus, we propose a new concept: Continuous Classification of Time Series (CCTS). It requires the model to learn data in different time stages. But the time series evolves dynamically, leading to different data distributions. When a model learns multi-distribution, it always forgets or overfits. We suggest that meaningful learning scheduling is potential due to an interesting observation: Measured by confidence, the process of model learning multiple distributions is similar to the process of human learning multiple knowledge. Thus, we propose a novel Confidence-guided method for CCTS (C3TS). It can imitate the alternating human confidence described by the Dunning-Kruger Effect. We define the objective- confidence to arrange data, and the self-confidence to control the learning duration. Experiments on four real-world datasets show that C3TS is more accurate than all baselines for CCTS.

Keywords

Cite

@article{arxiv.2208.06883,
  title  = {Confidence-Guided Learning Process for Continuous Classification of Time Series},
  author = {Chenxi Sun and Moxian Song and Derun Can and Baofeng Zhang and Shenda Hong and Hongyan Li},
  journal= {arXiv preprint arXiv:2208.06883},
  year   = {2022}
}

Comments

20 pages, 12 figures

R2 v1 2026-06-25T01:41:58.081Z