Universal Domain Adaptive Object Detection via Dual Probabilistic Alignment
Yuanfan Zheng, Jinlin Wu, Wuyang Li, Zhen Chen

TL;DR
This paper introduces a Dual Probabilistic Alignment framework for universal domain adaptive object detection, effectively handling open-set, partial-set, and closed-set scenarios by modeling domain probabilities as Gaussian distributions.
Contribution
The paper proposes a novel DPA framework with three modules that model domain probability heterogeneity, improving domain-private and shared category alignment in object detection.
Findings
Outperforms state-of-the-art UniDAOD methods
Effective in open, partial, and closed-set scenarios
Demonstrates significant improvements across multiple datasets
Abstract
Domain Adaptive Object Detection (DAOD) transfers knowledge from a labeled source domain to an unannotated target domain under closed-set assumption. Universal DAOD (UniDAOD) extends DAOD to handle open-set, partial-set, and closed-set domain adaptation. In this paper, we first unveil two issues: domain-private category alignment is crucial for global-level features, and the domain probability heterogeneity of features across different levels. To address these issues, we propose a novel Dual Probabilistic Alignment (DPA) framework to model domain probability as Gaussian distribution, enabling the heterogeneity domain distribution sampling and measurement. The DPA consists of three tailored modules: the Global-level Domain Private Alignment (GDPA), the Instance-level Domain Shared Alignment (IDSA), and the Private Class Constraint (PCC). GDPA utilizes the global-level sampling to mine…
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
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
