paper-with-me

Papers

Exploiting Fine-Grained Prototype Distribution for Boosting Unsupervised Class Incremental Learning

2024-08-19 · Jiaming Liu, Hongyuan Liu, Zhili Qin, Wei Han, Yulu Fan, Qinli Yang, Junming Shao

The dynamic nature of open-world scenarios has attracted more attention to class incremental learning (CIL). However, existing CIL methods typically presume the availability of complete ground-truth labels throughout the training process, an assumption rarely met in practical applications. Consequently, this paper explores a more challenging problem of unsupervised class incremental learning (UCIL). The essence of addressing this problem lies in effectively capturing comprehensive feature representations and discovering unknown novel classes. To achieve this, we first model the knowledge of class distribution by exploiting fine-grained prototypes. Subsequently, a granularity alignment technique is introduced to enhance the unsupervised class discovery. Additionally, we proposed a strategy to minimize overlap between novel and existing classes, thereby preserving historical knowledge and mitigating the phenomenon of catastrophic forgetting. Extensive experiments on the five datasets demonstrate that our approach significantly outperforms current state-of-the-art methods, indicating the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2408.10046

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningClass Incremental LearningIncremental Learningunsupervised class-incremental learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Disentangled Fine-Grained Prototype Learning for Incomplete Image-Tabular Classification

2026-06-03 · Feixiang Zhou, Jianyang Xie, Zhuangzhi Gao, Qinkai Yu 외 arxiv

The missing-modality problem poses a significant challenge in image-tabular multimodal learning across a wide range of multimedia applications, including product understanding, recommendation systems, and medical diagnos…

Recommendation SystemsMedical Diagnosis

On Partial Prototype Collapse in the DINO Family of Self-Supervised Methods

2024-10-17 · Hariprasath Govindarajan, Per Sidén, Jacob Roll, Fredrik Lindsten

A prominent self-supervised learning paradigm is to model the representations as clusters, or more generally as a mixture model. Learning to map the data samples to compact representations and fitting the mixture model s…

Self-Supervised Learning

Distribution-aware Knowledge Prototyping for Non-exemplar Lifelong Person Re-identification

2024-01-01 · CVPR 2024 1 · Kunlun Xu, Xu Zou, Yuxin Peng, Jiahuan Zhou

Lifelong person re-identification (LReID) suffers from the catastrophic forgetting problem when learning from non-stationary data. Existing exemplar-based and knowledge distillation-based LReID methods encounter data…

DiversityKnowledge DistillationPerson Re-IdentificationTransfer Learning

Progressive Adversarial Networks for Fine-Grained Domain Adaptation

2020-06-01 · CVPR 2020 6 · Sinan Wang, Xinyang Chen, Yunbo Wang, Mingsheng Long 외

Fine-grained visual categorization has long been considered as an important problem, however, its real application is still restricted, since precisely annotating a large fine-grained image dataset is a laborious task an…

Domain AdaptationFine-Grained Visual Categorization

Training-Free Fine-Grained Semantic Segmentations in Low Data Regimes: A FungiTastic Baseline

2026-05-21 · Sebastian Cavada, Francesco Pelosin, Lapo Faggi arxiv

Fine-grained semantic segmentation requires both precise localization and discrimination between visually similar classes. In FungiTastic, this problem is further complicated by a long-tailed distribution and strong vari…

Semantic Segmentation