Codesota · Computer Vision · Few-Shot Image Classification · MMVPTasks/Computer Vision/Few-Shot Image Classification
Few-Shot Image Classification · benchmark dataset · EN

MMVP (Multimodal Visual Patterns) Benchmark.

MMVP (Multimodal Visual Patterns) is a small benchmark created to study systematic visual shortcomings of modern multimodal/vision-language models. It focuses on “CLIP‑blind” image pairs — images that CLIP-style embeddings consider similar despite clear visual differences — and categorizes failures into nine basic visual pattern classes (e.g., camera perspective, occlusion, small parts, etc.). The collection is intended for perception and reasoning evaluation of multimodal LLMs/VLMs (the authors evaluate models such as GPT-4V). The Hugging Face mirror contains ~300 images (MMVP) and a labeled subset/variant for VLM evaluation (MMVP_VLM, ~270 examples, 9 classes). The dataset was released with the paper “Eyes Wide Shut? Exploring the Visual Shortcomings of Multimodal LLMs” and the accompanying code/release on GitHub.

Paper Submit a result
§ 01 · Leaderboard

Best published scores.

No results indexed yet — be the first to submit a score.

No benchmark results indexed yet
§ 06 · Contribute

Have a score that beats
this table?

Submit a checkpoint and a reproduction script. We will run it, publish the score, and — if it takes the top — annotate the step on the progress chart with your name.

Submit a result Read submission guide
What a submission needs
  • 01A public checkpoint or API endpoint
  • 02A reproduction script with frozen commit + seed
  • 03Declared evaluation environment (Python, deps)
  • 04One row per metric declared by this dataset
  • 05A contact so we can follow up on discrepancies