The Illusion of Visual Tool-Use: A Causal Audit of Thinking with Images

Zhiheng Wang, Bo Peng, Lai Wei, Chaochao Lu

arXiv:2608.06270 · 2026-08-16 공개 · arXiv · PDF

multimodal-llms visual-tool-use observation-mediated policy-intervention trajectory-corruption visual-evidence-gain fine-grained-benchmarks illusion-of-tool-use

Abstract

The "thinking-with-images" paradigm equips multimodal LLMs with active visual operations such as crop-and-zoom. However, models using these operations often achieve only marginal or negative gains over direct inference at substantially higher token cost. They may also repeatedly crop irrelevant regions and fail on questions that direct inference answers correctly. We ask whether the returned visual evidence causally affects the answer. To answer this question, we formulate visual tool-use as a causal graph that separates observation-mediated paths from action-induced shortcuts. We then audit it through interventions at the three levels: policy (comparing tool-use with direct inference), trajectory (corrupting all observations during rollout), and step (counterfactually replacing one individual observation under a fixed prefix). Our step-level estimand, Visual Evidence Gain, isolates the contribution of each returned observation. Across six representative models and five fine-grained perception benchmarks, we uncover policy miscalibration with two failure modes. In Calling Without Looking, returned observations have no causal effect on the answer. In Looking Without Planning, observations are informative but the call schedule is incoherent. A trajectory-level diagnostic decomposes the policy-level accuracy gain and shows that the gain is concentrated in a Calibrated minority. We term this discrepancy the illusion of visual tool-use: despite aggregate accuracy gains, visual tool-use is not causally effective across a broad range of rollouts. The code is available at https://github.com/OpenCausaLab/CauAudit.

한국어 요약

한 줄 요약

이미지 기반 추론에서 시각적 도구 사용이 실제 답변에 인과적으로 기여하는지 분석한 연구로, 정책 미조정 문제를 밝혀낸다.

핵심 기여도

핵심 아이디어

"이미지로 생각하기(thinking-with-images)" 패러다임은 이미지 크롭 및 줌과 같은 시각적 작업을 통해 모델이 보다 세부적인 증거를 수집하도록 지원한다. 하지만 이 작업이 실제 답변에 인과적으로 기여하는지 명확하지 않았다. 이를 분석하기 위해 연구팀은 시각적 도구 사용을 인과 그래프로 모델링하고, 관찰 매개 경로(observation-mediated paths)와 행동 유도 단축 경로(action-induced shortcuts)를 구분했다. 이는 도구 사용이 단순히 텍스트 행동에 의존하는지, 아니면 실제 시각 정보가 답변에 영향을 주는지를 구분하는 데 핵심이다. 또한, 단계 수준 개입을 통해 각 관찰이 답변에 미치는 기여도를 분리하는 VEG(Vision Evidence Gain)를 도입하여, 도구 사용의 실제 효과를 측정했다.

기술적 접근법

주요 결과

의의 및 한계

이 연구는 시각적 도구 사용이 단순히 정확도 향상으로 보이지만, 실제로는 인과적으로 효과적인 경우가 소수라는 점을 밝혀내며, MLLM의 추론 메커니즘에 대한 새로운 인식을 제시한다. 특히, 정책 미조정 문제는 도구 사용의 효과를 과대평가할 수 있는 주요 원인으로 드러났다. 그러나 이 분석은 오픈소스 모델에만 적용되었으며, 클로즈드 모델(예: OpenAI o3/o4-mini)에서는 토큰 수준 확률이나 중간 관찰 개입이 불가능해 동일한 결론이 적용되는지 확인할 수 없다는 한계가 있다. 또한, VEG는 단계 수준 분석에 유용하지만, 개별 관찰의 절대적 기여도를 정량적으로 비교하기는 어렵다.

실용적 활용

이 연구는 MLLM의 추론 과정을 더 깊이 있게 이해하고, 도구 사용 정책을 개선하는 데 활용될 수 있다. 특히, VEG와 트레이젝토리 수준 진단은 모델의 추론 일관성과 효과성을 평가하는 데 유용하며, 교육, 의료, 자동화 시스템 등에서 시각 정보 기반 추론의 신뢰도를 높이는 데 기여할 수 있다.