MeGA-CDA: Memory Guided Attention for Category-Aware Unsupervised Domain Adaptive Object Detection
About
Existing approaches for unsupervised domain adaptive object detection perform feature alignment via adversarial training. While these methods achieve reasonable improvements in performance, they typically perform category-agnostic domain alignment, thereby resulting in negative transfer of features. To overcome this issue, in this work, we attempt to incorporate category information into the domain adaptation process by proposing Memory Guided Attention for Category-Aware Domain Adaptation (MeGA-CDA). The proposed method consists of employing category-wise discriminators to ensure category-aware feature alignment for learning domain-invariant discriminative features. However, since the category information is not available for the target samples, we propose to generate memory-guided category-specific attention maps which are then used to route the features appropriately to the corresponding category discriminator. The proposed method is evaluated on several benchmark datasets and is shown to outperform existing approaches.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Semantic segmentation | Cityscapes (test) | mIoU40.7 | 1145 | |
| Object Detection | Cityscapes to Foggy Cityscapes (test) | mAP41.8 | 196 | |
| Object Detection | Foggy Cityscapes (test) | mAP (Mean Average Precision)41.8 | 108 | |
| Object Detection | Sim10K → Cityscapes (test) | AP (Car)44.8 | 104 | |
| Object Detection | Cityscapes Adaptation from SIM-10k (val) | AP (Car)44.8 | 97 | |
| Object Detection | Foggy Cityscapes (val) | mAP41.8 | 67 | |
| Object Detection | KITTI → Cityscapes (test) | AP (Car)43 | 62 | |
| Object Detection | Cityscapes to Foggy Cityscapes (val) | mAP41.8 | 57 | |
| Object Detection | Cityscapes -> Foggy Cityscapes | mAP41.8 | 55 | |
| Object Detection | Cityscapes adaptation from KITTI (val) | mAP43 | 46 |