← Search

Zijia An

3 accepted papers

2026

Parameterized Prompt for Incremental Object Detection

CVPR 2026

Recent studies have demonstrated that incorporating trainable prompts into pretrained models enables effective incremental learning. However, the application of prompts in incremental object detection (IOD) remains underexplored. Our study reveals that existing prompts-pool-based approaches assume d

Cited by 0SourcecodeScholar
2025

IOR: Inversed Objects Replay for Incremental Object Detection

ICASSP 2025accepted

Existing Incremental Object Detection (IOD) methods partially alleviate catastrophic forgetting when incrementally detecting new objects in real-world scenarios. However, many of these methods rely on the assumption that unlabeled old-class objects may co-occur with labeled new-class objects in the…

Cited by 0SourceScholar
2024

Continual Learning in the Frequency Domain

NeurIPS 2024poster

Continual learning (CL) is designed to learn new tasks while preserving existing knowledge. Replaying samples from earlier tasks has proven to be an effective method to mitigate the forgetting of previously acquired knowledge. However, the current research on the training efficiency of rehearsal-bas…