← Search

Bartlomiej Twardowski

5 accepted papers

2024

Category Adaptation Meets Projected Distillation in Generalized Continual Category Discovery

ECCV 2024poster

"Generalized Continual Category Discovery (GCCD) tackles learning from sequentially arriving, partially labeled datasets while uncovering new categories. Traditional methods depend on feature distillation to prevent forgetting the old knowledge. However, this strategy restricts the model’s ability t…

2024

Exemplar-free Continual Representation Learning via Learnable Drift Compensation

ECCV 2024poster

"Exemplar-free class-incremental learning using a backbone trained from scratch and starting from a small first task presents a significant challenge for continual representation learning. Prototype-based approaches, when continually updated, face the critical issue of semantic drift due to which th…

2023

ICICLE: Interpretable Class Incremental Continual Learning

ICCV 2023poster

Continual learning enables incremental learning of new tasks without forgetting those previously learned, resulting in positive knowledge transfer that can enhance performance on both new and old tasks. However, continual learning poses new challenges for interpretability, as the rationale behind mo…

Cited by 35PDFcodeScholar
2020

Orderless Recurrent Models for Multi-Label Classification

CVPR 2020poster

Recurrent neural networks (RNN) are popular for many computer vision tasks, including multi-label classification. Since RNNs produce sequential outputs, labels need to be ordered for the multi-label classification task. Current approaches sort labels according to their frequency, typically ordering…

Cited by 131PDFcodeScholar
2020

Semantic Drift Compensation for Class-Incremental Learning

CVPR 2020poster

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 setting, networks suffer from catastrophic forgetting which refers…

Cited by 413PDFcodeScholar