An Active Learning Framework with a Class Balancing Strategy for Time Series Classification
Shemonto Das

TL;DR
This paper introduces a novel active learning framework with a class balancing strategy tailored for time series classification, effectively reducing labeling costs and addressing class imbalance in diverse applications.
Contribution
It proposes a new class-balancing instance selection algorithm integrated with standard active learning strategies for time series data.
Findings
Achieves high classification performance with 70% less labeled data in tactile texture recognition.
Effectively addresses class imbalance in industrial fault detection datasets.
Demonstrates adaptability across robotics and manufacturing domains.
Abstract
Training machine learning models for classification tasks often requires labeling numerous samples, which is costly and time-consuming, especially in time series analysis. This research investigates Active Learning (AL) strategies to reduce the amount of labeled data needed for effective time series classification. Traditional AL techniques cannot control the selection of instances per class for labeling, leading to potential bias in classification performance and instance selection, particularly in imbalanced time series datasets. To address this, we propose a novel class-balancing instance selection algorithm integrated with standard AL strategies. Our approach aims to select more instances from classes with fewer labeled examples, thereby addressing imbalance in time series datasets. We demonstrate the effectiveness of our AL framework in selecting informative data samples for two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications
