CVDec 27, 2024

MVTamperBench: Evaluating Robustness of Vision-Language Models

arXiv:2412.19794v58 citationsh-index: 8Has Code
Originality Synthesis-oriented
AI Analysis

This addresses the problem of ensuring tamper-resilient MLLMs for safety-critical applications like detecting misinformation, but it is incremental as it focuses on benchmarking rather than proposing new methods.

The paper tackles the vulnerability of Multimodal Large Language Models (MLLMs) to adversarial tampering by introducing MVTamperBench, a benchmark with over 17K tampered clips, and finds substantial variability in resilience across 45 models, showing that larger parameter counts do not guarantee robustness.

Multimodal Large Language Models (MLLMs), are recent advancement of Vision-Language Models (VLMs) that have driven major advances in video understanding. However, their vulnerability to adversarial tampering and manipulations remains underexplored. To address this gap, we introduce \textbf{MVTamperBench}, a benchmark that systematically evaluates MLLM robustness against five prevalent tampering techniques: rotation, masking, substitution, repetition, and dropping; based on real-world visual tampering scenarios such as surveillance interference, social media content edits, and misinformation injection. MVTamperBench comprises ~3.4K original videos, expanded into over ~17K tampered clips covering 19 distinct video manipulation tasks. This benchmark challenges models to detect manipulations in spatial and temporal coherence. We evaluate 45 recent MLLMs from 15+ model families. We reveal substantial variability in resilience across tampering types and show that larger parameter counts do not necessarily guarantee robustness. MVTamperBench sets a new benchmark for developing tamper-resilient MLLM in safety-critical applications, including detecting clickbait, preventing harmful content distribution, and enforcing policies on media platforms. We release all code, data, and benchmark to foster open research in trustworthy video understanding. Code: https://amitbcp.github.io/MVTamperBench/ Data: https://huggingface.co/datasets/Srikant86/MVTamperBench

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes