paper-with-me

홈 › Papers

Recasting Continual Learning as Sequence Modeling

2023-10-18 · NeurIPS 2023 11 · Soochan Lee, Jaehyeon Son, Gunhee Kim

In this work, we aim to establish a strong connection between two significant bodies of machine learning research: continual learning and sequence modeling. That is, we propose to formulate continual learning as a sequence modeling problem, allowing advanced sequence models to be utilized for continual learning. Under this formulation, the continual learning process becomes the forward pass of a sequence model. By adopting the meta-continual learning (MCL) framework, we can train the sequence model at the meta-level, on multiple continual learning episodes. As a specific example of our new formulation, we demonstrate the application of Transformers and their efficient variants as MCL methods. Our experiments on seven benchmarks, covering both classification and regression, show that sequence models can be an attractive solution for general MCL.

📄 PDF Abstract BibTeX arXiv:2310.11952

Code (1)

soochan-lee/cl-as-seq 공식 구현 pytorch

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Structural Knowledge Informed Continual Multivariate Time Series Forecasting

2024-02-20 · Zijie Pan, Yushan Jiang, Dongjin Song, Sahil Garg 외

Recent studies in multivariate time series (MTS) forecasting reveal that explicitly modeling the hidden dependencies among different time series can yield promising forecasting performance and reliable explanations. Howe…

Continual LearningGraph structure learningMultivariate Time Series ForecastingTime Series+1

VisionTS++: Cross-Modal Time Series Foundation Model with Continual Pre-trained Vision Backbones

2025-08-06 · Lefei Shen, Mouxiang Chen, Xu Liu, Han Fu 외 arxiv

Recent studies have indicated that vision models pre-trained on images can serve as time series foundation models (TSFMs) by reformulating time series forecasting (TSF) as image reconstruction. However, effective cross-m…

Time Series ForecastingImage Reconstruction

EcoCast: A Spatio-Temporal Model for Continual Biodiversity and Climate Risk Forecasting

2025-12-01 · Hammed A. Akande, Abdulrauf A. Gidado arxiv

Increasing climate change and habitat loss are driving unprecedented shifts in species distributions. Conservation professionals urgently need timely, high-resolution predictions of biodiversity risks, especially in ecol…

Continual Learning

HyperHawkes: Hypernetwork based Neural Temporal Point Process

2022-10-01 · Manisha Dubey, P. K. Srijith, Maunendra Sankar Desarkar

Temporal point process serves as an essential tool for modeling time-to-event data in continuous time space. Despite having massive amounts of event sequence data from various domains like social media, healthcare etc., …

Continual LearningZero-Shot Learning

Foundation vs. Specialized Models: Evaluating Catastrophic Forgetting in Continual Time Series Forecasting

2025-10-01 · Nouha Karaouli, Denis Coquenet, Elisa Fromont, Martial Mermillod 외 arxiv

While Time Series Foundation Models (TSFMs) excel in zero-shot tasks, their behavior under continual fine tuning is poorly understood. We present the first systematic study of catastrophic forgetting in TSFMs (TimesFM-2.…

Time Series ForecastingContinual Learning