paper-with-me

Papers

Towards Deconfounded Image-Text Matching with Causal Inference

2024-08-22 · Wenhui Li, Xinqi Su, Dan Song, Lanjun Wang, Kun Zhang, An-An Liu

Prior image-text matching methods have shown remarkable performance on many benchmark datasets, but most of them overlook the bias in the dataset, which exists in intra-modal and inter-modal, and tend to learn the spurious correlations that extremely degrade the generalization ability of the model. Furthermore, these methods often incorporate biased external knowledge from large-scale datasets as prior knowledge into image-text matching model, which is inevitable to force model further learn biased associations. To address above limitations, this paper firstly utilizes Structural Causal Models (SCMs) to illustrate how intra- and inter-modal confounders damage the image-text matching. Then, we employ backdoor adjustment to propose an innovative Deconfounded Causal Inference Network (DCIN) for image-text matching task. DCIN (1) decomposes the intra- and inter-modal confounders and incorporates them into the encoding stage of visual and textual features, effectively eliminating the spurious correlations during image-text matching, and (2) uses causal inference to mitigate biases of external knowledge. Consequently, the model can learn causality instead of spurious correlations caused by dataset bias. Extensive experiments on two well-known benchmark datasets, i.e., Flickr30K and MSCOCO, demonstrate the superiority of our proposed method.

📄 PDF Abstract BibTeX arXiv:2408.12292

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceImage-text matchingText Matching

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Interventional Multi-Instance Learning with Deconfounded Instance-Level Prediction

2022-04-20 · Tiancheng Lin, Hongteng Xu, Canqian Yang, Yi Xu

When applying multi-instance learning (MIL) to make predictions for bags of instances, the prediction accuracy of an instance often depends on not only the instance itself but also its context in the corresponding bag. F…

Causal InferencePrediction

Deconfounded Video Moment Retrieval with Causal Intervention

2021-06-03 · Xun Yang, Fuli Feng, Wei Ji, Meng Wang 외

We tackle the task of video moment retrieval (VMR), which aims to localize a specific moment in a video according to a textual query. Existing methods primarily model the matching relationship between query and moment by…

Moment RetrievalRetrieval

Deconfounded Image Captioning: A Causal Retrospect

2020-03-09 · Xu Yang, Hanwang Zhang, Jianfei Cai

Dataset bias in vision-language tasks is becoming one of the main problems which hinders the progress of our community. Existing solutions lack a principled analysis about why modern image captioners easily collapse into…

Causal InferenceImage Captioning

The Deconfounded Recommender: A Causal Inference Approach to Recommendation

2018-08-20 · Yixin Wang, Dawen Liang, Laurent Charlin, David M. Blei

The goal of recommendation is to show users items that they will like. Though usually framed as a prediction, the spirit of recommendation is to answer an interventional question---for each user and movie, what would the…

Causal InferenceRecommendation Systems

Deconfounded Reasoning for Multimodal Fake News Detection via Causal Intervention

2025-04-12 · Moyang Liu, Kaiying Yan, Yukun Liu, Ruibo Fu 외

The rapid growth of social media has led to the widespread dissemination of fake news across multiple content forms, including text, images, audio, and video. Traditional unimodal detection methods fall short in addressi…

DisentanglementFake News Detection