paper-with-me

홈 › Papers

Representation Calibration and Uncertainty Guidance for Class-Incremental Learning based on Vision Language Model

2025-12-10 · Jiantao Tan, Peixian Ma, Tong Yu, Wentao Zhang, Ruixuan Wang arxiv

Class-incremental learning requires a learning system to continually learn knowledge of new classes and meanwhile try to preserve previously learned knowledge of old classes. As current state-of-the-art methods based on Vision-Language Models (VLMs) still suffer from the issue of differentiating classes across learning tasks. Here a novel VLM-based continual learning framework for image classification is proposed. In this framework, task-specific adapters are added to the pre-trained and frozen image encoder to learn new knowledge, and a novel cross-task representation calibration strategy based on a mixture of light-weight projectors is used to help better separate all learned classes in a unified feature space, alleviating class confusion across tasks. In addition, a novel inference strategy guided by prediction uncertainty is developed to more accurately select the most appropriate image feature for class prediction. Extensive experiments on multiple datasets under various settings demonstrate the superior performance of our method compared to existing ones.

📄 PDF Abstract BibTeX arXiv:2512.09441

Code (0)

등록된 구현이 없습니다.

Tasks

class-incremental learningImage ClassificationContinual Learning

Similar Papers 제목 키워드 기반

iFS-RCNN: An Incremental Few-shot Instance Segmenter

2022-05-31 · CVPR 2022 1 · Khoi Nguyen, Sinisa Todorovic

This paper addresses incremental few-shot instance segmentation, where a few examples of new object classes arrive when access to training examples of old classes is not available anymore, and the goal is to perform well…

Few-shot Instance SegmentationInstance SegmentationObjectSemantic Segmentation

Uncertainty-sensitive Activity Recognition: a Reliability Benchmark and the CARING Models

2021-01-02 · Alina Roitberg, Monica Haurilet, Manuel Martinez, Rainer Stiefelhagen

Beyond assigning the correct class, an activity recognition model should also be able to determine, how certain it is in its predictions. We present the first study of how welthe confidence values of modern action recogn…

Action RecognitionActivity Recognitionimage-classificationImage Classification

Calibration Wizard: A Guidance System for Camera Calibration Based on Modelling Geometric and Corner Uncertainty

2018-11-08 · ICCV 2019 10 · Songyou Peng, Peter Sturm

It is well known that the accuracy of a calibration depends strongly on the choice of camera poses from which images of a calibration object are acquired. We present a system -- Calibration Wizard -- that interactively g…

Camera CalibrationPosition

On the Calibration of Probabilistic Classifier Sets

2022-05-20 · Thomas Mortier, Viktor Bengs, Eyke Hüllermeier, Stijn Luca 외

Multi-class classification methods that produce sets of probabilistic classifiers, such as ensemble learning methods, are able to model aleatoric and epistemic uncertainty. Aleatoric uncertainty is then typically quantif…

Ensemble LearningMulti-class Classification

Calibrating conditional risk

2026-04-22 · Andrey Vasilyev, Yikai Wang, Xiaocheng Li, Guanting Chen arxiv

We introduce and study the problem of calibrating conditional risk, which involves estimating the expected loss of a prediction model conditional on input features. We analyze this problem in both classification and regr…