Visual Reasoning Benchmark

Clock Bench

ClockBench evaluates whether models can read analog clocks - a task that is trivial for humans, but current frontier models struggle with.

Clock Faces
36
Clocks
180
Questions
720
Human Accuracy
89.1%
Top Model Accuracy
13.3%

Leaderboard

RankModelAccuracyLab
Human Baseline89.1%
1Gemini 2.5 Pro13.3%Google
2Gemini 2.5 Flash10.5%Google
3GPT-5 High8.4%OpenAI
4GPT-5 Mini5.6%OpenAI
5Claude Opus 4.15.6%Anthropic
6Qwen 2.5-VL 72B4.9%Alibaba
7Claude Sonnet 44.2%Anthropic
8Mistral Medium 3.12.8%Mistral
9GTP-4o2.1%OpenAI
10GTP-5 Nano2.1%OpenAI
11Grok 40.7%xAI
ClockBench leaderboard chart

Results Summary

Despite frontier models showing strong reasoning skills, mathematical ability, and visual understanding on multiple benchmarks, they seem to be struggling at reading analog clocks for now.

One hypothesis might be that this task sets a high bar for doing reasoning within the visual space (as opposed to text space).

More research is likely needed to understand if these capabilities can be obtained by scaling existing paradigms, or a novel approach is required.

Dataset

Sample Clocks

Few examples of clocks that we used in the benchmark.

Sample clocks from ClockBench

Questions

  1. Reading Time
    Models are asked to determine whether a given clock shows a valid time. If valid, they should report the hours, minutes, seconds, date, month, and day of the week (based on what is present), in a structured JSON format.
  2. Adding or Subtracting Time
    Models are asked to add or subtract varying amounts of time.
  3. Rotating Hands
    Models are asked to rotate one of the hands (hour, minute, or second) by a specified angle, clockwise or counterclockwise.
  4. Shifting Time Zone
    Models are asked to assume they are in New York during summer and report the corresponding time in various locations worldwide.

Try Yourself

Interesting in trying out ClockBench?
A small public dataset and sample evaluation code is available to everyone.

Public Dataset
Alek Safar
LinkedInX.com

Please reach out to [email protected] with ideas, suggestions, questions or any other inquiries.