Now They See It, Now They Don’t: Multimodal Reward Models Exhibit Unreliability in Physical World Constraints
Summary
A study by Sadaf Ghaffari and Nikhil Krishnaswamy, presented at the 30th Conference on Computational Natural Language Learning (CoNLL) in July 2026, reveals that multimodal reward models exhibit unreliability in evaluating text-to-image generated content, particularly concerning physical world constraints. The research, detailed on pages 344–357, involved curating prompts for common household objects with varying numbers, spatial relations, and orientations. Humans observed pairs of generated images, consistently identifying incorrect spatial *orientation* as a critical error impacting prompt accuracy. While general cross-task reward models might produce alignment scores similar to human judgments, their underlying reasoning traces are flawed regarding spatial orientational and relational indicators. These are precisely the factors human annotators deemed most consequential. This finding significantly undermines the reliability of multimodal reward model scores as a baseline for assessing image quality in generative AI systems.
Key takeaway
For Machine Learning Engineers evaluating text-to-image models, you should not solely rely on multimodal reward model scores for image quality assessment. Your evaluation pipelines must incorporate fine-grained human feedback, especially for spatial reasoning and object orientation, as reward models often miss these critical errors. This ensures your generative AI systems accurately reflect physical world constraints, preventing deployment of models with subtle yet impactful flaws.
Key insights
Multimodal reward models fail to reliably assess spatial reasoning errors in text-to-image generation, despite overall score alignment with humans.
Principles
- Human judgment prioritizes spatial orientation errors.
- Reward model reasoning traces can be flawed.
- Overall alignment scores can mask critical failures.
Method
Researchers curated prompts for household objects, generated images, and had humans systematically compare image pairs. They then compared human judgments with RLHF-based multimodal reward model scores.
In practice
- Validate reward models with fine-grained human feedback.
- Focus evaluation on spatial and relational accuracy.
Topics
- Multimodal Reward Models
- Text-to-Image Generation
- Spatial Reasoning
- Generative AI Evaluation
- Human-in-the-Loop
- Image Quality Assessment
Best for: Research Scientist, AI Scientist, Machine Learning Engineer, Computer Vision Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Paper Index on ACL Anthology.