ABRA: Teleporting Fine-Tuned Knowledge Across Domains for Open-Vocabulary Object Detection
About
Although recent Open-Vocabulary Object Detection architectures, such as Grounding DINO, demonstrate strong zero-shot capabilities, their performance degrades significantly under domain shifts. Moreover, many domains of practical interest, such as nighttime or foggy scenes, lack large annotated datasets, preventing direct fine-tuning. In this paper, we introduce Aligned Basis Relocation for Adaptation(ABRA), a method that transfers class-specific detection knowledge from a labeled source domain to a target domain where no training images containing these classes are accessible. ABRA formulates this adaptation as a geometric transport problem in the weight space of a pretrained detector, aligning source and target domain experts to transport class-specific knowledge. Extensive experiments across challenging domain shifts demonstrate that ABRA successfully teleports class-level specialization under multiple adverse conditions. Our code will be made public upon acceptance.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Object Detection | Foggy Cityscapes | mAP61.06 | 60 | |
| Object Detection | Night Clear | mAP35.94 | 21 | |
| Object Detection | S-DGOD | mAP (Average)32.35 | 13 | |
| Object Detection | SDGOD (Dusk Rainy) | mAP27.99 | 6 | |
| Object Detection | SDGOD Night Rainy | mAP16.13 | 6 | |
| Object Detection | SDGOD Average | mAP28.1 | 6 |