中文
相关论文

相关论文: Class-Independent Increment: An Efficient Approach…

200 篇论文

Catastrophic forgetting remains a fundamental challenge in continual learning, in which models often forget previous knowledge when fine-tuned on a new task. This issue is especially pronounced in class incremental learning (CIL), which is…

机器学习 · 计算机科学 2026-04-17 Amirhosein Javadi , Tuomas Oikarinen , Tara Javidi , Tsui-Wei Weng

Despite the great success of pre-trained language models, it is still a challenge to use these models for continual learning, especially for the class-incremental learning (CIL) setting due to catastrophic forgetting (CF). This paper…

计算与语言 · 计算机科学 2023-07-21 Yijia Shao , Yiduo Guo , Dongyan Zhao , Bing Liu

How to enable learnability for new classes while keeping the capability well on old classes has been a crucial challenge for class incremental learning. Beyond the normal case, long-tail class incremental learning and few-shot class…

机器学习 · 计算机科学 2023-08-04 Yibo Yang , Haobo Yuan , Xiangtai Li , Jianlong Wu , Lefei Zhang , Zhouchen Lin , Philip Torr , Dacheng Tao , Bernard Ghanem

Semi-supervised medical image segmentation has attracted much attention in recent years because of the high cost of medical image annotations. In this paper, we propose a novel Inherent Consistent Learning (ICL) method, aims to learn robust…

计算机视觉与模式识别 · 计算机科学 2023-04-19 Ye Zhu , Jie Yang , Si-Qi Liu , Ruimao Zhang

Multi-label learning deals with the classification problems where each instance can be assigned with multiple labels simultaneously. Conventional multi-label learning approaches mainly focus on exploiting label correlations. It is usually…

机器学习 · 计算机科学 2014-07-08 Xiangnan Kong , Zhaoming Wu , Li-Jia Li , Ruofei Zhang , Philip S. Yu , Hang Wu , Wei Fan

Multi-instance multi-label (MIML) learning is widely applicated in numerous domains, such as the image classification where one image contains multiple instances correlated with multiple logic labels simultaneously. The related labels in…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Houcheng Su , Jintao Huang , Daixian Liu , Rui Yan , Jiao Li , Chi-man Vong

In this paper, we introduce Modality-Inconsistent Continual Learning (MICL), a new continual learning scenario for Multimodal Large Language Models (MLLMs) that involves tasks with inconsistent modalities (image, audio, or video) and…

机器学习 · 计算机科学 2026-05-13 Weiguo Pian , Shijian Deng , Shentong Mo , Mingrui Liu , Yunhui Guo , Yapeng Tian

Class-incremental learning (CIL) for time series data faces critical challenges in balancing stability against catastrophic forgetting and plasticity for new knowledge acquisition, particularly under real-world constraints where historical…

机器学习 · 计算机科学 2025-03-11 Yuanlong Wu , Mingxing Nie , Tao Zhu , Liming Chen , Huansheng Ning , Yaping Wan

The development of accurate methods for multi-label classification (MLC) of remote sensing (RS) images is one of the most important research topics in RS. The MLC methods based on convolutional neural networks (CNNs) have shown strong…

图像与视频处理 · 电气工程与系统科学 2022-10-27 Ahmet Kerem Aksoy , Mahdyar Ravanbakhsh , Begüm Demir

We explore the problem of Incremental Generalized Category Discovery (IGCD). This is a challenging category incremental learning setting where the goal is to develop models that can correctly categorize images from previously seen…

计算机视觉与模式识别 · 计算机科学 2023-12-11 Bingchen Zhao , Oisin Mac Aodha

Class-incremental learning (CIL) has achieved remarkable successes in learning new classes consecutively while overcoming catastrophic forgetting on old categories. However, most existing CIL methods unreasonably assume that all old…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Jiahua Dong , Wenqi Liang , Yang Cong , Gan Sun

Deep learning has achieved notable success in 3D object detection with the advent of large-scale point cloud datasets. However, severe performance degradation in the past trained classes, i.e., catastrophic forgetting, still remains a…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Ziyuan Zhao , Mingxi Xu , Peisheng Qian , Ramanpreet Singh Pahwa , Richard Chang

This paper studies the challenging continual learning (CL) setting of Class Incremental Learning (CIL). CIL learns a sequence of tasks consisting of disjoint sets of concepts or classes. At any time, a single model is built that can be…

机器学习 · 计算机科学 2023-06-23 Gyuhak Kim , Changnan Xiao , Tatsuya Konishi , Bing Liu

Class-Incremental Learning (CIL) enables models to continuously integrate new knowledge while mitigating catastrophic forgetting. Driven by the remarkable generalization of CLIP, leveraging pre-trained vision-language models has become a…

计算机视觉与模式识别 · 计算机科学 2026-05-14 Hao Sun , Zi-Jun Ding , Da-Wei Zhou

While neural networks trained for semantic segmentation are essential for perception in autonomous driving, most current algorithms assume a fixed number of classes, presenting a major limitation when developing new autonomous driving…

计算机视觉与模式识别 · 计算机科学 2020-05-14 Marvin Klingner , Andreas Bär , Philipp Donn , Tim Fingscheidt

In multi-label learning, the issue of missing labels brings a major challenge. Many methods attempt to recovery missing labels by exploiting low-rank structure of label matrix. However, these methods just utilize global low-rank label…

机器学习 · 计算机科学 2022-02-17 Zhongchen Ma , Songcan Chen

Modern computer vision applications suffer from catastrophic forgetting when incrementally learning new concepts over time. The most successful approaches to alleviate this forgetting require extensive replay of previously seen data, which…

计算机视觉与模式识别 · 计算机科学 2021-08-20 James Smith , Yen-Chang Hsu , Jonathan Balloch , Yilin Shen , Hongxia Jin , Zsolt Kira

Class-incremental Learning (CIL) enables the model to incrementally absorb knowledge from new classes and build a generic classifier across all previously encountered classes. When the model optimizes with new classes, the knowledge of…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Juncen Guo , Xiaoguang Zhu , Liangyu Teng , Hao Yang , Jing Liu , Yang Liu , Liang Song

Few-shot class-incremental learning (FSCIL) presents the primary challenge of balancing underfitting to a new session's task and forgetting the tasks from previous sessions. To address this challenge, we develop a simple yet powerful…

计算机视觉与模式识别 · 计算机科学 2023-05-29 In-Ug Yoon , Tae-Min Choi , Young-Min Kim , Jong-Hwan Kim

As a cross-topic of multi-view learning and multi-label classification, multi-view multi-label classification has gradually gained traction in recent years. The application of multi-view contrastive learning has further facilitated this…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Chengliang Liu , Jie Wen , Yong Xu , Bob Zhang , Liqiang Nie , Min Zhang