论文标题
通过元学习的增量对象检测
Incremental Object Detection via Meta-Learning
论文作者
论文摘要
在实际环境中,对象检测器可以不断遇到新类的对象实例。当现有对象探测器应用于此类情况时,它们在旧类上的性能会大大恶化。据报道,已经做出了一些努力来解决这一限制,所有这些都应用了知识蒸馏的变体,以避免灾难性的遗忘。我们注意到,尽管蒸馏有助于保留以前的学习,但它阻碍了对新任务的快速适应性,这是增量学习的关键要求。在此追求中,我们提出了一种学习重塑模型梯度的元学习方法,以便最佳地共享跨递增任务的信息。这样可以确保通过元学习的梯度预处理进行无缝的信息传输,从而最大程度地减少遗忘并最大化知识转移。与现有的元学习方法相比,我们的方法是任务不合时宜,可以将新级别和量表逐渐增加到高容量模型以进行对象检测。我们在Pascal-Voc和MS Coco数据集上定义的各种增量学习设置上评估了我们的方法,我们的方法在针对最新方法的方法中表现出色。
In a real-world setting, object instances from new classes can be continuously encountered by object detectors. When existing object detectors are applied to such scenarios, their performance on old classes deteriorates significantly. A few efforts have been reported to address this limitation, all of which apply variants of knowledge distillation to avoid catastrophic forgetting. We note that although distillation helps to retain previous learning, it obstructs fast adaptability to new tasks, which is a critical requirement for incremental learning. In this pursuit, we propose a meta-learning approach that learns to reshape model gradients, such that information across incremental tasks is optimally shared. This ensures a seamless information transfer via a meta-learned gradient preconditioning that minimizes forgetting and maximizes knowledge transfer. In comparison to existing meta-learning methods, our approach is task-agnostic, allows incremental addition of new-classes and scales to high-capacity models for object detection. We evaluate our approach on a variety of incremental learning settings defined on PASCAL-VOC and MS COCO datasets, where our approach performs favourably well against state-of-the-art methods.