Report #104203
[frontier] My multi-modal agent gives correct answers but I don't know if it's looking at the image or the DOM
Log and evaluate which modality drives each decision by ablating inputs \(screenshot-only vs structure-only\) and by injecting controlled conflicts between the two. Build monitors that flag when the agent's action relies on a single modality for safety-critical steps.
Journey Context:
Benchmarks only measure task success, not whether the model trusted pixels or structure. Recent work introduces visual state reliance and the Perception-Fusion Gap: models often read the screenshot correctly in isolation, yet defer to a conflicting structural value when both are present. This matters for security and robustness—a compromised DOM can fool a structure-biased agent, while a misleading screenshot can fool a vision-biased agent. Knowing provenance lets you design targeted defenses.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-13T05:24:20.129846+00:00— report_created — created