REVIEW 2 major objections 2 minor 20 references
Ill-Posed by Design: Probing Evidence Use in VLMs
T0 review · 2 major / 2 minor · reviewed 2026-06-26 · grok-4.3
Pith's one-line read Vision-language models rely on target identity rather than scene geometry when estimating object sizes from single images.
desk verdict The ill-posed size probe is a clean framing move, but the six-channel counterfactual claims rest on unshown isolation details that the stress-test concern rightly flags. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
Counterfactual decomposition of six evidence channels inside the ill-posed monocular metric object-size estimation task.
What would settle it
A VLM that matches or exceeds the text-only baseline on the in-the-wild split while ablation tests show measurable sensitivity to scene-geometry edits would falsify the central claim.
Extended reading notes
Core claim
Because physical size is indeterminate from a single image, models must choose among imperfect cues including category priors, target appearance, local context, apparent image size, scene geometry, and language. Counterfactual analysis across twelve VLMs reveals that target identity is the strongest cue, scene geometry is largely ignored, and frontier models still trail text-only baselines on in-the-wild data. The task proves learnable under LoRA but geometry use does not emerge.
Load-bearing premise
Counterfactual modifications to the six evidence channels cleanly isolate each channel's contribution without introducing unintended side effects on model processing.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes monocular metric object-size estimation as an ill-posed diagnostic task to study evidence selection in VLMs, since physical size cannot be recovered from a single uncalibrated image. The authors assemble the Metric VQA dataset (10,813 Objectron queries + 331 tape-measured in-the-wild scenes) and evaluate 12 open-weight VLMs (3–397 B parameters) via counterfactual analysis that decomposes six evidence channels (category priors, target appearance, local context, apparent image size, scene geometry, language). Headline results: even the largest VLMs trail a text-only frontier LLM on the in-the-wild split; target identity is the most load-bearing cue while global scene geometry is largely unused. LoRA fine-tuning is examined as a task-specific intervention.
Significance. If the counterfactuals cleanly isolate the six channels, the work supplies a concrete, falsifiable probe for how VLMs combine visual and linguistic cues on genuinely ill-posed problems and documents a concrete limitation (under-use of scene geometry) that survives scale. The dataset, the in-the-wild split, and the comparison against a text-only LLM are concrete strengths that would make the findings useful for the community studying multimodal evidence use.
major comments (2)
- [Methods / Counterfactual Analysis] Methods / Counterfactual Analysis section: the manuscript provides no implementation details on how the six evidence channels were isolated (e.g., exact image-editing operations for scene-geometry edits, prompt templates for language ablation, or controls ensuring that an edit to one channel does not alter statistics of another). Without these, the attribution of performance deltas to specific channels cannot be verified and the central diagnostic claims remain only partially supported.
- [Results / In-the-wild split] Results on in-the-wild split (Table X and associated text): the claim that target identity is the dominant cue and scene geometry is unused rests on the assumption that the 331-scene counterfactuals cleanly manipulate only the intended channel. The paper does not report checks for unintended side-effects (e.g., whether depth/perspective edits also shift apparent size or local context statistics), which directly undermines the load-bearing conclusions.
minor comments (2)
- [Abstract] The abstract states dataset sizes and model counts but omits any mention of how error bars or statistical significance were computed; adding one sentence would improve clarity.
- [Figures] Figure captions for the counterfactual examples should explicitly list which channel is being ablated in each panel.
Simulated Author's Rebuttal
We thank the referee for their constructive comments, which highlight important areas for improving the clarity and rigor of our counterfactual analysis. We address each point below.
read point-by-point responses
-
Referee: [Methods / Counterfactual Analysis] Methods / Counterfactual Analysis section: the manuscript provides no implementation details on how the six evidence channels were isolated (e.g., exact image-editing operations for scene-geometry edits, prompt templates for language ablation, or controls ensuring that an edit to one channel does not alter statistics of another). Without these, the attribution of performance deltas to specific channels cannot be verified and the central diagnostic claims remain only partially supported.
Authors: We agree that the current manuscript lacks sufficient implementation details for full reproducibility and verification of the channel isolations. In the revised version, we will add a dedicated subsection in Methods detailing the exact operations used for each evidence channel, including image-editing procedures for visual ablations (such as depth and perspective manipulations for scene geometry), the full set of prompt templates for language and other ablations, and any statistical controls or sanity checks performed to ensure edits primarily affect the intended channel. This will allow readers to verify the attribution of performance changes. revision: yes
-
Referee: [Results / In-the-wild split] Results on in-the-wild split (Table X and associated text): the claim that target identity is the dominant cue and scene geometry is unused rests on the assumption that the 331-scene counterfactuals cleanly manipulate only the intended channel. The paper does not report checks for unintended side-effects (e.g., whether depth/perspective edits also shift apparent size or local context statistics), which directly undermines the load-bearing conclusions.
Authors: The referee correctly identifies a gap in our reporting. While the counterfactuals were designed to target specific channels, we did not include explicit side-effect analyses in the original submission. We will perform and report additional checks in the revision, such as measuring changes in apparent size and local context statistics before and after geometry edits on the 331 scenes. If any significant unintended effects are found, we will discuss their implications for the conclusions regarding target identity and scene geometry usage. This will strengthen the support for our diagnostic claims. revision: yes
Circularity Check
No circularity: purely empirical evaluation with direct measurements
full rationale
The paper conducts an empirical evaluation of VLMs on a constructed Metric VQA dataset using counterfactual modifications to six evidence channels. No derivations, equations, fitted parameters renamed as predictions, or self-citation chains appear in the load-bearing claims. All conclusions rest on observed model outputs on held-out splits (Objectron and in-the-wild), which are independently falsifiable and do not reduce to the paper's own inputs by construction.
Assumptions & free parameters
assumptions (1)
- domain assumption Physical size cannot be determined from a single uncalibrated image, forcing reliance on imperfect cues
Cite this review
Pith. "Pith review of Ill-Posed by Design: Probing Evidence Use in VLMs." pith.science (2026). https://pith.science/paper/HJZZBNXV
@misc{pith2026260624335,
author = {Pith},
title = {Pith review of: Ill-Posed by Design: Probing Evidence Use in VLMs},
year = {2026},
howpublished = {\url{https://pith.science/paper/HJZZBNXV}},
note = {Machine review of arXiv:2606.24335}
}
abstract
Counterfactual analysis is widely used to study evidence use in vision-language models, but its diagnostic value is limited on well-posed tasks: when several cues independently support the same answer, removing one may not change the prediction. We propose monocular metric object-size estimation as an ill-posed diagnostic setting for evidence selection: because physical size cannot be determined from a single uncalibrated image, models must rely on imperfect cues category priors, target appearance, local context, apparent image size, and scene geometry. We assemble Metric VQA ($10{,}813$ dimension queries from Objectron and $331$ tape-measured in-the-wild scenes) and evaluate $12$ open-weight VLMs ($3$--$397$\,B parameters) with counterfactual analysis decomposing six visual and language evidence channels. Even the largest VLMs tested (Qwen3-VL-235B, Qwen3.5-397B, InternVL3.5-241B) trail a text-only frontier LLM on the in-the-wild split. The diagnostic analysis shows: target identity is the most load-bearing cue, target pixels and local context help only some models, apparent size shifts predictions without a directional readout, and global scene geometry is largely unused. We analyze LoRA fine-tuning as an actionable intervention specific to metric estimation: while the task is learnable, the models do not learn to leverage scene geometry.
Figures
Figures from the paper (3 more)
Reference graph
Works this paper leans on
-
[1]
Li, Puyin and Xiang, Tiange and Mao, Ella and Wei, Shirley and Chen, Xinye and Masood, Adnan and Li, Fei-Fei and Adeli, Ehsan , journal =
-
[2]
Cai, Zhipeng and Yeh, Ching-Feng and Xu, Hu and Liu, Zhuang and Meyer, Gregory and Lei, Xinjie and Zhao, Changsheng and Li, Shang-Wen and Chandra, Vikas and Shi, Yangyang , journal =
-
[3]
Advances in Neural Information Processing Systems , year =
Depth Map Prediction from a Single Image using a Multi-Scale Deep Network , author =. Advances in Neural Information Processing Systems , year =
-
[4]
Chen, Boyuan and Xu, Zhuo and Kirmani, Sean and Ichter, Brian and Sadigh, Dorsa and Guibas, Leonidas and Xia, Fei , booktitle =
-
[5]
Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing (EMNLP) , year =
Reasoning Paths with Reference Objects Elicit Quantitative Spatial Reasoning in Large Vision-Language Models , author =. Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing (EMNLP) , year =
2024
-
[6]
Making the
Goyal, Yash and Khot, Tejas and Summers-Stay, Douglas and Batra, Dhruv and Parikh, Devi , booktitle =. Making the
-
[7]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year =
Don't Just Assume; Look and Answer: Overcoming Priors for Visual Question Answering , author =. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year =
-
[8]
Hsieh, Cheng-Yu and Zhang, Jieyu and Ma, Zixian and Kembhavi, Aniruddha and Krishna, Ranjay , booktitle =
Show all 20 references
-
[9]
Zhao, Tiancheng and Zhang, Tianqi and Zhu, Mingwei and Shen, Haozhan and Lee, Kyusong and Lu, Xiaopeng and Yin, Jianwei , journal =
-
[10]
Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) , year =
Interpretable Explanations of Black Boxes by Meaningful Perturbation , author =. Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV) , year =
-
[11]
Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year =
Objectron: A Large Scale Dataset of Object-Centric Videos in the Wild With Pose Annotations , author =. Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , year =
-
[12]
Masry, Ahmed and Long, Do Xuan and Tan, Jia Qing and Joty, Shafiq and Hoque, Enamul , booktitle =
-
[13]
2024 , howpublished =
2024
-
[14]
arXiv preprint arXiv:2502.13923 , year =
Qwen2.5-VL Technical Report , author =. arXiv preprint arXiv:2502.13923 , year =
-
[15]
Chen, Zhe and Wu, Jiannan and Wang, Wenhai and Su, Weijie and Chen, Guo and Xing, Sen and others , booktitle =
-
[16]
Advances in Neural Information Processing Systems , year =
Visual Instruction Tuning , author =. Advances in Neural Information Processing Systems , year =
-
[17]
Deitke, Matt and Clark, Christopher and Lee, Sangho and others , booktitle =
-
[18]
arXiv preprint arXiv:2504.05299 , year =
Marafioti, Andr. arXiv preprint arXiv:2504.05299 , year =
-
[19]
and Shen, Yelong and Wallis, Phillip and Allen-Zhu, Zeyuan and Li, Yuanzhi and Wang, Shean and Wang, Lu and Chen, Weizhu , booktitle =
Hu, Edward J. and Shen, Yelong and Wallis, Phillip and Allen-Zhu, Zeyuan and Li, Yuanzhi and Wang, Shean and Wang, Lu and Chen, Weizhu , booktitle =
-
[20]
2025 , journal =
Carion, Nicolas and Gustafson, Laura and Hu, Yuan-Ting and Debnath, Shoubhik and Hu, Ronghang and Suris, Didac and Ryali, Chaitanya and Alwala, Kalyan Vasudev and Khedr, Haitham and Huang, Andrew and Lei, Jie and Ma, Tengyu and Guo, Baishan and Kalla, Arpit and Marks, Markus a...
2025
Reviewed June 26, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.