paper-with-me

홈 › Papers

EgoPush: Learning End-to-End Egocentric Multi-Object Rearrangement for Mobile Robots

2026-02-20 · Boyuan An, Zhexiong Wang, Yipeng Wang, Jiaqi Li, Sihang Li, Jing Zhang, Chen Feng arxiv

Humans can rearrange objects in cluttered environments using egocentric perception, navigating occlusions without global coordinates. Inspired by this capability, we study long-horizon multi-object non-prehensile rearrangement for mobile robots using a single egocentric camera. We introduce EgoPush, a policy learning framework that enables egocentric, perception-driven rearrangement without relying on explicit global state estimation that often fails in dynamic scenes. EgoPush designs an object-centric latent space to encode relative spatial relations among objects, rather than absolute poses. This design enables a privileged reinforcement-learning (RL) teacher to jointly learn latent states and mobile actions from sparse keypoints, which is then distilled into a purely visual student policy. To reduce the supervision gap between the omniscient teacher and the partially observed student, we restrict the teacher's observations to visually accessible cues. This induces active perception behaviors that are recoverable from the student's viewpoint. To address long-horizon credit assignment, we decompose rearrangement into stage-level subproblems using temporally decayed, stage-local completion rewards. Extensive simulation experiments demonstrate that EgoPush significantly outperforms end-to-end RL baselines in success rate, with ablation studies validating each design choice. We further demonstrate zero-shot sim-to-real transfer on a mobile platform in the real world. Code and videos are available at https://ai4ce.github.io/EgoPush/.

📄 PDF Abstract BibTeX arXiv:2602.18071

Code (0)

등록된 구현이 없습니다.

Tasks

Object Rearrangement

Similar Papers 제목 키워드 기반

ORLA*: Mobile Manipulator-Based Object Rearrangement with Lazy A Star

2023-09-24 · Kai Gao, Zhaxizhuoma, Yan Ding, Shiqi Zhang 외

Effectively performing object rearrangement is an essential skill for mobile manipulators, e.g., setting up a dinner table or organizing a desk. A key challenge in such problems is deciding an appropriate manipulation or…

ObjectObject Rearrangement

Embodied Scene Rearrangement Planning

2026-08-27 · Canzhi Chen, Zan Wang, Siqi Zhu, Qi Wu 외 arxiv

This paper introduces Embodied Scene Rearrangement Planning (ESRP), a novel task requiring embodied agents to rearrange furniture in 3D scenes to match a target configuration using only egocentric observations and a top-…

Scene UnderstandingMotion Planning

Skill Transformer: A Monolithic Policy for Mobile Manipulation

2023-08-19 · ICCV 2023 1 · Xiaoyu Huang, Dhruv Batra, Akshara Rai, Andrew Szot

We present Skill Transformer, an approach for solving long-horizon robotic tasks by combining conditional sequence modeling and skill modularity. Conditioned on egocentric and proprioceptive observations of a robot, Skil…

Task Planning

Multi-skill Mobile Manipulation for Object Rearrangement

2022-09-06 · Jiayuan Gu, Devendra Singh Chaplot, Hao Su, Jitendra Malik

We study a modular approach to tackle long-horizon mobile manipulation tasks for object rearrangement, which decomposes a full task into a sequence of subtasks. To tackle the entire task, prior work chains multiple stati…

ObjectObject Rearrangement

Adaptive Coordination in Social Embodied Rearrangement

2023-05-31 · Andrew Szot, Unnat Jain, Dhruv Batra, Zsolt Kira 외

We present the task of "Social Rearrangement", consisting of cooperative everyday tasks like setting up the dinner table, tidying a house or unpacking groceries in a simulated multi-agent environment. In Social Rearrange…

Diversity