Contrastive Representation Based Active Learning for Time Series

Lujia Pan,Marcus Kalander,Yuchao Zhang,Pinghui Wang
DOI: https://doi.org/10.1109/dasc/picom/cbdcom/cy55231.2022.9927927
2022-01-01
Abstract:Active Learning designs query strategies to select the most representative samples to be labeled by an oracle in an attempt to maximize the model’s performance while minimizing the labeling workload. We propose REAL, a new pooling-based active learning algorithm for time series data that learns the query strategy and optimizes the representation model in a contrastive manner. To initialize the process, a cluster module is employed to select the first sample set for labeling. Subsequent samples are selected through a contrastive loss function from three complementary perspectives, self-consistency, attraction to similar samples, and repulsion of disparate samples. Concurrently, the contrastive loss is also used to update the representation model. We evaluate our method on various time series classification tasks against state-of-the-art algorithms and demonstrate gains or comparable performance for an equal number of labeled samples.
What problem does this paper attempt to address?