paper-with-me

Papers

Benchmarking Robustness of Multimodal Image-Text Models under Distribution Shift

2022-12-15 · JieLin Qiu, Yi Zhu, Xingjian Shi, Florian Wenzel, Zhiqiang Tang, Ding Zhao, Bo Li, Mu Li

Multimodal image-text models have shown remarkable performance in the past few years. However, evaluating robustness against distribution shifts is crucial before adopting them in real-world applications. In this work, we investigate the robustness of 12 popular open-sourced image-text models under common perturbations on five tasks (image-text retrieval, visual reasoning, visual entailment, image captioning, and text-to-image generation). In particular, we propose several new multimodal robustness benchmarks by applying 17 image perturbation and 16 text perturbation techniques on top of existing datasets. We observe that multimodal models are not robust to image and text perturbations, especially to image perturbations. Among the tested perturbation methods, character-level perturbations constitute the most severe distribution shift for text, and zoom blur is the most severe shift for image data. We also introduce two new robustness metrics (\textbf{MMI} for MultiModal Impact score and \textbf{MOR} for Missing Object Rate) for proper evaluations of multimodal models. We hope our extensive study sheds light on new directions for the development of robust multimodal models. More details can be found on the project webpage: \url{https://MMRobustness.github.io}.

📄 PDF Abstract BibTeX arXiv:2212.08044

Code (1)

jielin-qiu/mm_robustness pytorch

Tasks

BenchmarkingImage CaptioningImage GenerationImage-text RetrievalRetrievalText RetrievalText to Image GenerationText-to-Image GenerationVisual EntailmentVisual Reasoning

Similar Papers 제목 키워드 기반

Benchmarking Zero-Shot Robustness of Multimodal Foundation Models: A Pilot Study

2024-03-15 · Chenguang Wang, Ruoxi Jia, Xin Liu, Dawn Song

Pre-training image representations from the raw text about images enables zero-shot vision transfer to downstream tasks. Through pre-training on millions of samples collected from the internet, multimodal foundation mode…

Benchmarking

Multimodal Benchmarking and Recommendation of Text-to-Image Generation Models

2025-05-06 · Kapil Wanaskar, Gaytri Jena, Magdalini Eirinaki

This work presents an open-source unified benchmarking and evaluation framework for text-to-image generation models, with a particular focus on the impact of metadata augmented prompts. Leveraging the DeepFashion-MultiMo…

BenchmarkingImage GenerationMLLM Aesthetic EvaluationModel Selection+4

Benchmarking Large Multimodal Models against Common Corruptions

2024-01-22 · Jiawei Zhang, Tianyu Pang, Chao Du, Yi Ren 외

This technical report aims to fill a deficiency in the assessment of large multimodal models (LMMs) by specifically examining the self-consistency of their outputs when subjected to common corruptions. We investigate the…

BenchmarkingImage to textSpeech-to-Texttext-to-speech+1

MMSearch-Plus: Benchmarking Provenance-Aware Search for Multimodal Browsing Agents

2025-08-29 · Xijia Tao, Yihua Teng, Xinxing Su, Xinyu Fu 외 arxiv

Existing multimodal browsing benchmarks often fail to require genuine multimodal reasoning, as many tasks can be solved with text-only heuristics without vision-in-the-loop verification. We introduce MMSearch-Plus, a 311…

Multimodal ReasoningText Retrieval

MCA-Bench: A Multimodal Benchmark for Evaluating CAPTCHA Robustness Against VLM-based Attacks

2025-06-06 · Zonglin Wu, Yule Xue, Xin Wei, Yiren Song

As automated attack techniques rapidly advance, CAPTCHAs remain a critical defense mechanism against malicious bots. However, existing CAPTCHA schemes encompass a diverse range of modalities -- from static distorted text…

Benchmarking