中文
相关论文

相关论文: Lifelong Learning Process: Self-Memory Supervising…

200 篇论文

Time-dependent data-generating distributions have proven to be difficult for gradient-based training of neural networks, as the greedy updates result in catastrophic forgetting of previously learned knowledge. Despite the progress in the…

机器学习 · 计算机科学 2023-04-03 Matthias De Lange , Gido van de Ven , Tinne Tuytelaars

We explore the behavior of a standard convolutional neural net in a continual-learning setting that introduces visual classification tasks sequentially and requires the net to master new tasks while preserving mastery of previously learned…

机器学习 · 计算机科学 2020-04-01 Guy Davidson , Michael C. Mozer

Lifelong learning remains an open problem. One of its main difficulties is catastrophic forgetting. Many dynamic expansion approaches have been proposed to address this problem, but they all use homogeneous models of predefined structure…

机器学习 · 计算机科学 2020-03-20 Wenjin Wang , Yunqing Hu , Yin Zhang

Learning physical dynamics in a series of non-stationary environments is a challenging but essential task for model-based reinforcement learning (MBRL) with visual inputs. It requires the agent to consistently adapt to novel tasks without…

机器学习 · 计算机科学 2025-07-08 Minting Pan , Wendong Zhang , Geng Chen , Xiangming Zhu , Siyu Gao , Yunbo Wang , Xiaokang Yang

Neural networks can achieve excellent results in a wide variety of applications. However, when they attempt to sequentially learn, they tend to learn the new task while catastrophically forgetting previous ones. We propose a model that…

机器学习 · 计算机科学 2020-12-18 Craig Atkinson , Brendan McCane , Lech Szymanski , Anthony Robins

Artificial neural networks have exceeded human-level performance in accomplishing several individual tasks (e.g. voice recognition, object recognition, and video games). However, such success remains modest compared to human intelligence…

机器学习 · 计算机科学 2019-10-21 Rahaf Aljundi

Continual Learning is a learning paradigm where learning systems are trained with sequential or streaming tasks. Two notable directions among the recent advances in continual learning with neural networks are ($i$) variational Bayes based…

机器学习 · 计算机科学 2020-02-24 Abhishek Kumar , Sunabha Chatterjee , Piyush Rai

Despite advances in deep learning, neural networks can only learn multiple tasks when trained on them jointly. When tasks arrive sequentially, they lose performance on previously learnt tasks. This phenomenon called catastrophic forgetting…

机器学习 · 计算机科学 2018-05-29 Nitin Kamra , Umang Gupta , Yan Liu

This work introduces a growable and modular neural network architecture that naturally avoids catastrophic forgetting and interference in continual reinforcement learning. The structure of each module allows the selective combination of…

机器学习 · 计算机科学 2025-06-19 Mikel Malagón , Josu Ceberio , Jose A. Lozano

Catastrophic forgetting (CF) happens whenever a neural network overwrites past knowledge while being trained on new tasks. Common techniques to handle CF include regularization of the weights (using, e.g., their importance on past tasks),…

机器学习 · 计算机科学 2022-12-29 Jary Pomponi , Simone Scardapane , Aurelio Uncini

Unified Multimodal Generative Models (UMGMs) unify visual understanding and image generation within a single autoregressive framework. However, their ability to continually learn new tasks is severely hindered by catastrophic forgetting,…

机器学习 · 计算机科学 2025-12-04 Xiwen Wei , Mustafa Munir , Radu Marculescu

Deep generative models are stochastic neural networks capable of learning the distribution of data so as to generate new samples. Conditional Variational Autoencoder (CVAE) is a powerful deep generative model aiming at maximizing the lower…

计算机视觉与模式识别 · 计算机科学 2019-03-12 Shima Kamyab , Rasool Sabzi , Zohreh Azimifar

Compared with traditional deep learning techniques, continual learning enables deep neural networks to learn continually and adaptively. Deep neural networks have to learn new tasks and overcome forgetting the knowledge obtained from the…

机器学习 · 计算机科学 2022-02-08 Yujiang He

Task-incremental learning involves the challenging problem of learning new tasks continually, without forgetting past knowledge. Many approaches address the problem by expanding the structure of a shared neural network as tasks arrive, but…

机器学习 · 计算机科学 2020-11-24 Azhar Shaikh , Nishant Sinha

Deep learning has been extensively explored to solve vehicle routing problems (VRPs), which yields a range of data-driven neural solvers with promising outcomes. However, most neural solvers are trained to tackle VRP instances in a…

机器学习 · 计算机科学 2025-08-19 Shaodi Feng , Zhuoyi Lin , Jianan Zhou , Cong Zhang , Jingwen Li , Kuan-Wen Chen , Senthilnath Jayavelu , Yew-Soon Ong

Despite huge success, deep networks are unable to learn effectively in sequential multitask learning settings as they forget the past learned tasks after learning new tasks. Inspired from complementary learning systems theory, we address…

机器学习 · 计算机科学 2019-06-04 Mohammad Rostami , Soheil Kolouri , Praveen K. Pilly

Recurrent neural networks (RNN) are capable of learning to encode and exploit activation history over an arbitrary timescale. However, in practice, state of the art gradient descent based training methods are known to suffer from…

机器学习 · 计算机科学 2016-02-29 Andrew J. R. Simpson

Human being and different species of animals having the skills to gather, transferring knowledge, processing, fine-tune and generating information throughout their lifetime. The ability of learning throughout their lifespan is referred as…

机器学习 · 计算机科学 2024-05-15 Ashutosh Kumar , Sonali Agarwal , D Jude Hemanth

Conventional deep learning models have limited capacity in learning multiple tasks sequentially. The issue of forgetting the previously learned tasks in continual learning is known as catastrophic forgetting or interference. When the input…

机器学习 · 计算机科学 2020-07-14 Honglin Li , Payam Barnaghi , Shirin Enshaeifar , Frieder Ganz

Most of the existing artificial neural networks(ANNs) fail to learn continually due to catastrophic forgetting, while humans can do the same by maintaining previous tasks' performances. Although storing all the previous data can alleviate…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Subhankar Ghosh