中文
相关论文

相关论文: Incremental Embedding Learning via Zero-Shot Trans…

200 篇论文

Class-incremental learning of deep networks sequentially increases the number of classes to be classified. During training, the network has only access to data of one task at a time, where each task contains several classes. In this…

计算机视觉与模式识别 · 计算机科学 2020-04-02 Lu Yu , Bartłomiej Twardowski , Xialei Liu , Luis Herranz , Kai Wang , Yongmei Cheng , Shangling Jui , Joost van de Weijer

Deep learning models generally display catastrophic forgetting when learning new data continuously. Many incremental learning approaches address this problem by reusing data from previous tasks while learning new tasks. However, the direct…

机器学习 · 计算机科学 2024-11-12 Young Jo Choi , Min Kyoon Yoo , Yu Rang Park

For future learning systems, incremental learning is desirable because it allows for: efficient resource usage by eliminating the need to retrain from scratch at the arrival of new data; reduced memory usage by preventing or limiting the…

机器学习 · 计算机科学 2022-10-12 Marc Masana , Xialei Liu , Bartlomiej Twardowski , Mikel Menta , Andrew D. Bagdanov , Joost van de Weijer

The ability of artificial agents to increment their capabilities when confronted with new data is an open challenge in artificial intelligence. The main challenge faced in such cases is catastrophic forgetting, i.e., the tendency of neural…

机器学习 · 计算机科学 2020-12-16 Eden Belouadah , Adrian Popescu , Ioannis Kanellos

In spite of remarkable success of the convolutional neural networks on semantic segmentation, they suffer from catastrophic forgetting: a significant performance drop for the already learned classes when new classes are added on the data,…

机器学习 · 计算机科学 2019-11-28 Onur Tasar , Yuliya Tarabalka , Pierre Alliez

Incremental class learning, a scenario in continual learning context where classes and their training data are sequentially and disjointedly observed, challenges a problem widely known as catastrophic forgetting. In this work, we propose a…

机器学习 · 计算机科学 2019-07-19 Euntae Choi , Kyungmi Lee , Kiyoung Choi

Contemporary neural networks are limited in their ability to learn from evolving streams of training data. When trained sequentially on new or evolving tasks, their accuracy drops sharply, making them unsuitable for many real-world…

计算机视觉与模式识别 · 计算机科学 2021-02-19 Sudhanshu Mittal , Silvio Galesso , Thomas Brox

Although deep learning approaches have stood out in recent years due to their state-of-the-art results, they continue to suffer from catastrophic forgetting, a dramatic decrease in overall performance when training with new classes added…

计算机视觉与模式识别 · 计算机科学 2018-09-05 Francisco M. Castro , Manuel J. Marín-Jiménez , Nicolás Guil , Cordelia Schmid , Karteek Alahari

Deep learning models suffer from catastrophic forgetting when trained in an incremental learning setting. In this work, we propose a novel approach to address the task incremental learning problem, which involves training a model on new…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Pravendra Singh , Pratik Mazumder , Piyush Rai , Vinay P. Namboodiri

In this paper, we consider the problem of fine-grained image retrieval in an incremental setting, when new categories are added over time. On the one hand, repeatedly training the representation on the extended dataset is time-consuming. On…

计算机视觉与模式识别 · 计算机科学 2020-10-19 Wei Chen , Yu Liu , Weiping Wang , Tinne Tuytelaars , Erwin M. Bakker , Michael Lew

Scarcity of data and incremental learning of new tasks pose two major bottlenecks for many modern computer vision algorithms. The phenomenon of catastrophic forgetting, i.e., the model's inability to classify previously learned data after…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Sanchar Palit , Biplab Banerjee , Subhasis Chaudhuri

Although deep learning performs really well in a wide variety of tasks, it still suffers from catastrophic forgetting -- the tendency of neural networks to forget previously learned information upon learning new tasks where previous data is…

计算机视觉与模式识别 · 计算机科学 2020-02-04 Ankur Singh

The main purpose of incremental learning is to learn new knowledge while not forgetting the knowledge which have been learned before. At present, the main challenge in this area is the catastrophe forgetting, namely the network will lose…

机器学习 · 计算机科学 2019-06-13 Qiuyu Zhu , Zikuang He , Xin Ye

The ability to learn more and more concepts over time from incrementally arriving data is essential for the development of a life-long learning system. However, deep neural networks often suffer from forgetting previously learned concepts…

机器学习 · 计算机科学 2019-07-08 Huaiyu Li , Weiming Dong , Bao-Gang Hu

Incremental learning is a form of online learning. Incremental learning can modify the parameters and structure of the deep learning model so that the model does not forget the old knowledge while learning new knowledge. Preventing…

计算机视觉与模式识别 · 计算机科学 2020-10-12 Sheng Ren , Yan He , Neal N. Xiong , Kehua Guo

Modern deep learning approaches have achieved great success in many vision applications by training a model using all available task-specific data. However, there are two major obstacles making it challenging to implement for real life…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Jiangpeng He , Runyu Mao , Zeman Shao , Fengqing Zhu

Despite their success for object detection, convolutional neural networks are ill-equipped for incremental learning, i.e., adapting the original model trained on a set of classes to additionally detect objects of new classes, in the absence…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Konstantin Shmelkov , Cordelia Schmid , Karteek Alahari

This paper addresses the task of zero-shot image classification. The key contribution of the proposed approach is to control the semantic embedding of images -- one of the main ingredients of zero-shot learning -- by formulating it as a…

计算机视觉与模式识别 · 计算机科学 2016-07-28 Maxime Bucher , Stéphane Herbin , Frédéric Jurie

Zero-shot learning methods rely on fixed visual and semantic embeddings, extracted from independent vision and language models, both pre-trained for other large-scale tasks. This is a weakness of current zero-shot learning frameworks as…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Shah Nawaz , Jacopo Cavazza , Alessio Del Bue

Current deep learning architectures suffer from catastrophic forgetting, a failure to retain knowledge of previously learned classes when incrementally trained on new classes. The fundamental roadblock faced by deep learning methods is that…

机器学习 · 计算机科学 2020-12-01 Ziyang Wu , Christina Baek , Chong You , Yi Ma
‹ 上一页 1 2 3 10 下一页 ›