In an independent zero-shot visual creativity scoring experiment involving 992 AI-generated images and 1,500 hand-drawn sketches, GLM-5V-Turbo showed a pronounced moderate-to-high correlation with human ratings (r=0.57 for AI-generated images, r=0.49 for hand-drawn sketches overall, and up to r=0.66 for a specific shape); enabling chain-of-thought reasoning (Reasoning) left overall score alignment essentially unchanged (Delta=-0.002 for AI-generated images and Delta=-0.018 for sketches), while substantially improving the interpretability of multimodal perception and quality judgments.
Suitable tasks: Preliminary screening of UI/image visual aesthetics and creativity, zero-shot multimodal review, analysis of image-text perception and quality interpretability, and structured commentary on design proposals.
Unsuitable tasks: Strict quantitative grading of extremely rudimentary, highly abstract sketches (for example, when the correlation for Shape 11 falls to 0.36); human expert review is still required in such cases.
Applicable model version: glm-5v-turbo (accessed through the OpenRouter interface).
Applicable client, Agent, or API: OpenRouter API, official Scoring App (https://review-visual-eval-scoring.hf.space).
Recommended reasoning level and parameters: The evaluation consistently used temperature = 0; enable reasoning when interpretable review rationale is needed, and disable reasoning to reduce latency when only fast discrete scores are required.
Models compared:
Gemini 3 Flash (gemini-3-flash-preview, called directly through the Google AI API)
Gemma 4 31B IT (gemma-4-31b-it)
GPT-5.4 Mini (gpt-5.4-mini-20260317)
GLM-5V-Turbo (glm-5v-turbo)
Kimi K2.5 (kimi-k2.5)
Qwen 3.6 Plus (qwen3.6-plus)
Evaluation datasets:
Dataset 1: 992 AI-generated images (generated from real human creative prompts).
Dataset 2: 1,500 hand-drawn sketches, including different geometry-inspired shapes such as Shape 4, Shape 11, and Shape 12.
Annotation benchmark: All datasets have ground-truth creativity ratings on a 1–5 scale independently assigned by multiple human experts.
Evaluation tool: Open-source reproducible application Harness (https://review-visual-eval-scoring.hf.space).
Task prompt: Input a single image and standardized scoring instructions, requiring the model to assign a creativity score on a scale of 1–5.
Parameter control: All requests uniformly set temperature = 0 to maximize the reproducibility and determinism of the test results.
Study 1 vs Study 2: Study 1 disabled extended-reasoning; Study 2 enabled reasoning on models that support thinking (GLM-5V-Turbo, Kimi K2.5, and Qwen 3.6 Plus), recording the complete chain of thought and final score.
| Model | AI-generated images (N=992) | Hand-drawn sketches Shape 4 | Hand-drawn sketches Shape 11 | Hand-drawn sketches Shape 12 | Hand-drawn sketches overall (N=1500) |
|---|---|---|---|---|---|
| Gemini 3 Flash | 0.68 | 0.70 | 0.67 | 0.67 | 0.68 |
| Gemma 4 31B IT | 0.66 | 0.59 | 0.57 | 0.51 | 0.55 |
| Kimi K2.5 | 0.64 | 0.69 | 0.58 | 0.55 | 0.60 |
| Qwen 3.6 Plus | 0.64 | 0.65 | 0.50 | 0.56 | 0.57 |
| GPT-5.4 Mini | 0.61 | 0.30 | 0.26 | 0.34 | 0.29 |
| GLM-5V-Turbo | 0.57 | 0.66 | 0.36 | 0.42 | 0.49 |
| Model | Test dataset | Reasoning ON (r) | Reasoning OFF (r) | Change (Delta) |
|---|---|---|---|---|
| GLM-5V-Turbo | AI-generated images | 0.570 | 0.572 | -0.002 |
| GLM-5V-Turbo | Hand-drawn sketches | 0.444 | 0.462 | -0.018 |
| Kimi K2.5 | AI-generated images | 0.648 | 0.636 | +0.012 |
| Kimi K2.5 | Hand-drawn sketches | 0.544 | 0.550 | -0.005 |
| Qwen 3.6 Plus | AI-generated images | 0.562 | 0.637 | -0.075 |
| Qwen 3.6 Plus | Hand-drawn sketches | 0.470 | 0.535 | -0.065 |
Strong zero-shot visual-aesthetic capability: Without any fine-tuning on human ratings, GLM-5V-Turbo demonstrated clear aesthetic judgment on both complex AI-generated images and hand-drawn sketches; its overall sketch performance (r=0.49) substantially outperformed GPT-5.4 Mini (r=0.29).
Stable chain-of-thought performance: Unlike Qwen 3.6 Plus, which showed a clear decline in alignment after chain-of-thought reasoning was enabled (-0.075 / -0.065), GLM-5V-Turbo's chain of thought had minimal impact on final numerical scores (-|Delta| <= 0.018), while the generated reasoning was highly interpretable across four dimensions: Perception, Originality, Quality, and Justification.
Limitation: The model's correlation declines somewhat on extremely abstract or very sparsely drawn hand-drawn patterns (Shape 11) (r=0.36); its understanding of geometric topology in extremely sparse linework still has room for improvement.
Reproduction steps:
Visit the HuggingFace Space evaluation tool: https://review-visual-eval-scoring.hf.space;
Configure an OpenRouter API Key and specify the model as glm-5v-turbo;
Upload the 992-image standard set or a single test image, and set temperature = 0;
Enable/disable extended_reasoning separately, export the scores, and calculate Pearson r against the human benchmark.
The paper provides a detailed 21-page report, 9 figures/tables, and a public code repository, documenting the complete API call identifier, temperature, token length, and detailed statistical data.
Figure 4 and Figure 5 in the paper present the original sentence-by-sentence chains of thought in full for GLM-5V-Turbo's image and hand-drawn sketch evaluations, confirming the completeness of its perception and rationale-generation structure.
This evaluation focuses on visual creativity and aesthetic review; it does not directly reflect code-generation or system-tool-calling success rates.
The evaluation is based on snapshot versions from April–June 2026; quantized deployments by different providers may produce minor score fluctuations.
Paper conclusion: “For two of the three models (Kimi K2.5 and GLM-5v Turbo) reasoning was essentially neutral on both datasets... making model evaluations interpretable—showing what they attend to, how they balance originality vs. quality, and how they justify their ratings.” (arXiv:2606.29672 Study 2).
GLM-5V Turbo