Vision-language models show hidden brittleness to prompt order

Vision-language models exhibit a systematic brittleness: they perform measurably better when images precede text prompts rather than the reverse, despite this ordering being semantically irrelevant. Researchers identified this modality-order failure across multiple architectures and datasets, then developed a test-time training approach that not only closes the performance gap but also improves the stronger branch, creating mutual consistency gains. Activation patching revealed the failure concentrates in mid-network layers where representations diverge sharply by prompt order. This work exposes a fundamental robustness vulnerability in multimodal systems and demonstrates that targeted intervention at inference time can recover hidden model capacity.
Modelwire context
ExplainerThe more counterintuitive finding isn't the performance gap itself but that fixing the weaker ordering also improved the stronger one, suggesting the model held latent capacity that standard training never surfaced. Test-time training here isn't fine-tuning on new data but a targeted intervention using the test input itself, which is a meaningfully different use of the term than most readers will assume.
The activation patching result connects directly to concerns raised in 'Train the Model, Not the Reader,' covered the same day, which found that mechanistic explanations of hidden activations often miss what's actually happening in mid-network layers. Both papers are pointing at the same uncomfortable gap: we can locate where representations go wrong inside a network without fully understanding why they diverge in the first place. That interpretability uncertainty matters here because the fix is empirically validated but the causal story remains incomplete.
The key test is whether this consistency intervention holds when applied to models with interleaved multimodal inputs rather than clean image-then-text or text-then-image splits. If gains collapse under interleaved conditions, the approach is solving a narrow formatting artifact rather than a general robustness problem.
This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.
MentionsVision-language models
Modelwire Editorial
This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.
Modelwire summarizes, we don’t republish. arXiv cs.CL originally reported this story as “Test-Time Training for Modality Order Consistency in Vision-Language Models”. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.