中文
相关论文

相关论文: Solving the Catastrophic Forgetting Problem in Gen…

200 篇论文

Traditional Incremental Learning (IL) targets to handle sequential fully-supervised learning problems where novel classes emerge from time to time. However, due to inherent annotation uncertainty and ambiguity, collecting high-quality…

机器学习 · 计算机科学 2025-05-08 Rui Wang , Mingxuan Xia , Chang Yao , Lei Feng , Junbo Zhao , Gang Chen , Haobo Wang

Generalized category discovery (GCD) is a highly popular task in open-world recognition, aiming to identify unknown class samples using known class data. By leveraging pre-training, meta-training, and fine-tuning, ViT achieves excellent…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Jiayi Su , Dequan Jin

Hyperbolic representation learning has been widely used to extract implicit hierarchies within data, and recently it has found its way to the open-world classification task of Generalized Category Discovery (GCD). However, prior hyperbolic…

机器学习 · 计算机科学 2026-02-06 Mohamad Dalal , Thomas B. Moeslund , Joakim Bruslund Haurum

Deep clustering as an important branch of unsupervised representation learning focuses on embedding semantically similar samples into the identical feature space. This core demand inspires the exploration of contrastive learning and…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Haifeng Xia , Hai Huang , Zhengming Ding

Curriculum learning can improve neural network training by guiding the optimization to desirable optima. We propose a novel curriculum learning approach for image classification that adapts the loss function by changing the label…

计算机视觉与模式识别 · 计算机科学 2020-07-24 Urun Dogan , Aniket Anand Deshmukh , Marcin Machura , Christian Igel

A common challenge in continual learning (CL) is catastrophic forgetting, where the performance on old tasks drops after new, additional tasks are learned. In this paper, we propose a novel framework called ReCL to slow down forgetting in…

机器学习 · 计算机科学 2025-03-04 Pascal Janetzky , Tobias Schlagenhauf , Stefan Feuerriegel

For anomaly detection (AD), early approaches often train separate models for individual classes, yielding high performance but posing challenges in scalability and resource management. Recent efforts have shifted toward training a single…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Lei Fan , Junjie Huang , Donglin Di , Anyang Su , Tianyou Song , Maurice Pagnucco , Yang Song

Continual Learning (CL) aims to incrementally update a trained model on new tasks without forgetting the acquired knowledge of old ones. Existing CL methods usually reduce forgetting with task priors, \ie using task identity or a subset of…

计算机视觉与模式识别 · 计算机科学 2023-10-17 Tao Zhuo , Zhiyong Cheng , Hehe Fan , Mohan Kankanhalli

Accurate brain tumor classification is critical for intra-operative decision making in neuro-oncological surgery. However, existing approaches are restricted to a fixed set of predefined classes and are therefore unable to capture patterns…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Matthias Perkonigg , Patrick Rockenschaub , Georg Göbel , Adelheid Wöhrer

Deep neural networks often severely forget previously learned knowledge when learning new knowledge. Various continual learning (CL) methods have been proposed to handle such a catastrophic forgetting issue from different perspectives and…

计算机视觉与模式识别 · 计算机科学 2024-03-14 Chao Wu , Xiaobin Chang , Ruixuan Wang

The concept of Label Distribution Learning (LDL) is a technique to stabilize classification and regression problems with ambiguous and/or imbalanced labels. A prototypical use-case of LDL is human age estimation based on profile images.…

机器学习 · 计算机科学 2022-09-07 Maurice Günder , Nico Piatkowski , Christian Bauckhage

Continual learning is the ability to sequentially learn over time by accommodating knowledge while retaining previously learned experiences. Neural networks can learn multiple tasks when trained on them jointly, but cannot maintain…

机器学习 · 计算机科学 2018-10-26 Frantzeska Lavda , Jason Ramapuram , Magda Gregorova , Alexandros Kalousis

Generalized Category Discovery (GCD) leverages labeled data to categorize unlabeled samples from known or unknown classes. Most previous methods jointly optimize supervised and unsupervised objectives and achieve promising results. However,…

机器学习 · 计算机科学 2026-04-17 Haiyang Zheng , Nan Pu , Yaqi Cai , Teng Long , Wenjing Li , Nicu Sebe , Zhun Zhong

In object re-identification (ReID), the development of deep learning techniques often involves model updates and deployment. It is unbearable to re-embedding and re-index with the system suspended when deploying new models. Therefore,…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Shengsen Wu , Liang Chen , Yihang Lou , Yan Bai , Tao Bai , Minghua Deng , Lingyu Duan

While 3D instance segmentation (3DIS) has advanced significantly, most existing methods assume that all object classes are known in advance and uniformly distributed. However, this assumption is unrealistic in dynamic, real-world…

计算机视觉与模式识别 · 计算机科学 2025-11-24 Vishal Thengane , Jean Lahoud , Hisham Cholakkal , Rao Muhammad Anwer , Lu Yin , Xiatian Zhu , Salman Khan

Federated learning is an important privacy-preserving multi-party learning paradigm, involving collaborative learning with others and local updating on private data. Model heterogeneity and catastrophic forgetting are two crucial…

机器学习 · 计算机科学 2023-09-29 Wenke Huang , Mang Ye , Zekun Shi , Bo Du

Image/video data is usually represented with multiple visual features. Fusion of multi-source information for establishing the attributes has been widely recognized. Multi-feature visual recognition has recently received much attention in…

计算机视觉与模式识别 · 计算机科学 2016-11-15 Lei Zhang , David Zhang

We introduce the first unified framework for *Fine-Grained Domain-Generalized Generalized Category Discovery* (FG-DG-GCD), bringing open-world recognition closer to real-world deployment under domain shift. Unlike conventional GCD, which…

计算机视觉与模式识别 · 计算机科学 2026-03-17 Vaibhav Rathore , Divyam Gupta , Moloud Abdar , Subhasis Chaudhuri , Biplab Banerjee

Federated learning (FL) is a hot collaborative training framework via aggregating model parameters of decentralized local clients. However, most FL methods unreasonably assume data categories of FL framework are known and fixed in advance.…

计算机视觉与模式识别 · 计算机科学 2023-11-17 Jiahua Dong , Hongliu Li , Yang Cong , Gan Sun , Yulun Zhang , Luc Van Gool

Given unlabelled datasets containing both old and new categories, generalized category discovery (GCD) aims to accurately discover new classes while correctly classifying old classes. Current GCD methods only use a single visual modality of…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Enguang Wang , Zhimao Peng , Zhengyuan Xie , Fei Yang , Xialei Liu , Ming-Ming Cheng