Litcius/Paper detail

Causal Attention for Vision-Language Tasks

Xu Yang, Hanwang Zhang, Guo-Jun Qi, Jianfei Cai

2021152 citationsDOI

Abstract

We present a novel attention mechanism: Causal Attention (CATT), to remove the ever-elusive confounding effect in existing attention-based vision-language models. This effect causes harmful bias that misleads the attention module to focus on the spurious correlations in training data, damaging the model generalization. As the confounder is unobserved in general, we use the front-door adjustment to realize the causal intervention, which does not require any knowledge on the confounder. Specifically, CATT is implemented as a combination of 1) In-Sample Attention (IS-ATT) and 2) Cross-Sample Attention (CS-ATT), where the latter forcibly brings other samples into every IS-ATT, mimicking the causal intervention. CATT abides by the QK-V convention and hence can replace any attention module such as top-down attention and self-attention in Transformers. CATT improves various popular attention-based vision-language models by considerable margins. In particular, we show that CATT has great potential in large-scale pre-training, e.g., it can promote the lighter LXMERT [57], which uses fewer data and less computational power, comparable to the heavier UNITER [14]. Code is published in https://github.com/yangxuntu/lxmertcatt.

Topics & Concepts

Spurious relationshipComputer scienceArtificial intelligenceMachine learningCausal modelGeneralizationLanguage modelCognitive psychologyPsychologyStatisticsMathematicsMathematical analysisMultimodal Machine Learning ApplicationsDomain Adaptation and Few-Shot LearningTopic Modeling
Causal Attention for Vision-Language Tasks | Litcius