paper-with-me

Papers

Exposing and Mitigating Spurious Correlations for Cross-Modal Retrieval

2023-04-06 · Jae Myung Kim, A. Sophia Koepke, Cordelia Schmid, Zeynep Akata

Cross-modal retrieval methods are the preferred tool to search databases for the text that best matches a query image and vice versa. However, image-text retrieval models commonly learn to memorize spurious correlations in the training data, such as frequent object co-occurrence, instead of looking at the actual underlying reasons for the prediction in the image. For image-text retrieval, this manifests in retrieved sentences that mention objects that are not present in the query image. In this work, we introduce ODmAP@k, an object decorrelation metric that measures a model's robustness to spurious correlations in the training data. We use automatic image and text manipulations to control the presence of such object correlations in designated test data. Additionally, our data synthesis technique is used to tackle model biases due to spurious correlations of semantically unrelated objects in the training data. We apply our proposed pipeline, which involves the finetuning of image-text retrieval frameworks on carefully designed synthetic data, to three state-of-the-art models for image-text retrieval. This results in significant improvements for all three models, both in terms of the standard retrieval performance and in terms of our object decorrelation metric. The code is available at https://github.com/ExplainableML/Spurious_CM_Retrieval.

📄 PDF Abstract BibTeX arXiv:2304.03391

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalImage-text RetrievalObjectRetrievalText Retrieval

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Seeing What's Not There: Spurious Correlation in Multimodal LLMs

2025-03-11 · Parsa Hosseini, Sumit Nawathe, Mazda Moayeri, Sriram Balasubramanian 외

Unimodal vision models are known to rely on spurious correlations, but it remains unclear to what extent Multimodal Large Language Models (MLLMs) exhibit similar biases despite language supervision. In this paper, we inv…

HallucinationObjectObject HallucinationObject Recognition

Mitigating Spurious Correlations in Multi-modal Models during Fine-tuning

2023-04-08 · Yu Yang, Besmira Nushi, Hamid Palangi, Baharan Mirzasoleiman

Spurious correlations that degrade model generalization or lead the model to be right for the wrong reasons are one of the main robustness concerns for real-world deployments. However, mitigating these correlations durin…

Attribute

RaVL: Discovering and Mitigating Spurious Correlations in Fine-Tuned Vision-Language Models

2024-11-06 · Maya Varma, Jean-Benoit Delbrouck, Zhihong Chen, Akshay Chaudhari 외

Fine-tuned vision-language models (VLMs) often capture spurious correlations between image features and textual attributes, resulting in degraded zero-shot performance at test time. Existing approaches for addressing spu…

image-classificationImage Classificationzero-shot-classificationZero-Shot Learning

Multi-View Incongruity Learning for Multimodal Sarcasm Detection

2024-12-01 · Diandian Guo, Cong Cao, Fangfang Yuan, Yanbing Liu 외

Multimodal sarcasm detection (MSD) is essential for various downstream tasks. Existing MSD methods tend to rely on spurious correlations. These methods often mistakenly prioritize non-essential features yet still make co…

Contrastive LearningData AugmentationMULTI-VIEW LEARNINGSarcasm Detection

Mitigating Spurious Correlations for Self-supervised Recommendation

2022-12-08 · Xinyu Lin, Yiyan Xu, Wenjie Wang, Yang Zhang 외

Recent years have witnessed the great success of self-supervised learning (SSL) in recommendation systems. However, SSL recommender models are likely to suffer from spurious correlations, leading to poor generalization. …

Feature EngineeringRecommendation SystemsSelf-Supervised Learning