| Rank | Model | Score |
|---|---|---|
| 1 | lfm2-5-vl-3b | 61.5 |
| 2 | north-micro-vision-instruct | 52.7 |
1 phaseActive
Multimodal benchmark for core visual perception abilities humans perform 'in a blink' — depth, similarity, spatial reasoning, and multi-image tasks.
Quick answer: BLINK evaluates core visual perception abilities that humans can typically solve "within a blink" — such as relative depth estimation, visual similarity, spatial reasoning, and multi-view/multi-image correspondence — but which remain challenging for multimodal LLMs. LFM2.5-VL-3B scores 61.5% as of August 2026.
What it tests: 14 classic computer-vision task formats (depth estimation, relative reflectance, forensic detection, jigsaw, multi-view reasoning, visual correspondence, and more) reformatted as multiple-choice visual questions.
Why it matters: Many perception tasks that are trivial for humans and classical computer-vision pipelines remain surprisingly hard for multimodal LLMs; BLINK isolates this gap rather than testing world knowledge or language reasoning.
Known limitations: Because tasks are reformatted from classical CV benchmarks into multiple-choice format, chance-level performance is non-trivial (often 25-50%), so raw scores must be interpreted relative to a random baseline.
BLINK (Fu et al., 2024) packages 14 classic visual perception tasks — drawn from established computer vision benchmarks — into a unified multiple-choice visual question-answering format. Tasks span depth estimation, relative reflectance, forensic/manipulation detection, jigsaw puzzle solving, multi-view reasoning across several images of the same scene, and visual correspondence, among others.
The benchmark's premise is that these tasks are solvable by humans "within a blink" of an eye but require perception rather than reasoning or world knowledge — probing a different capability than benchmarks like MMMU or MathVista, which lean on knowledge and multi-step reasoning.
| Field | Value |
|---|---|
| Task category | Reasoning (visual perception) |
| Metric | % accuracy (multiple-choice) |
| Saturation | Low |
| Created by | Fu et al. |
| Source paper | Fu et al. 2024 |
| GitHub | zeyofu/BLINK_Benchmark |
| Dataset | BLINK-Benchmark/BLINK on HuggingFace |
Each task is posed as a multiple-choice question over one or more images; the model's score is the percentage of questions answered correctly across the 14 task types, typically reported as an overall average.
| Rank | Model | Score | Source | Date |
|---|---|---|---|---|
| 1 | LFM2.5-VL-3B | 61.5% | LFM2.5-VL-3B launch blog | 2026-08 |
Score sourced from Liquid AI's LFM2.5-VL-3B announcement, August 2026.
No Benchgen results yet — be the first to run BLINK.
| Benchmark | What it tests | Saturation |
|---|---|---|
| BLINK | Core visual perception across 14 classic CV task formats | Low |
| MuirBench | Multi-image reasoning and comparison | Low |
| RefCOCO | Referring expression comprehension (object grounding) | Medium |
Benchgen lets you evaluate your own vision-language model's core perception abilities and track them across model versions.