Enhancing Source-Free Domain Adaptive Object Detection with Low-confidence Pseudo Label Distillation
Ilhoon Yoon, Hyeongjun Kwon, Jin Kim, Junyoung Park, Hyunsung Jang,, Kwanghoon Sohn

TL;DR
This paper introduces a Low-confidence Pseudo Label Distillation (LPLD) loss for source-free domain adaptive object detection, improving detection of hard-to-detect objects and reducing false negatives without source data access.
Contribution
The paper proposes a novel LPLD loss that leverages RPN proposals and class-relation information to enhance source-free domain adaptive object detection.
Findings
Outperforms previous SFOD methods on four benchmarks.
Reduces false negatives and improves detection of small, hard objects.
Effectively utilizes low-confidence proposals for domain adaptation.
Abstract
Source-Free domain adaptive Object Detection (SFOD) is a promising strategy for deploying trained detectors to new, unlabeled domains without accessing source data, addressing significant concerns around data privacy and efficiency. Most SFOD methods leverage a Mean-Teacher (MT) self-training paradigm relying heavily on High-confidence Pseudo Labels (HPL). However, these HPL often overlook small instances that undergo significant appearance changes with domain shifts. Additionally, HPL ignore instances with low confidence due to the scarcity of training samples, resulting in biased adaptation toward familiar instances from the source domain. To address this limitation, we introduce the Low-confidence Pseudo Label Distillation (LPLD) loss within the Mean-Teacher based SFOD framework. This novel approach is designed to leverage the proposals from Region Proposal Network (RPN), which…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques
MethodsSparse Evolutionary Training · Focus · Region Proposal Network
