English

BLINK: Multimodal Large Language Models Can See but Not Perceive

Computer Vision and Pattern Recognition 2024-07-04 v4 Artificial Intelligence Computation and Language

Abstract

We introduce Blink, a new benchmark for multimodal language models (LLMs) that focuses on core visual perception abilities not found in other evaluations. Most of the Blink tasks can be solved by humans "within a blink" (e.g., relative depth estimation, visual correspondence, forensics detection, and multi-view reasoning). However, we find these perception-demanding tasks cast significant challenges for current multimodal LLMs because they resist mediation through natural language. Blink reformats 14 classic computer vision tasks into 3,807 multiple-choice questions, paired with single or multiple images and visual prompting. While humans get 95.70% accuracy on average, Blink is surprisingly challenging for existing multimodal LLMs: even the best-performing GPT-4V and Gemini achieve accuracies of 51.26% and 45.72%, only 13.17% and 7.63% higher than random guessing, indicating that such perception abilities have not "emerged" yet in recent multimodal LLMs. Our analysis also highlights that specialist CV models could solve these problems much better, suggesting potential pathways for future improvements. We believe Blink will stimulate the community to help multimodal LLMs catch up with human-level visual perception.

Keywords

Cite

@article{arxiv.2404.12390,
  title  = {BLINK: Multimodal Large Language Models Can See but Not Perceive},
  author = {Xingyu Fu and Yushi Hu and Bangzheng Li and Yu Feng and Haoyu Wang and Xudong Lin and Dan Roth and Noah A. Smith and Wei-Chiu Ma and Ranjay Krishna},
  journal= {arXiv preprint arXiv:2404.12390},
  year   = {2024}
}

Comments

Multimodal Benchmark, Project Url: https://zeyofu.github.io/blink/, ECCV 2024

R2 v1 2026-06-28T15:59:03.641Z