English

DeVLBert: Learning Deconfounded Visio-Linguistic Representations

Computer Vision and Pattern Recognition 2020-10-05 v2 Computation and Language

Abstract

In this paper, we propose to investigate the problem of out-of-domain visio-linguistic pretraining, where the pretraining data distribution differs from that of downstream data on which the pretrained model will be fine-tuned. Existing methods for this problem are purely likelihood-based, leading to the spurious correlations and hurt the generalization ability when transferred to out-of-domain downstream tasks. By spurious correlation, we mean that the conditional probability of one token (object or word) given another one can be high (due to the dataset biases) without robust (causal) relationships between them. To mitigate such dataset biases, we propose a Deconfounded Visio-Linguistic Bert framework, abbreviated as DeVLBert, to perform intervention-based learning. We borrow the idea of the backdoor adjustment from the research field of causality and propose several neural-network based architectures for Bert-style out-of-domain pretraining. The quantitative results on three downstream tasks, Image Retrieval (IR), Zero-shot IR, and Visual Question Answering, show the effectiveness of DeVLBert by boosting generalization ability.

Keywords

Cite

@article{arxiv.2008.06884,
  title  = {DeVLBert: Learning Deconfounded Visio-Linguistic Representations},
  author = {Shengyu Zhang and Tan Jiang and Tan Wang and Kun Kuang and Zhou Zhao and Jianke Zhu and Jin Yu and Hongxia Yang and Fei Wu},
  journal= {arXiv preprint arXiv:2008.06884},
  year   = {2020}
}

Comments

10 pages, 4 figures, to appear in ACM MM 2020 proceedings

R2 v1 2026-06-23T17:53:12.747Z