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
90.7%
Top Model Accuracy
39.4%

Leaderboard

RankModelAccuracyLab
Human Baseline90.7%
1Qwen 3-VL 235B Instruct39.4%Alibaba
2GPT-5 Chat32.8%OpenAI
3Gemini 2.5 Pro18.9%Google
4Gemini Robotics ER 1.515%Google
5o3 Pro14.4%OpenAI
6Qwen 3-VL 235B Thinking14.4%Alibaba
7o3 High12.2%OpenAI
8Gemini 2.5 Flash11.1%Google
9GPT-5 High11.1%OpenAI
10Mistral Medium 3.110%Mistral
11GPT-5 Mini8.9%OpenAI
12Claude Opus 4.18.3%Anthropic
13Claude Sonnet 4.57.2%Anthropic
14Qwen 2.5-VL 72B6.1%Alibaba
15Claude Sonnet 46.1%Anthropic
16GTP-4o5%OpenAI
17GTP-5 Nano3.9%OpenAI
18Grok 4 Fast3.9%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.