Paint What You See: Benchmarking Dexterous Visual Tool Use in Multimodal Agents

Shudong Liu, Dongyang Chen, Enci Zhang, Jinwei Liang, Zheng Ma, Lewei Lu

arXiv:2608.25417 · 2026-08-31 공개 · arXiv · PDF

multimodal-agents closed-loop-control path-planning trajectory-supervision visual-tool-use easel reconstruction-similarity semantic-tasks

Abstract

Evaluation is shifting from static QA toward agentic settings where models act through external tools. We identify a critical yet underexplored capability within this space - dexterous visual tool use: fine-grained, closed-loop parameterized visual action in which models infer tool parameters from visual evidence, and those parameters directly govern the final result. Existing benchmarks cover web navigation, GUI operation, and software engineering, but rarely target this coupling between visual evidence and execution precision. We propose EASEL, a benchmark evaluating a controlled instance of dexterous visual tool use that adopts reference-guided visual reconstruction as its primary proxy task: the agent incrementally paints a canvas to match a reference image. EASEL additionally includes semantic tasks spanning region annotation, handwriting, and path planning. We further provide EASEL-Data, a 440k-sample two-stage curriculum dataset for trajectory supervision, and EASEL-9B to investigate its effect on this capability. Evaluation of 25 models reveals that current multimodal agents systematically struggle on EASEL. Reconstruction similarity bottlenecks at low levels (0.40-0.54), while trajectory diagnostics expose severe closed-loop instability - models typically saturate early or degrade post-peak. Semantic tasks reveal sharp capability boundaries in precision annotation and path planning. EASEL-9B, trained on EASEL-Data, surpasses the base model by a relative 6.3%, ranking third among all evaluated models.

한국어 요약

한 줄 요약

EASEL은 시각적 정밀도가 요구되는 다중 모달 에이전트의 도구 사용 능력을 평가하는 새로운 벤치마크로, 440,000개 샘플의 EASEL-Data와 9B 파라미터 모델 EASEL-9B를 제시한다.

핵심 기여도

핵심 아이디어

기존의 QA 중심 평가에서 벗어나, 외부 도구를 통해 행동하는 에이전트의 능력을 평가하는 새로운 패러다임이 필요하다. 특히, **dexterous visual tool use**는 시각적 증거를 바탕으로 도구 파라미터를 추론하고, 그 파라미터가 직접 최종 결과를 결정하는 **정밀한, 폐쇄 루프의 시각적 행동**을 의미한다. EASEL은 이를 평가하기 위해 **reference-guided visual reconstruction**을 주요 태스크로 채택한다. 에이전트는 참조 이미지를 바탕으로 캔버스를 점진적으로 그려가며, 각 단계에서 **시각적 피드백을 기반으로 정확한 파라미터를 결정**해야 한다. 이는 단순한 추론이 아닌, **시각적 이해를 정밀한 실행 파라미터로 변환하는 능력**을 평가한다.

기술적 접근법

주요 결과

의의 및 한계

EASEL은 기존 QA 평가와 고수준 도구 사용 평가가 무시하는 **시각적 정밀도**와 **폐쇄 루프 실행 능력**을 평가하는 데 기여한다. 특히, **정밀한 시각적 이해를 실행 파라미터로 변환하는 능력**을 평가함으로써, 모델의 **실제 세계 적용 가능성**을 보다 정확히 측정할 수 있다. 그러나 EASEL은 **2D 이미지 기반**이며, **3D 환경**이나 **실시간 상호작용**을 고려하지 않아 한계가 있다. 또한, **정확한 피드백 기반 수정 능력**은 여전히 제한적임.

실용적 활용

EASEL은 **디지털 환경에서 정밀한 시각적 작업**이 필요한 산업, 예를 들어 **UI/UX 디자인**, **로봇 시각 제어**, **자동화된 이미지 편집** 분야에서 모델 평가에 활용될 수 있다. 또한, **다중 모달 에이전트의 정밀도 기반 학습 전략** 개발에도 기여할 수 있다.