paper-with-me

홈 › Papers

Grounding Multimodal LLMs to Embodied Agents that Ask for Help with Reinforcement Learning

2025-04-01 · Ram Ramrakhya, Matthew Chang, Xavier Puig, Ruta Desai, Zsolt Kira, Roozbeh Mottaghi

Embodied agents operating in real-world environments must interpret ambiguous and under-specified human instructions. A capable household robot should recognize ambiguity and ask relevant clarification questions to infer the user intent accurately, leading to more effective task execution. To study this problem, we introduce the Ask-to-Act task, where an embodied agent must fetch a specific object instance given an ambiguous instruction in a home environment. The agent must strategically ask minimal, yet relevant, clarification questions to resolve ambiguity while navigating under partial observability. To solve this problem, we propose a novel approach that fine-tunes multimodal large language models (MLLMs) as vision-language-action (VLA) policies using online reinforcement learning (RL) with LLM-generated rewards. Our method eliminates the need for large-scale human demonstrations or manually engineered rewards for training such agents. We benchmark against strong zero-shot baselines, including GPT-4o, and supervised fine-tuned MLLMs, on our task. Our results demonstrate that our RL-finetuned MLLM outperforms all baselines by a significant margin ($19.1$-$40.3\%$), generalizing well to novel scenes and tasks. To the best of our knowledge, this is the first demonstration of adapting MLLMs as VLA agents that can act and ask for help using LLM-generated rewards with online RL.

📄 PDF Abstract BibTeX arXiv:2504.00907

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)Vision-Language-Action

Similar Papers 제목 키워드 기반

From Multimodal LLMs to Generalist Embodied Agents: Methods and Lessons

2024-12-11 · CVPR 2025 1 · Andrew Szot, Bogdan Mazoure, Omar Attia, Aleksei Timofeev 외

We examine the capability of Multimodal Large Language Models (MLLMs) to tackle diverse domains that extend beyond the traditional language and vision tasks these models are typically trained on. Specifically, our focus …

HyCodePolicy: Hybrid Language Controllers for Multimodal Monitoring and Decision in Embodied Agents

2025-08-04 · Yibin Liu, Zhixuan Liang, Zanxin Chen, Tianxing Chen 외 arxiv

Recent advances in multimodal large language models (MLLMs) have enabled richer perceptual grounding for code policy generation in embodied agents. However, most existing systems lack effective mechanisms to adaptively m…

Multimodal ReasoningRobot ManipulationProgram Synthesis

Grounding LLMs in Scientific Discovery via Embodied Actions

2026-02-24 · Bo Zhang, Jinfeng Zhou, Yuxuan Chen, Jianing Yin 외 arxiv

Large Language Models (LLMs) have shown significant potential in scientific discovery but struggle to bridge the gap between theoretical reasoning and verifiable physical simulation. Existing solutions operate in a passi…

Empathic Grounding: Explorations using Multimodal Interaction and Large Language Models with Conversational Agents

2024-07-01 · Mehdi Arjmand, Farnaz Nouraei, Ian Steenstra, Timothy Bickmore

We introduce the concept of "empathic grounding" in conversational agents as an extension of Clark's conceptualization of grounding in conversation in which the grounding criterion includes listener empathy for the speak…

Emotional IntelligenceEmotion ClassificationHuman Interaction RecognitionLanguage Modelling+4

ESCA: Contextualizing Embodied Agents via Scene-Graph Generation

2025-10-11 · Jiani Huang, Amish Sethi, Matthew Kuo, Mayank Keoliya 외 arxiv

Multi-modal large language models (MLLMs) are making rapid progress toward general-purpose embodied agents. However, existing MLLMs do not reliably capture fine-grained links between low-level visual features and high-le…

Scene Graph Generation