paper-with-me

Papers

GridToPix: Training Embodied Agents with Minimal Supervision

2021-04-14 · ICCV 2021 10 · Unnat Jain, Iou-Jen Liu, Svetlana Lazebnik, Aniruddha Kembhavi, Luca Weihs, Alexander Schwing

While deep reinforcement learning (RL) promises freedom from hand-labeled data, great successes, especially for Embodied AI, require significant work to create supervision via carefully shaped rewards. Indeed, without shaped rewards, i.e., with only terminal rewards, present-day Embodied AI results degrade significantly across Embodied AI problems from single-agent Habitat-based PointGoal Navigation (SPL drops from 55 to 0) and two-agent AI2-THOR-based Furniture Moving (success drops from 58% to 1%) to three-agent Google Football-based 3 vs. 1 with Keeper (game score drops from 0.6 to 0.1). As training from shaped rewards doesn't scale to more realistic tasks, the community needs to improve the success of training with terminal rewards. For this we propose GridToPix: 1) train agents with terminal rewards in gridworlds that generically mirror Embodied AI environments, i.e., they are independent of the task; 2) distill the learned policy into agents that reside in complex visual worlds. Despite learning from only terminal rewards with identical models and RL algorithms, GridToPix significantly improves results across tasks: from PointGoal Navigation (SPL improves from 0 to 64) and Furniture Moving (success improves from 1% to 25%) to football gameplay (game score improves from 0.1 to 0.6). GridToPix even helps to improve the results of shaped reward training.

📄 PDF Abstract BibTeX arXiv:2105.00931

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningPointGoal NavigationReinforcement Learning (RL)Task 2

Similar Papers 제목 키워드 기반

ROS-X-Habitat: Bridging the ROS Ecosystem with Embodied AI

2021-09-16 · Guanxiong Chen, HaoYu Yang, Ian M. Mitchell

We introduce ROS-X-Habitat, a software interface that bridges the AI Habitat platform for embodied learning-based agents with other robotics resources via ROS. This interface not only offers standardized communication pr…

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

EmboMatrix: A Scalable Training-Ground for Embodied Decision-Making

2025-10-14 · Zixing Lei, Sheng Yin, Yichen Xiong, Yuanzhuo Ding 외 arxiv

Embodied decision-making enables agents to translate high-level goals into executable actions through continuous interactions within the physical world, forming a cornerstone of general-purpose embodied intelligence. Lar…

Scene Generation

LEGENT: Open Platform for Embodied Agents

2024-04-28 · Zhili Cheng, Zhitong Wang, Jinyi Hu, Shengding Hu 외

Despite advancements in Large Language Models (LLMs) and Large Multimodal Models (LMMs), their integration into language-grounded, human-like embodied agents remains incomplete, hindering complex real-life task performan…

Vision-Language-Action

CityWalker: Learning Embodied Urban Navigation from Web-Scale Videos

2024-11-26 · CVPR 2025 1 · Xinhao Liu, Jintong Li, Yicheng Jiang, Niranjan Sujay 외

Navigating dynamic urban environments presents significant challenges for embodied agents, requiring advanced spatial reasoning and adherence to common-sense norms. Despite progress, existing visual navigation methods st…

Common Sense ReasoningImitation LearningSpatial ReasoningVisual Navigation