paper-with-me

홈 › Papers

Task-Free Continual Learning via Online Discrepancy Distance Learning

2022-10-12 · Fei Ye, Adrian G. Bors

Learning from non-stationary data streams, also called Task-Free Continual Learning (TFCL) remains challenging due to the absence of explicit task information. Although recently some methods have been proposed for TFCL, they lack theoretical guarantees. Moreover, forgetting analysis during TFCL was not studied theoretically before. This paper develops a new theoretical analysis framework which provides generalization bounds based on the discrepancy distance between the visited samples and the entire information made available for training the model. This analysis gives new insights into the forgetting behaviour in classification tasks. Inspired by this theoretical model, we propose a new approach enabled by the dynamic component expansion mechanism for a mixture model, namely the Online Discrepancy Distance Learning (ODDL). ODDL estimates the discrepancy between the probabilistic representation of the current memory buffer and the already accumulated knowledge and uses it as the expansion signal to ensure a compact network architecture with optimal performance. We then propose a new sample selection approach that selectively stores the most relevant samples into the memory buffer through the discrepancy-based measure, further improving the performance. We perform several TFCL experiments with the proposed methodology, which demonstrate that the proposed approach achieves the state of the art performance.

📄 PDF Abstract BibTeX arXiv:2210.06579

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningGeneralization Bounds

Similar Papers 제목 키워드 기반

Measuring Asymmetric Gradient Discrepancy in Parallel Continual Learning

2023-01-01 · ICCV 2023 1 · Fan Lyu, Qing Sun, Fanhua Shang, Liang Wan 외

In Parallel Continual Learning (PCL), the parallel multiple tasks start and end training unpredictably, thus suffering from training conflict and catastrophic forgetting issues. The two issues are raised because the …

Continual Learning

Continual Normalization: Rethinking Batch Normalization for Online Continual Learning

2022-03-30 · ICLR 2022 4 · Quang Pham, Chenghao Liu, Steven Hoi

Existing continual learning methods use Batch Normalization (BN) to facilitate training and improve generalization across tasks. However, the non-i.i.d and non-stationary nature of continual learning data, especially in …

Continual Learning

Online Task-Free Continual Generative and Discriminative Learning via Dynamic Cluster Memory

2024-01-01 · CVPR 2024 1 · Fei Ye, Adrian G. Bors

Online Task-Free Continual Learning (OTFCL) aims to learn novel concepts from streaming data without accessing task information. Most memory-based approaches used in OTFCL are not suitable for unsupervised learning b…

Continual LearningDiversityNovel Concepts

Rehearsal-free and Task-free Online Continual Learning With Contrastive Prompt

2025-10-01 · Aopeng Wang, Ke Deng, Yongli Ren, Jun Luo arxiv

The main challenge of continual learning is \textit{catastrophic forgetting}. Because of processing data in one pass, online continual learning (OCL) is one of the most difficult continual learning scenarios. To address …

Continual Learning

D^3CTTA: Domain-Dependent Decorrelation for Continual Test-Time Adaption of 3D LiDAR Segmentation

2025-01-01 · CVPR 2025 1 · Jichun Zhao, Haiyong Jiang, Haoxuan Song, Jun Xiao 외

Adapting pre-trained LiDAR segmentation models to dynamic domain shifts during testing is of paramount importance for the safety of autonomous driving. Most existing methods neglect the influence of domain changes a…

Autonomous DrivingSegmentation