CORTEXA
← Browse
arxivcs.LGcs.AI2026-07-20

TypiCore: A Hybrid Active Query Strategy for Class-Incremental Learning on Time Series

Gabor Szucs, Samuel Jacsev, Marcell Nemeth, Davide Dalle Pezze, Gian Antonio Susto

Time series data play a pivotal role across numerous domains, including healthcare and manufacturing. In real-world environments, models must cope with distribution shifts over time, a challenge commonly addressed through Continual Learning (CL) techniques. However, existing CL methods face a critical limitation: real-world data streams are rarely fully labeled, making annotation cost a major practical constraint. This paper investigates Active Class-Incremental Learning (ACIL) for multivariate time series, where a model must sequentially learn new classes while selectively querying labels under a fixed annotation budget. We present a systematic evaluation of a wide range of query strategies combined with multiple rehearsal-based approaches, assessing their impact on plasticity, stability, and label efficiency across four benchmark datasets. Our analysis reveals the limitations of uncertainty-based and distribution-aware methods in achieving strong performance under constrained labeling budgets. To address these shortcomings, we propose TypiCore, a novel hybrid query strategy that alternates between typicality-based and diversity-based sample selection across active learning cycles, enabling the construction of memory buffers that are both representative and diverse. Evaluated on the TSCIL benchmark, TypiCore delivers statistically significant improvements over all baselines and matches or surpasses fully supervised continual learning performance on multiple datasets while requiring a fraction of the available labels.

View free PDFSource page

Related papers

arxivcs.LGcs.AI2026-06-27

Fisher-Routed Mixture of Experts for Federated Class-Incremental Learning

Wenhao Yuan, Chenchen Lin, Jian Chen, Jinfeng Xu, Zewei Liu, Edith Cheuk Han Ngai

Federated Learning (FL) emerged as a promising distributed machine learning paradigm. However, extending FL to the class incremental learning scenarios introduces unique challenges: 1) Capacity conflict and catastrophic forgetting from the shared model overloading, 2) Heterogenei…

View free PDFSource page
arxivcs.LGcs.AI2026-07-01

Detecting the Undetectable: Enhancing Unsupervised time series Anomaly Detection via Active Learning

Seung Hun Han, Hyeongwon Kang, Jinwoo Park, Pilsung Kang

Despite the increasing sophistication of industrial AI systems, the ability to reliably detect subtle and noisy anomalies in complex time series data remains a critical yet unresolved challenge. In large-scale industrial applications, labeling time series data is often prohibitiv…

View free PDFSource page
arxivcs.LGcs.AI2026-07-01

Challenges of Explainability in Continual Learning for Time Series Forecasting

Quentin Besnard, Emmanuel Doumard, Nicolas Labroche, Nicolas Ragot, Nicolas Ringuet

Deep learning models have shown strong potential for time series forecasting, yet their deployment in real-world environmental monitoring remains challenging due to non-stationary dynamics and limited explainability. In this work, we investigate explainability as a central tool f…

View free PDFSource page
arxivcs.LGcs.AI2026-07-08

TimEE: End-to-end Time Series Classification via In-Context Learning

Jaris Küken, Shi Bin Hoo, Martin Mráz, Frank Hutter, Lennart Purucker

Time series classification (TSC) is dominated by a two-stage paradigm: train a feature encoder -- either from scratch on the target dataset or via pretraining on large corpora -- and then fit a task-specific classifier on top. While effective, this decoupling optimizes representa…

View free PDFSource page
arxivcs.LGcs.AI2026-07-17

Knowledge-Assisted Multi-Graph Dependency Learning for Multivariate Time Series Anomaly Detection in Multi-Stage Industrial Processes

Jaeyeong Lee, Taeseong Yoon, Wonmo Koo, Heeyoung Kim

Industrial processes often generate complex, interdependent time-series data from multiple sensors across multiple stages, forming complex dependencies among variables and process stages. Effective monitoring and timely anomaly detection of these time series through multivariate…

View free PDFSource page
arxivcs.LGcs.AI2026-07-07

Enhancing deep learning models for time series classification via knowledge distillation

Javidan Abdullayev, Maxime Devanne, Jonathan Weber, Germain Forestier

Deep learning has achieved remarkable success in various domains including time series analysis, computer vision and natural language processing. However, high computational and memory demands of state-of-the-art architectures pose challenges for deployment in resource-limited en…

View free PDFSource page