Proposal-Level Unsupervised Domain Adaptation for Open World Unbiased Detector
Open World Object Detection (OWOD) combines open-set object detection with incremental learning capabilities to handle the challenge of the open and dynamic visual world. Existing works assume that a foreground predictor trained on the seen categories can be directly transferred to identify the unseen categories' locations by selecting the top-k most confident foreground predictions. However, the assumption is hardly valid in practice. This is because the predictor is inevitably biased to the known categories, and fails under the shift in the appearance of the unseen categories. In this work, we aim to build an unbiased foreground predictor by re-formulating the task under Unsupervised Domain Adaptation, where the current biased predictor helps form the domains: the seen object locations and confident background locations as the source domain, and the rest ambiguous ones as the target domain. Then, we adopt the simple and effective self-training method to learn a predictor based on the domain-invariant foreground features, hence achieving unbiased prediction robust to the shift in appearance between the seen and unseen categories. Our approach's pipeline can adapt to various detection frameworks and UDA methods, empirically validated by OWOD evaluation, where we achieve state-of-the-art performance.
Code (1)
Tasks
Domain AdaptationIncremental LearningObjectobject-detectionObject DetectionOpen World Object DetectionUnsupervised Domain AdaptationvalidSimilar Papers 제목 키워드 기반
Domain Adaptation by Class Centroid Matching and Local Manifold Self-Learning
Domain adaptation has been a fundamental technology for transferring knowledge from a source domain to a target domain. The key issue of domain adaptation is how to reduce the distribution discrepancy between two domains…
Domain AdaptationSelf-LearningUnsupervised Domain AdaptationUnsupervised Domain Adaptation for Video Semantic Segmentation
Unsupervised Domain Adaptation for semantic segmentation has gained immense popularity since it can transfer knowledge from simulation to real (Sim2Real) by largely cutting out the laborious per pixel labeling efforts at…
Domain AdaptationSemantic SegmentationUnsupervised Domain AdaptationVideo Semantic SegmentationPoliTO-IIT-CINI Submission to the EPIC-KITCHENS-100 Unsupervised Domain Adaptation Challenge for Action Recognition
In this report, we describe the technical details of our submission to the EPIC-Kitchens-100 Unsupervised Domain Adaptation (UDA) Challenge in Action Recognition. To tackle the domain-shift which exists under the UDA set…
Action RecognitionDomain AdaptationDomain GeneralizationMulti-target Domain Adaptation+2Fully Convolutional Adaptation Networks for Semantic Segmentation
The recent advances in deep neural networks have convincingly demonstrated high capability in learning vision models on large datasets. Nevertheless, collecting expert labeled datasets especially with pixel-level annotat…
Domain AdaptationSemantic SegmentationOpen Set Domain Adaptation: Theoretical Bound and Algorithm
The aim of unsupervised domain adaptation is to leverage the knowledge in a labeled (source) domain to improve a model's learning performance with an unlabeled (target) domain -- the basic strategy being to mitigate the …
Domain AdaptationUnsupervised Domain Adaptation