paper-with-me

홈 › Papers

TS-ACL: Closed-Form Solution for Time Series-oriented Continual Learning

2024-10-21 · Jiaxu Li, Kejia Fan, Songning Lai, Linpu Lv, Jinfeng Xu, Jianheng Tang, Anfeng Liu, Houbing Herbert Song, Yutao Yue, Yunhuai Liu, Huiping Zhuang

Time series classification underpins critical applications such as healthcare diagnostics and gesture-driven interactive systems in multimedia scenarios. However, time series class-incremental learning (TSCIL) faces two major challenges: catastrophic forgetting and intra-class variations. Catastrophic forgetting occurs because gradient-based parameter update strategies inevitably erase past knowledge. And unlike images, time series data exhibits subject-specific patterns, also known as intra-class variations, which refer to differences in patterns observed within the same class. While exemplar-based methods fail to cover diverse variation with limited samples, existing exemplar-free methods lack explicit mechanisms to handle intra-class variations. To address these two challenges, we propose TS-ACL, which leverages a gradient-free closed-form solution to avoid the catastrophic forgetting problem inherent in gradient-based optimization methods while simultaneously learning global distributions to resolve intra-class variations. Additionally, it provides privacy protection and efficiency. Extensive experiments on five benchmark datasets covering various sensor modalities and tasks demonstrate that TS-ACL achieves performance close to joint training on four datasets, outperforming existing methods and establishing a new state-of-the-art (SOTA) for TSCIL.

📄 PDF Abstract BibTeX arXiv:2410.15954

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningContinual LearningEdge-computingExemplar-FreeFormIncremental LearningPrivacy PreservingTime SeriesTime Series Classification

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Oscillators Are All You Need: Irregular Time Series Modelling via Damped Harmonic Oscillators with Closed-Form Solutions

2026-02-12 · Yashas Shende, Aritra Das, Reva Laxmi Chauhan, Arghya Pathak 외 arxiv

Transformers excel at time series modelling through attention mechanisms that capture long-term temporal patterns. However, they assume uniform time intervals and therefore struggle with irregular time series. Neural Ord…

Accurate closed-form solution of the SIR epidemic model

2020-04-16

An accurate closed-form solution is obtained to the SIR Epidemic Model through the use of Asymptotic Approximants (Barlow et. al, 2017, Q. Jl Mech. Appl. Math, 70 (1), 21-48). The solution is created by analytically cont…

FormMath

An Analysis of Linear Time Series Forecasting Models

2024-03-21 · William Toner, Luke Darlow

Despite their simplicity, linear models perform well at time series forecasting, even when pitted against deeper and more expensive models. A number of variations to the linear model have been proposed, often including s…

FormregressionTime SeriesTime Series Forecasting

Closed-Form Diffeomorphic Transformations for Time Series Alignment

2022-06-16 · Iñigo Martinez, Elisabeth Viles, Igor G. Olaizola

Time series alignment methods call for highly expressive, differentiable and invertible warping functions which preserve temporal topology, i.e diffeomorphisms. Diffeomorphic warping functions can be generated from the i…

CPUFormGPUSensitivity+3

Feature Importance for Time Series Data: Improving KernelSHAP

2022-10-05 · Mattia Villani, Joshua Lockhart, Daniele Magazzeni

Feature importance techniques have enjoyed widespread attention in the explainable AI literature as a means of determining how trained machine learning models make their predictions. We consider Shapley value based appro…

Event DetectionFeature ImportanceTime SeriesTime Series Analysis