CVAICLApr 18, 2024

BLINK: Multimodal Large Language Models Can See but Not Perceive

arXiv:2404.12390v4484 citationsh-index: 26ECCV
Originality Incremental advance
AI Analysis

This work addresses the gap in visual perception abilities for multimodal LLMs, providing a benchmark to stimulate improvements toward human-level performance.

The paper tackles the problem of evaluating multimodal large language models (LLMs) on core visual perception tasks, finding that current models like GPT-4V and Gemini achieve only 51.26% and 45.72% accuracy, far below human performance of 95.70%.

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.

Foundations

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

Your Notes