Multi-view Adversarial Discriminator: Mine the Non-causal Factors for Object Detection in Unseen Domains
Mingjun Xu, Lingyun Qin, Weijie Chen, Shiliang Pu, Lei Zhang

TL;DR
This paper introduces a multi-view adversarial training approach to better isolate causal features for object detection, improving domain generalization by removing non-causal factors across multiple latent spaces.
Contribution
It proposes the Multi-view Adversarial Discriminator (MAD) framework, combining a Spurious Correlations Generator and Multi-View Domain Classifier to enhance domain-invariant feature learning.
Findings
Achieves state-of-the-art results on six benchmarks.
Effectively removes non-causal factors from features.
Improves robustness of object detection in unseen domains.
Abstract
Domain shift degrades the performance of object detection models in practical applications. To alleviate the influence of domain shift, plenty of previous work try to decouple and learn the domain-invariant (common) features from source domains via domain adversarial learning (DAL). However, inspired by causal mechanisms, we find that previous methods ignore the implicit insignificant non-causal factors hidden in the common features. This is mainly due to the single-view nature of DAL. In this work, we present an idea to remove non-causal factors from common features by multi-view adversarial training on source domains, because we observe that such insignificant non-causal factors may still be significant in other latent spaces (views) due to the multi-mode structure of data. To summarize, we propose a Multi-view Adversarial Discriminator (MAD) based domain generalization model,…
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
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
