CFA: Constraint-based Finetuning Approach for Generalized Few-Shot Object Detection
Karim Guirguis, Ahmed Hendawy, George Eskandar, Mohamed Abdelsamad,, Matthias Kayser, Juergen Beyerer

TL;DR
This paper introduces CFA, a constraint-based finetuning method for generalized few-shot object detection, which reduces catastrophic forgetting and improves performance on novel classes without increasing model size.
Contribution
It adapts the A-GEM continual learning method with new gradient constraints to G-FSOD, enhancing knowledge sharing between base and novel classes.
Findings
Outperforms existing FSOD and G-FSOD methods on MS-COCO and PASCAL-VOC.
Maintains performance on base classes with minor loss on novel classes.
Operates as a plug-and-play module without increasing model capacity.
Abstract
Few-shot object detection (FSOD) seeks to detect novel categories with limited data by leveraging prior knowledge from abundant base data. Generalized few-shot object detection (G-FSOD) aims to tackle FSOD without forgetting previously seen base classes and, thus, accounts for a more realistic scenario, where both classes are encountered during test time. While current FSOD methods suffer from catastrophic forgetting, G-FSOD addresses this limitation yet exhibits a performance drop on novel tasks compared to the state-of-the-art FSOD. In this work, we propose a constraint-based finetuning approach (CFA) to alleviate catastrophic forgetting, while achieving competitive results on the novel task without increasing the model capacity. CFA adapts a continual learning method, namely Average Gradient Episodic Memory (A-GEM) to G-FSOD. Specifically, more constraints on the gradient search…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
MethodsBalanced Selection
