中文
相关论文

相关论文: Slightly Shift New Classes to Remember Old Classes…

200 篇论文

In lifelong learning, data are used to improve performance not only on the present task, but also on past and future (unencountered) tasks. While typical transfer learning algorithms can improve performance on future tasks, their…

Class-incremental semantic image segmentation assumes multiple model updates, each enriching the model to segment new categories. This is typically carried out by providing expensive pixel-level annotations to the training algorithm for all…

计算机视觉与模式识别 · 计算机科学 2023-06-01 Subhankar Roy , Riccardo Volpi , Gabriela Csurka , Diane Larlus

In class-incremental semantic segmentation, we have no access to the labeled data of previous tasks. Therefore, when incrementally learning new classes, deep neural networks suffer from catastrophic forgetting of previously learned…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Lu Yu , Xialei Liu , Joost van de Weijer

The ability to learn new concepts continually is necessary in this ever-changing world. However, deep neural networks suffer from catastrophic forgetting when learning new categories. Many works have been proposed to alleviate this…

计算机视觉与模式识别 · 计算机科学 2022-07-21 Fu-Yun Wang , Da-Wei Zhou , Han-Jia Ye , De-Chuan Zhan

Incremental learning suffers from two challenging problems; forgetting of old knowledge and intransigence on learning new knowledge. Prediction by the model incrementally learned with a subset of the dataset are thus uncertain and the…

机器学习 · 计算机科学 2019-02-05 Dahyun Kim , Jihwan Bae , Yeonsik Jo , Jonghyun Choi

Metric learning seeks to embed images of objects suchthat class-defined relations are captured by the embeddingspace. However, variability in images is not just due to different depicted object classes, but also depends on other latent…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Karsten Roth , Biagio Brattoli , Björn Ommer

While many works on Continual Learning have shown promising results for mitigating catastrophic forgetting, they have relied on supervised training. To successfully learn in a label-agnostic incremental setting, a model must distinguish…

机器学习 · 计算机科学 2021-12-09 Shivam Khare , Kun Cao , James Rehg

As the categories of named entities rapidly increase, the deployed NER models are required to keep updating toward recognizing more entity types, creating a demand for class-incremental learning for NER. Considering the privacy concerns and…

计算与语言 · 计算机科学 2023-07-25 Ruotian Ma , Xuanting Chen , Lin Zhang , Xin Zhou , Junzhe Wang , Tao Gui , Qi Zhang , Xiang Gao , Yunwen Chen

We propose a novel supervised learning technique for summarizing videos by automatically selecting keyframes or key subshots. Casting the problem as a structured prediction problem on sequential data, our main idea is to use Long Short-Term…

计算机视觉与模式识别 · 计算机科学 2016-08-01 Ke Zhang , Wei-Lun Chao , Fei Sha , Kristen Grauman

Mining informative negative instances are of central importance to deep metric learning (DML), however this task is intrinsically limited by mini-batch training, where only a mini-batch of instances is accessible at each iteration. In this…

机器学习 · 计算机科学 2020-04-22 Xun Wang , Haozhi Zhang , Weilin Huang , Matthew R. Scott

In this paper, we propose a novel ensembling technique for deep neural networks, which is able to drastically reduce the required memory compared to alternative approaches. In particular, we propose to extract multiple sub-networks from a…

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

In this paper, we introduce variational semantic memory into meta-learning to acquire long-term knowledge for few-shot learning. The variational semantic memory accrues and stores semantic information for the probabilistic inference of…

机器学习 · 计算机科学 2021-07-16 Xiantong Zhen , Yingjun Du , Huan Xiong , Qiang Qiu , Cees G. M. Snoek , Ling Shao

The performance of value classes is highly dependent on how they are represented in the virtual machine. Value class instances are immutable, have no identity, and can only refer to other value objects or primitive values and since they…

编程语言 · 计算机科学 2016-08-30 Tobias Pape , Carl Friedrich Bolz , Robert Hirschfeld

The growing demands on GPU memory posed by the increasing number of neural network parameters call for training approaches that are more memory-efficient. Previous memory reduction training techniques, such as Low-Rank Adaptation (LoRA) and…

机器学习 · 计算机科学 2025-08-14 Jialin Zhao , Yingtao Zhang , Xinghang Li , Huaping Liu , Carlo Vittorio Cannistraci

Incremental class learning involves sequentially learning classes in bursts of examples from the same class. This violates the assumptions that underlie methods for training standard deep neural networks, and will cause them to suffer from…

机器学习 · 计算机科学 2018-02-27 Ronald Kemker , Christopher Kanan

Few-shot learning is a challenging problem since only a few examples are provided to recognize a new class. Several recent studies exploit additional semantic information, e.g. text embeddings of class names, to address the issue of rare…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Wentao Chen , Chenyang Si , Zhang Zhang , Liang Wang , Zilei Wang , Tieniu Tan

Few-shot class-incremental learning (FSCIL) aims to incrementally recognize new classes using a few samples while maintaining the performance on previously learned classes. One of the effective methods to solve this challenge is to…

计算机视觉与模式识别 · 计算机科学 2024-09-19 Ye Wang , Yaxiong Wang , Guoshuai Zhao , Xueming Qian

Intermediate task transfer learning can greatly improve model performance. If, for example, one has little training data for emotion detection, first fine-tuning a language model on a sentiment classification dataset may improve performance…

计算与语言 · 计算机科学 2024-10-22 David Schulte , Felix Hamborg , Alan Akbik

Continual learning is a promising machine learning paradigm to learn new tasks while retaining previously learned knowledge over streaming training data. Till now, rehearsal-based methods, keeping a small part of data from old tasks as a…

机器学习 · 计算机科学 2023-08-04 Quanziang Wang , Renzhen Wang , Yuexiang Li , Dong Wei , Kai Ma , Yefeng Zheng , Deyu Meng

Lifelong event detection aims to incrementally update a model with new event types and data while retaining the capability on previously learned old types. One critical challenge is that the model would catastrophically forget old types…

计算与语言 · 计算机科学 2022-09-19 Minqian Liu , Shiyu Chang , Lifu Huang
‹ 上一页 1 8 9 10 下一页 ›