SOTAVerified

Online Learning via Memory: Retrieval-Augmented Detector Adaptation

2024-09-16Unverified0· sign in to hype

Yanan Jian, Fuxun Yu, Qi Zhang, William LeVine, Brandon Dubbs, Nikolaos Karianakis

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper presents a novel way of online adapting any off-the-shelf object detection model to a novel domain without retraining the detector model. Inspired by how humans quickly learn knowledge of a new subject (e.g., memorization), we allow the detector to look up similar object concepts from memory during test time. This is achieved through a retrieval augmented classification (RAC) module together with a memory bank that can be flexibly updated with new domain knowledge. We experimented with various off-the-shelf open-set detector and close-set detectors. With only a tiny memory bank (e.g., 10 images per category) and being training-free, our online learning method could significantly outperform baselines in adapting a detector to novel domains.

Tasks

Reproductions