Multi-Task Incremental Learning for Object Detection
Xialei Liu, Hao Yang, Avinash Ravichandran, Rahul Bhotika, Stefano, Soatto

TL;DR
This paper introduces a multi-task incremental learning framework for object detection across various domains, addressing catastrophic forgetting with attentive feature distillation and adaptive exemplar sampling, achieving significant improvements.
Contribution
It proposes a novel incremental learning approach for object detection across multiple domains, incorporating attentive feature distillation and adaptive sampling to reduce forgetting.
Findings
Domain gaps have less negative impact than category differences.
Adaptive sampling effectively prevents forgetting in large domain and category shifts.
Significant performance improvements across seven benchmark datasets.
Abstract
Multi-task learns multiple tasks, while sharing knowledge and computation among them. However, it suffers from catastrophic forgetting of previous knowledge when learned incrementally without access to the old data. Most existing object detectors are domain-specific and static, while some are learned incrementally but only within a single domain. Training an object detector incrementally across various domains has rarely been explored. In this work, we propose three incremental learning scenarios across various domains and categories for object detection. To mitigate catastrophic forgetting, attentive feature distillation is proposed to leverages both bottom-up and top-down attentions to extract important information for distillation. We then systematically analyze the proposed distillation method in different scenarios. We find out that, contrary to common understanding, domain gaps…
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 · Advanced Neural Network Applications · Multimodal Machine Learning Applications
