paper-with-me

Papers

DrawingBench: Evaluating Spatial Reasoning and UI Interaction Capabilities of Large Language Models through Mouse-Based Drawing Tasks

2025-12-01 · Hyunjun Kim, Sooyoung Ryu arxiv

As agentic AI systems increasingly operate autonomously, establishing trust through verifiable evaluation becomes critical. Yet existing benchmarks lack the transparency and auditability needed to assess whether agents behave reliably. We present DrawingBench, a verification framework for evaluating the trustworthiness of agentic LLMs through spatial reasoning tasks that require generating sequences of low-level GUI actions. Unlike opaque evaluations, DrawingBench provides transparent, rule-based assessment: 8 objective criteria enable reproducible scoring, while action-level inspection allows stakeholders to audit agent behavior. Our framework comprises 250 diverse prompts across 20 categories and 4 difficulty levels, deterministic evaluation metrics, and an external oversight mechanism through multi-turn feedback that enables human control over agent refinement. Evaluating four state-of-the-art LLMs (Claude-4 Sonnet, GPT-4.1, GPT-4.1-mini, Gemini-2.5 Flash) across 1,000 tests, we establish both capabilities and limitations: models achieved 92.8% perfect performance with structured external feedback driving significant improvements (average +3.2%, up to +32.8% for complex scenes), but systematic error patterns emerged in tool state management and long-horizon planning. Notably, specification clarity proved more important than task complexity -- models achieved 100% perfect performance when given explicit, verifiable criteria. These findings demonstrate that transparent evaluation frameworks can establish trust in agentic systems, with external oversight proving more reliable than self-correction for guiding agent behavior. Our open-source framework provides a template for trustworthy agent assessment. Code and data: https://github.com/hyunjun1121/DrawingBench

📄 PDF Abstract BibTeX arXiv:2512.01174

Code (0)

등록된 구현이 없습니다.

Tasks

Spatial Reasoning

Similar Papers 제목 키워드 기반

BOP-ASK: Object-Interaction Reasoning for Vision-Language Models

2025-11-20 · Vineet Bhat, Sungsu Kim, Valts Blukis, Greg Heinrich 외 arxiv

Vision Language Models (VLMs) have achieved impressive performance on spatial reasoning benchmarks, yet these evaluations mask critical weaknesses in understanding object interactions. Current benchmarks test high level …

Trajectory PlanningSpatial ReasoningPose Estimation

EarthSpatialBench: Benchmarking Spatial Reasoning Capabilities of Multimodal LLMs on Earth Imagery

2026-02-17 · Zelin Xu, Yupu Zhang, Saugat Adhikari, Saiful Islam 외 arxiv

Benchmarking spatial reasoning in multimodal large language models (MLLMs) has attracted growing interest in computer vision due to its importance for embodied AI and other agentic systems that require precise interactio…

Spatial ReasoningImage Captioning

SpatiaLQA: A Benchmark for Evaluating Spatial Logical Reasoning in Vision-Language Models

2026-02-24 · Yuechen Xie, Xiaoyan Zhang, Yicheng Shan, Hao Zhu 외 arxiv

Vision-Language Models (VLMs) have been increasingly applied in real-world scenarios due to their outstanding understanding and reasoning capabilities. Although VLMs have already demonstrated impressive capabilities in c…

Visual Question AnsweringLogical Reasoning

LLMArena: Assessing Capabilities of Large Language Models in Dynamic Multi-Agent Environments

2024-02-26 · Junzhe Chen, Xuming Hu, Shuodi Liu, Shiyu Huang 외

Recent advancements in large language models (LLMs) have revealed their potential for achieving autonomous agents possessing human-level intelligence. However, existing benchmarks for evaluating LLM Agents either use sta…

Spatial Reasoning

Sparkle: Mastering Basic Spatial Capabilities in Vision Language Models Elicits Generalization to Composite Spatial Reasoning

2024-10-21 · Yihong Tang, Ao Qu, Zhaokai Wang, Dingyi Zhuang 외

Vision language models (VLMs) have demonstrated impressive performance across a wide range of downstream tasks. However, their proficiency in spatial reasoning remains limited, despite its crucial role in tasks involving…

Spatial ReasoningSynthetic Data Generation