中文
相关论文

相关论文: Progressive Neural Networks

200 篇论文

Deep neural networks have led to a series of breakthroughs in computer vision given sufficient annotated training datasets. For novel tasks with limited labeled data, the prevalent approach is to transfer the knowledge learned in the…

计算机视觉与模式识别 · 计算机科学 2018-10-31 Yi Zhu , Jia Xue , Shawn Newsam

Developments in deep generative models have allowed for tractable learning of high-dimensional data distributions. While the employed learning procedures typically assume that training data is drawn i.i.d. from the distribution of interest,…

机器学习 · 计算机科学 2017-05-24 Ari Seff , Alex Beatson , Daniel Suo , Han Liu

Learning from a sequence of tasks for a lifetime is essential for an agent towards artificial general intelligence. This requires the agent to continuously learn and memorize new knowledge without interference. This paper first demonstrates…

机器学习 · 计算机科学 2021-12-07 Jian Peng , Dingqi Ye , Bo Tang , Yinjie Lei , Yu Liu , Haifeng Li

By learning a sequence of tasks continually, an agent in continual learning (CL) can improve the learning performance of both a new task and `old' tasks by leveraging the forward knowledge transfer and the backward knowledge transfer,…

机器学习 · 计算机科学 2022-11-03 Sen Lin , Li Yang , Deliang Fan , Junshan Zhang

Reading comprehension is a challenging task in natural language processing and requires a set of skills to be solved. While current approaches focus on solving the task as a whole, in this paper, we propose to use a neural network `skill'…

计算与语言 · 计算机科学 2017-11-13 Todor Mihaylov , Zornitsa Kozareva , Anette Frank

Meta-learning, or learning-to-learn, seeks to design algorithms that can utilize previous experience to rapidly learn new skills or adapt to new environments. Representation learning -- a key tool for performing meta-learning -- learns a…

机器学习 · 计算机科学 2022-01-04 Nilesh Tripuraneni , Chi Jin , Michael I. Jordan

Continual learning constrains models to learn new tasks over time without forgetting what they have already learned. A key challenge in this setting is catastrophic forgetting, where learning new information causes the model to lose its…

机器学习 · 计算机科学 2025-12-10 Federico Di Valerio , Michela Proietti , Alessio Ragno , Roberto Capobianco

Machine learning has made tremendous progress in recent years and received large amounts of public attention. Though we are still far from designing a full artificially intelligent agent, machine learning has brought us many applications in…

机器学习 · 计算机科学 2019-08-29 Steven Abreu

Although deep neural networks (DNNs) have demonstrated impressive results during the last decade, they remain highly specialized tools, which are trained -- often from scratch -- to solve each particular task. The human brain, in contrast,…

神经与进化计算 · 计算机科学 2019-08-22 Alexander V. Terekhov , Guglielmo Montone , J. Kevin O'Regan

The Forward-Forward algorithm is an alternative learning method which consists of two forward passes rather than a forward and backward pass employed by backpropagation. Forward-Forward networks employ layer local loss functions which are…

机器学习 · 计算机科学 2025-04-16 Reece Adamson

In Continual Learning, a Neural Network is trained on a stream of data whose distribution shifts over time. Under these assumptions, it is especially challenging to improve on classes appearing later in the stream while remaining accurate…

机器学习 · 计算机科学 2020-10-13 Pietro Buzzega , Matteo Boschini , Angelo Porrello , Simone Calderara

Recurrent neural network architectures can have useful computational properties, with complex temporal dynamics and input-sensitive attractor states. However, evaluation of recurrent dynamic architectures requires solution of systems of…

神经与进化计算 · 计算机科学 2019-11-18 Dylan Richard Muir

Convolutional neural networks have been used to achieve a string of successes during recent years, but their lack of interpretability remains a serious issue. Adversarial examples are designed to deliberately fool neural networks into…

机器学习 · 计算机科学 2020-04-28 Jan Philip Göpfert , André Artelt , Heiko Wersing , Barbara Hammer

Prior access to domain knowledge could significantly improve the performance of a reinforcement learning agent. In particular, it could help agents avoid potentially catastrophic exploratory actions, which would otherwise have to be…

人工智能 · 计算机科学 2020-09-15 Thommen George Karimpanal , Santu Rana , Sunil Gupta , Truyen Tran , Svetha Venkatesh

Theoretical and empirical evidence indicates that the depth of neural networks is crucial for their success. However, training becomes more difficult as depth increases, and training of very deep networks remains an open problem. Here we…

机器学习 · 计算机科学 2015-11-24 Rupesh Kumar Srivastava , Klaus Greff , Jürgen Schmidhuber

Generative Adversarial Networks (GANs) have proven to be a powerful framework for learning to draw samples from complex distributions. However, GANs are also notoriously difficult to train, with mode collapse and oscillations a common…

机器学习 · 统计学 2018-11-28 Kevin J Liang , Chunyuan Li , Guoyin Wang , Lawrence Carin

Remembering and forgetting mechanisms are two sides of the same coin in a human learning-memory system. Inspired by human brain memory mechanisms, modern machine learning systems have been working to endow machine with lifelong learning…

机器学习 · 计算机科学 2021-11-23 Jian Peng , Xian Sun , Min Deng , Chao Tao , Bo Tang , Wenbo Li , Guohua Wu , QingZhu , Yu Liu , Tao Lin , Haifeng Li

Human ability at solving complex tasks is helped by priors on object and event semantics of their environment. This paper investigates the use of similar prior knowledge for transfer learning in Reinforcement Learning agents. In particular,…

机器学习 · 计算机科学 2019-06-18 Samy Badreddine , Michael Spranger

Transfer learning with large pretrained transformer-based language models like BERT has become a dominating approach for most NLP tasks. Simply fine-tuning those large language models on downstream tasks or combining it with task-specific…

计算与语言 · 计算机科学 2021-08-06 Wenjuan Han , Bo Pang , Yingnian Wu

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