paper-with-me

Papers

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

2025-06-12 · Yuhang Chen, Zhen Tan, Tianlong Chen

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.

📄 PDF Abstract BibTeX arXiv:2506.10389

Code (0)

등록된 구현이 없습니다.

Tasks

Embodied Question AnsweringQuestion Answering

Similar Papers 제목 키워드 기반

RoVer: Robot Reward Model as Test-Time Verifier for Vision-Language-Action Model

2025-10-13 · Mingtong Dai, Lingbo Liu, Yongjie Bai, Yang Liu 외 arxiv

Vision-Language-Action (VLA) models have become a prominent paradigm for embodied intelligence, yet further performance improvements typically rely on scaling up training data and model size -- an approach that is prohib…

P-GenRM: Personalized Generative Reward Model with Test-time User-based Scaling

2026-02-12 · Pinyi Zhang, Ting-En Lin, Yuchuan Wu, Jingyang Chen 외 arxiv

Personalized alignment of large language models seeks to adapt responses to individual user preferences, typically via reinforcement learning. A key challenge is obtaining accurate, user-specific reward signals in open-e…

Reinforcement Learning

Guided Trajectory Optimization with Sparse Scaling for Test-Time Diffusion

2026-05-21 · Gang Dai, Yining Huang, Yiming Xia, Guohao Chen 외 arxiv

The efficient Test-Time Scaling (TTS) paradigm offers a promising perspective for enhancing the generation performance of diffusion models. However, current solutions are limited to a static, pre-defined noise pool and s…

Probing the effectiveness of World Models for Spatial Reasoning through Test-time Scaling

2025-12-05 · Saurav Jha, M. Jehanzeb Mirza, Wei Lin, Shiqi Yang 외 arxiv

Vision-Language Models (VLMs) remain limited in spatial reasoning tasks that require multi-view understanding and embodied perspective shifts. Recent approaches such as MindJourney attempt to mitigate this gap through te…

Spatial Reasoning

Test-Time Scaling with Reflective Generative Model

2025-07-02 · Zixiao Wang, Yuxin Wang, Xiaorui Wang, Mengting Xing 외 arxiv

We introduce our first reflective generative model MetaStone-S1, which obtains OpenAI o3-mini's performance via the new Reflective Generative Form. The new form focuses on high-quality reasoning trajectory selection and …