Report #84166
[frontier] Agent ignores explicit text coordinates when screenshots present conflicting visual cues \(visual dominance bias\)
Enforce modality dominance rules in system prompt: declare 'text coordinates override visual estimates for precision tasks' or 'vision governs when layout contradicts DOM'
Journey Context:
Vision-language models exhibit visual dominance bias—when text says 'click button at \(100,100\)' but the button appears at \(150,150\) in the screenshot, the model trusts pixels over text, causing misclicks. This occurs due to training data emphasizing visual grounding. Explicit hierarchy rules mitigate this by forcing the model to treat text as ground truth for coordinates while using vision for semantic validation.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T23:51:43.438756+00:00— report_created — created