← Search

Jiangpeng He

6 accepted papers

2026

PANDA – Patch and Distribution-Aware Augmentation for Long-Tailed Exemplar-Free Continual Learning

AAAI 2026technical

Exemplar-Free Continual Learning (EFCL) restricts the storage of previous task data and is highly susceptible to catastrophic forgetting. While pre-trained models (PTMs) are increasingly leveraged for EFCL, existing methods often overlook the inherent imbalance of real-world data distributions. We d

Cited by 0SourcePDFScholar
2025

CL-LoRA: Continual Low-Rank Adaptation for Rehearsal-Free Class-Incremental Learning

CVPR 2025poster

Class-Incremental Learning (CIL) aims to learn new classes sequentially while retaining the knowledge of previously learned classes. Recently, pre-trained models (PTMs) combined with parameter-efficient fine-tuning (PEFT) have shown remarkable performance in rehearsal-free CIL without requiring exem…

2024

Towards Backward-Compatible Continual Learning of Image Compression

CVPR 2024poster

This paper explores the possibility of extending the capability of pre-trained neural image compressors (e.g. adapting to new data or target bitrates) without breaking backward compatibility the ability to decode bitstreams encoded by the original model. We refer to this problem as continual learnin…