Uncovering and Mitigating Transient Blindness in Multimodal Model Editing
Xiaoqi Han, Ru Li, Ran Yi, Hongye Tan, Zhuomin Liang, Víctor Gutiérrez-Basulto, Jeff Z. Pan
TL;DR
We address transient blindness in multimodal model editing by introducing De-VQA, a plug-and-play dynamic evaluation framework that quantifies locality across Random-Image Locality (RI-Loc), No-Image Locality (NI-Loc), and Consistent-Image Locality (CI-Loc) using seven data types. De-VQA reveals that existing MMED methods overfit to edit-related text and underutilize visual information, a deficiency termed transient blindness. The authors propose a locality-aware adversarial loss, enabling balanced cross-modal updates, and demonstrate a 17% average gain in locality across two representative multimodal editors on multiple datasets while maintaining edit accuracy. Collectively, De-VQA provides a rigorous, scalable benchmark for cross-modal locality and a practical mitigation strategy to stabilize multimodal knowledge updates in real-world settings.
Abstract
Multimodal Model Editing (MMED) aims to correct erroneous knowledge in multimodal models. Existing evaluation methods, adapted from textual model editing, overstate success by relying on low-similarity or random inputs, obscure overfitting. We propose a comprehensive locality evaluation framework, covering three key dimensions: random-image locality, no-image locality, and consistent-image locality, operationalized through seven distinct data types, enabling a detailed and structured analysis of multimodal edits. We introduce De-VQA, a dynamic evaluation for visual question answering, uncovering a phenomenon we term transient blindness, overfitting to edit-similar text while ignoring visuals. Token analysis shows edits disproportionately affect textual tokens. We propose locality-aware adversarial losses to balance cross-modal representations. Empirical results demonstrate that our approach consistently outperforms existing baselines, reducing transient blindness and improving locality by 17% on average.
