← Search

Yizheng Gong

3 accepted papers

2026

Learning from Itself: Mining Internal Knowledge from Vision Language Models for Continual Learning

CVPR 2026

Vision-language models like CLIP excel at zero-shot recognition but struggle with continual learning due to two critical issues: (1) severe distribution gap between pretraining captions and post-training class names, and (2) performance mismatch between vision-only and dual-encoder approaches--visio

Cited by 0SourcecodeScholar
2024

Continual Segmentation with Disentangled Objectness Learning and Class Recognition

CVPR 2024poster

Most continual segmentation methods tackle the problem as a per-pixel classification task. However such a paradigm is very challenging and we find query-based segmenters with built-in objectness have inherent advantages compared with per-pixel ones as objectness has strong transfer ability and forge…