TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/MILA: Memory-Based Instance-Level Adaptation for Cross-Dom...

MILA: Memory-Based Instance-Level Adaptation for Cross-Domain Object Detection

Onkar Krishna, Hiroki Ohashi, Saptarshi Sinha

2023-09-03Unsupervised Domain Adaptationobject-detectionObject DetectionDomain Adaptation
PaperPDFCode

Abstract

Cross-domain object detection is challenging, and it involves aligning labeled source and unlabeled target domains. Previous approaches have used adversarial training to align features at both image-level and instance-level. At the instance level, finding a suitable source sample that aligns with a target sample is crucial. A source sample is considered suitable if it differs from the target sample only in domain, without differences in unimportant characteristics such as orientation and color, which can hinder the model's focus on aligning the domain difference. However, existing instance-level feature alignment methods struggle to find suitable source instances because their search scope is limited to mini-batches. Mini-batches are often so small in size that they do not always contain suitable source instances. The insufficient diversity of mini-batches becomes problematic particularly when the target instances have high intra-class variance. To address this issue, we propose a memory-based instance-level domain adaptation framework. Our method aligns a target instance with the most similar source instance of the same category retrieved from a memory storage. Specifically, we introduce a memory module that dynamically stores the pooled features of all labeled source instances, categorized by their labels. Additionally, we introduce a simple yet effective memory retrieval module that retrieves a set of matching memory slots for target instances. Our experiments on various domain shift scenarios demonstrate that our approach outperforms existing non-memory-based methods significantly.

Results

TaskDatasetMetricValueModel
Domain AdaptationSim10kmAP57.4MILA
Domain AdaptationFoggy CityscapesmAP50.6MILA
Domain AdaptationComic2k mAP44.6MILA
Domain AdaptationSIM10K to CityscapesmAP@0.557.4MILA
Object DetectionPascal VOC to Clipart1KmAP49.9MILA
3DPascal VOC to Clipart1KmAP49.9MILA
Unsupervised Domain AdaptationSIM10K to CityscapesmAP@0.557.4MILA
2D ClassificationPascal VOC to Clipart1KmAP49.9MILA
2D Object DetectionPascal VOC to Clipart1KmAP49.9MILA
16kPascal VOC to Clipart1KmAP49.9MILA

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15Domain Borders Are There to Be Crossed With Federated Few-Shot Adaptation2025-07-14