paper-with-me

Papers

Meta Continual Learning via Dynamic Programming

2020-08-05 · R. Krishnan, Prasanna Balaprakash

Meta continual learning algorithms seek to train a model when faced with similar tasks observed in a sequential manner. Despite promising methodological advancements, there is a lack of theoretical frameworks that enable analysis of learning challenges such as generalization and catastrophic forgetting. To that end, we develop a new theoretical approach for meta continual learning~(MCL) where we mathematically model the learning dynamics using dynamic programming, and we establish conditions of optimality for the MCL problem. Moreover, using the theoretical framework, we derive a new dynamic-programming-based MCL method that adopts stochastic-gradient-driven alternating optimization to balance generalization and catastrophic forgetting. We show that, on MCL benchmark data sets, our theoretically grounded method achieves accuracy better than or comparable to that of existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2008.02219

Code (1)

krm9c/Meta-Continual-Learning 공식 구현 pytorch

Tasks

Continual Learning

Similar Papers 제목 키워드 기반

Meta-Continual Learning Via Dynamic Programming

2021-01-01 · Krishnan Raghavan, Prasanna Balaprakash

Meta continual learning algorithms seek to train a model when faced with similar tasks observed in a sequential manner. Despite promising methodological advancements, there is a lack of theoretical frameworks that enable…

Continual Learning

MetaCD: A Meta Learning Framework for Cognitive Diagnosis based on Continual Learning

2025-12-28 · Jin Wu, Chanjin Zheng arxiv

Cognitive diagnosis is an essential research topic in intelligent education, aimed at assessing the level of mastery of different skills by students. So far, many research works have used deep learning models to explore …

Continual Learning

Online Fast Adaptation and Knowledge Accumulation (OSAKA): a New Approach to Continual Learning

2020-12-01 · NeurIPS 2020 12 · Massimo Caccia, Pau Rodriguez, Oleksiy Ostapenko, Fabrice Normandin 외

Continual learning agents experience a stream of (related) tasks. The main challenge is that the agent must not forget previous tasks and also adapt to novel tasks in the stream. We are interested in the intersection of …

Continual LearningMeta-Learning

Online Fast Adaptation and Knowledge Accumulation: a New Approach to Continual Learning

2020-03-12 · NeurIPS 2020 12 · Massimo Caccia, Pau Rodriguez, Oleksiy Ostapenko, Fabrice Normandin 외

Continual learning studies agents that learn from streams of tasks without forgetting previous ones while adapting to new ones. Two recent continual-learning scenarios have opened new avenues of research. In meta-continu…

Continual LearningMeta-Learning

Variational Continual Bayesian Meta-Learning

2021-12-01 · NeurIPS 2021 12 · Qiang Zhang, Jinyuan Fang, Zaiqiao Meng, Shangsong Liang 외

Conventional meta-learning considers a set of tasks from a stationary distribution. In contrast, this paper focuses on a more complex online setting, where tasks arrive sequentially and follow a non-stationary distributi…

Meta-LearningTransfer LearningVariational Inference