TL;DR
This paper introduces FDCNet, a novel network for class-incremental weakly supervised object localization that effectively addresses feature drift and catastrophic forgetting, outperforming baseline methods on standard datasets.
Contribution
The paper presents a new feature drift compensation network specifically designed for class-incremental weakly supervised object localization, a task not previously addressed.
Findings
Outperforms baseline methods on ImageNet-100 and CUB-200 datasets
Effectively mitigates feature drift and catastrophic forgetting
Demonstrates significant improvement in localization accuracy
Abstract
This work addresses the task of class-incremental weakly supervised object localization (CI-WSOL). The goal is to incrementally learn object localization for novel classes using only image-level annotations while retaining the ability to localize previously learned classes. This task is important because annotating bounding boxes for every new incoming data is expensive, although object localization is crucial in various applications. To the best of our knowledge, we are the first to address this task. Thus, we first present a strong baseline method for CI-WSOL by adapting the strategies of class-incremental classifiers to mitigate catastrophic forgetting. These strategies include applying knowledge distillation, maintaining a small data set from previous tasks, and using cosine normalization. We then propose the feature drift compensation network to compensate for the effects of…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
