Weakly Supervised Test-Time Domain Adaptation for Object Detection
Anh-Dzung Doan, Bach Long Nguyen, Terry Lim, Madhuka Jayawardhana,, Surabhi Gupta, Christophe Guettier, Ian Reid, Markus Wagner, Tat-Jun Chin

TL;DR
This paper introduces a weakly supervised, human-in-the-loop test-time domain adaptation method for object detection that improves performance in evolving outdoor environments with minimal manual labeling, suitable for streaming data.
Contribution
It presents a novel approach involving human supervision with weak labels for online domain adaptation, enhancing object detection in changing environments.
Findings
Outperforms existing test-time adaptation methods
Effective in streaming, single-pass scenarios
Leverages minimal human input for significant gains
Abstract
Prior to deployment, an object detector is trained on a dataset compiled from a previous data collection campaign. However, the environment in which the object detector is deployed will invariably evolve, particularly in outdoor settings where changes in lighting, weather and seasons will significantly affect the appearance of the scene and target objects. It is almost impossible for all potential scenarios that the object detector may come across to be present in a finite training dataset. This necessitates continuous updates to the object detector to maintain satisfactory performance. Test-time domain adaptation techniques enable machine learning models to self-adapt based on the distributions of the testing data. However, existing methods mainly focus on fully automated adaptation, which makes sense for applications such as self-driving cars. Despite the prevalence of fully automated…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
MethodsFocus
