VisMin: Visual Minimal-Change Understanding
Rabiul Awal, Saba Ahmadi, Le Zhang, Aishwarya Agrawal
TL;DR
VisMin introduces a Visual Minimal-Change Understanding benchmark to probe fine-grained visual-language understanding across object, attribute, count, and spatial-relations changes. It uses an automated pipeline with LLM-guided edits and diffusion-based image editing, followed by four-step human verification, yielding a large training set (64,392 samples) and a challenging benchmark (2,084 samples) in COCO-like scenes. Benchmark results reveal current VLMs struggle with spatial reasoning and counting, while fine-tuning with the minimal-change data substantially improves performance for CLIP and, to a lesser extent, Idefics2, and also enhances general image-text alignment. The work provides a scalable data-generation framework and shows that VisMin data are broadly beneficial for improving fine-grained understanding across multiple benchmarks, with releases of benchmark, data, and model checkpoints to accelerate research.
Abstract
Fine-grained understanding of objects, attributes, and relationships between objects is crucial for visual-language models (VLMs). Existing benchmarks primarily focus on evaluating VLMs' capability to distinguish between two very similar captions given an image. In this paper, we introduce a new, challenging benchmark termed Visual Minimal-Change Understanding (VisMin), which requires models to predict the correct image-caption match given two images and two captions. The image pair and caption pair contain minimal changes, i.e., only one aspect changes at a time from among the following: object, attribute, count, and spatial relation. These changes test the models' understanding of objects, attributes (such as color, material, shape), counts, and spatial relationships between objects. We built an automatic framework using large language models and diffusion models, followed by a rigorous 4-step verification process by human annotators. Empirical experiments reveal that current VLMs exhibit notable deficiencies in understanding spatial relationships and counting abilities. We also generate a large-scale training dataset to finetune CLIP and Idefics2, showing significant improvements in fine-grained understanding across benchmarks and in CLIP's general image-text alignment. We release all resources, including the benchmark, training data, and finetuned model checkpoints, at https://vismin.net/.
