LGJun 12, 2025

EQA-RM: A Generative Embodied Reward Model with Test-time Scaling

arXiv:2506.10389v11 citationsh-index: 10Has CodeEMNLP
Originality Incremental advance
AI Analysis

This addresses the need for nuanced evaluation in embodied AI, offering a domain-specific solution for researchers and developers working on EQA tasks.

The paper tackles the problem of evaluating embodied agents in complex tasks like Embodied Question Answering (EQA) by introducing EQA-RM, a generative multimodal reward model that provides interpretable feedback and test-time scaling, achieving 61.9% accuracy on a new benchmark with only 700 samples.

Reward Models (RMs), vital for large model alignment, are underexplored for complex embodied tasks like Embodied Question Answering (EQA) where nuanced evaluation of agents' spatial, temporal, and logical understanding is critical yet not considered by generic approaches. We introduce EQA-RM, a novel generative multimodal reward model specifically architected for EQA, trained via our innovative Contrastive Group Relative Policy Optimization (C-GRPO) strategy to learn fine-grained behavioral distinctions. The generative nature of EQA-RM provides interpretable, structured reward feedback (beyond simple scalars), uniquely enabling test-time scaling to dynamically adjust evaluation granularity, from concise scores to detailed critiques of reasoning and grounding, at inference without retraining. Concurrently, we introduce EQARewardBench, a new benchmark built on OpenEQA for standardized EQA reward model assessment. Demonstrating high sample efficiency, EQA-RM (fine-tuning Qwen2-VL-2B-Instruct) achieves 61.9\% accuracy on EQA-RM-Bench with only 700 samples, outperforming strong proprietary baselines, including Gemini-2.5-Flash, GPT-4o, Claude-3.5-Haiku, and open-sourced state-of-the-art models such as RoVRM and VisualPRM. The code and dataset can be found here https://github.com/UNITES-Lab/EQA-RM.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes