Unbiased Faster R-CNN for Single-source Domain Generalized Object Detection
Yajing Liu, Shijun Zhou, Xiyao Liu, Chunhui Hao, Baojie Fan, Jiandong, Tian

TL;DR
This paper introduces Unbiased Faster R-CNN, a novel approach for single-source domain generalization in object detection that leverages causal modeling and data augmentation to improve robustness across diverse scenes.
Contribution
The paper proposes a causal perspective for SDG, designing modules for data augmentation, attention learning, and prototype learning to mitigate data and feature biases.
Findings
Achieves 3.9% mAP improvement on Night-Clear scene.
Effectively mitigates data bias through data augmentation.
Enhances generalization ability across five scenes.
Abstract
Single-source domain generalization (SDG) for object detection is a challenging yet essential task as the distribution bias of the unseen domain degrades the algorithm performance significantly. However, existing methods attempt to extract domain-invariant features, neglecting that the biased data leads the network to learn biased features that are non-causal and poorly generalizable. To this end, we propose an Unbiased Faster R-CNN (UFR) for generalizable feature learning. Specifically, we formulate SDG in object detection from a causal perspective and construct a Structural Causal Model (SCM) to analyze the data bias and feature bias in the task, which are caused by scene confounders and object attribute confounders. Based on the SCM, we design a Global-Local Transformation module for data augmentation, which effectively simulates domain diversity and mitigates the data bias.…
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
TopicsImage Processing Techniques and Applications · Infrared Target Detection Methodologies · Advanced Neural Network Applications
MethodsSoftmax · RoIPool · Region Proposal Network · Convolution · Faster R-CNN
