中文
相关论文

相关论文: Lifelong Learning with Dynamically Expandable Netw…

200 篇论文

Artificial neural networks (ANNs) exhibit a narrow scope of expertise on stationary independent data. However, the data in the real world is continuous and dynamic, and ANNs must adapt to novel scenarios while also retaining the learned…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Shruthi Gowda , Bahram Zonooz , Elahe Arani

Innovation in the physical layer of communication systems has traditionally been achieved by breaking down the transceivers into sets of processing blocks, each optimized independently based on mathematical models. Conversely, deep learning…

信息论 · 计算机科学 2022-05-04 Mathieu Goutay

Relational learning deals with data that are characterized by relational structures. An important task is collective classification, which is to jointly classify networked objects. While it holds a great promise to produce a better accuracy…

机器学习 · 计算机科学 2016-11-30 Trang Pham , Truyen Tran , Dinh Phung , Svetha Venkatesh

Generative design problems often encompass complex action spaces that may be divergent over time, contain state-dependent constraints, or involve hybrid (discrete and continuous) domains. To address those challenges, this work introduces…

人工智能 · 计算机科学 2021-10-14 Ayush Raina , Jonathan Cagan , Christopher McComb

Lifelong learning (LL) is an important ability for NLP models to learn new tasks continuously. Architecture-based approaches are reported to be effective implementations for LL models. However, it is non-trivial to extend previous…

计算与语言 · 计算机科学 2023-05-12 Yi Dai , Hao Lang , Yinhe Zheng , Bowen Yu , Fei Huang , Yongbin Li

This paper introduces a network architecture, called dynoNet, utilizing linear dynamical operators as elementary building blocks. Owing to the dynamical nature of these blocks, dynoNet networks are tailored for sequence modeling and system…

机器学习 · 计算机科学 2021-04-21 Marco Forgione , Dario Piga

CNNs and computational models of biological vision share some fundamental principles, which opened new avenues of research. However, fruitful cross-field research is hampered by conventional CNN architectures being based on spatially and…

计算机视觉与模式识别 · 计算机科学 2024-02-05 Nergis Tomen , Silvia L. Pintea , Jan C. van Gemert

In the present work we propose a Deep Feed Forward network architecture which can be trained according to a sequential learning paradigm, where tasks of increasing difficulty are learned sequentially, yet avoiding catastrophic forgetting.…

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

Deep neural networks (DNNs) and decision trees (DTs) are both state-of-the-art classifiers. DNNs perform well due to their representational learning capabilities, while DTs are computationally efficient as they perform inference along one…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Noam Gottlieb , Michael Werman

Deep learning models have gained great success in many real-world applications. However, most existing networks are typically designed in heuristic manners, thus lack of rigorous mathematical principles and derivations. Several recent…

计算机视觉与模式识别 · 计算机科学 2017-12-18 Risheng Liu , Xin Fan , Shichao Cheng , Xiangyu Wang , Zhongxuan Luo

Deep learning networks have been trained to recognize speech, caption photographs and translate text between languages at high levels of performance. Although applications of deep learning networks to real world problems have become…

神经元与认知 · 定量生物学 2020-02-13 Terrence J. Sejnowski

The staple of human intelligence is the capability of acquiring knowledge in a continuous fashion. In stark contrast, Deep Networks forget catastrophically and, for this reason, the sub-field of Class-Incremental Continual Learning fosters…

机器学习 · 计算机科学 2022-09-20 Matteo Boschini , Lorenzo Bonicelli , Pietro Buzzega , Angelo Porrello , Simone Calderara

Neural network based models have achieved impressive results on various specific tasks. However, in previous works, most models are learned separately based on single-task supervised objectives, which often suffer from insufficient training…

计算与语言 · 计算机科学 2016-09-26 Pengfei Liu , Xipeng Qiu , Xuanjing Huang

"You never forget how to ride a bike", -- but how is that possible? The brain is able to learn complex skills, stop the practice for years, learn other skills in between, and still retrieve the original knowledge when necessary. The…

机器学习 · 计算机科学 2024-01-26 Martin Barry , Wulfram Gerstner , Guillaume Bellec

Conditional computation for Deep Neural Networks (DNNs) reduce overall computational load and improve model accuracy by running a subset of the network. In this work, we present a runtime throttleable neural network (TNN) that can…

机器学习 · 计算机科学 2020-11-06 Hengyue Liu , Samyak Parajuli , Jesse Hostetler , Sek Chai , Bir Bhanu

Multi-task learning (MTL) allows deep neural networks to learn from related tasks by sharing parameters with other networks. In practice, however, MTL involves searching an enormous space of possible parameter sharing architectures to find…

机器学习 · 统计学 2018-11-20 Sebastian Ruder , Joachim Bingel , Isabelle Augenstein , Anders Søgaard

Training a deep neural network requires a large amount of single-task data and involves a long time-consuming optimization phase. This is not scalable to complex, realistic environments with new unexpected changes. Humans can perform fast…

神经与进化计算 · 计算机科学 2020-09-04 Tsendsuren Munkhdalai

In this work, we introduce and study a class of Deep Neural Networks (DNNs) in continuous-time. The proposed architecture stems from the combination of Neural Ordinary Differential Equations (Neural ODEs) with the model structure of…

系统与控制 · 电气工程与系统科学 2023-09-18 Daniele Martinelli , Clara Lucía Galimberti , Ian R. Manchester , Luca Furieri , Giancarlo Ferrari-Trecate

The effectiveness of recurrent neural networks can be largely influenced by their ability to store into their dynamical memory information extracted from input sequences at different frequencies and timescales. Such a feature can be…

机器学习 · 计算机科学 2020-07-01 Antonio Carta , Alessandro Sperduti , Davide Bacciu

Deep learning yields great results across many fields, from speech recognition, image classification, to translation. But for each problem, getting a deep model to work well involves research into the architecture and a long period of…

机器学习 · 计算机科学 2017-06-19 Lukasz Kaiser , Aidan N. Gomez , Noam Shazeer , Ashish Vaswani , Niki Parmar , Llion Jones , Jakob Uszkoreit