paper-with-me

홈 › Papers

MoMaStage: Skill-State Graph Guided Planning and Closed-Loop Execution for Long-Horizon Indoor Mobile Manipulation

2026-03-09 · Chenxu Li, Zixuan Chen, Yetao Li, Jiapeng Xu, Hongyu Ding, Jieqi Shi, Jing Huo, Yang Gao arxiv

Indoor mobile manipulation (MoMA) enables robots to translate natural language instructions into physical actions, yet long-horizon execution remains challenging due to cascading errors and limited generalization across diverse environments. Learning-based approaches often fail to maintain logical consistency over extended horizons, while methods relying on explicit scene representations impose rigid structural assumptions that reduce adaptability in dynamic settings. To address these limitations, we propose MoMaStage, a structured vision-language framework for long-horizon MoMA that eliminates the need for explicit scene mapping. MoMaStage grounds a Vision-Language Model (VLM) within a Hierarchical Skill Library and a topology-aware Skill-State Graph, constraining task decomposition and skill composition within a feasible transition space. This structured grounding ensures that generated plans remain logically consistent and topologically valid with respect to the agent's evolving physical state. To enhance robustness, MoMaStage incorporates a closed-loop execution mechanism that monitors proprioceptive feedback and triggers graph-constrained semantic replanning when deviations are detected, maintaining alignment between planned skills and physical outcomes. Extensive experiments in physics-rich simulations and real-world environments demonstrate that MoMaStage outperforms state-of-the-art baselines, achieving substantially higher planning success, reducing token overhead, and significantly improving overall task success rates in long-horizon mobile manipulation. Video demonstrations are available on the project website: https://chenxuli-cxli.github.io/MoMaStage/.

📄 PDF Abstract BibTeX arXiv:2603.08383

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Skill Discovery for Exploration and Planning using Deep Skill Graphs

2020-06-12 · ICML Workshop LifelongML 2020 7 · Akhil Bagaria, Jason Crowley, Jing Wei Nicholas Lim, George Konidaris

Temporal abstraction provides an opportunity to drastically lower the decision making burden facing reinforcement learning agents in rich sensorimotor spaces. Well constructed hierarchies induce state and action abstrac…

continuous-controlContinuous ControlDecision Making

Build on Priors: Vision--Language--Guided Neuro-Symbolic Imitation Learning for Data-Efficient Real-World Robot Manipulation

2026-04-04 · Pierrick Lorang, Johannes Huemer, Timothy Duggan, Kai Goebel 외 arxiv

Enabling robots to learn long-horizon manipulation tasks from a handful of demonstrations remains a central challenge in robotics. Existing neuro-symbolic approaches often rely on hand-crafted symbolic abstractions, sema…

Robot ManipulationData Augmentation

LEAGUE: Guided Skill Learning and Abstraction for Long-Horizon Manipulation

2022-10-23 · Shuo Cheng, Danfei Xu

To assist with everyday human activities, robots must solve complex long-horizon tasks and generalize to new settings. Recent deep reinforcement learning (RL) methods show promise in fully autonomous learning, but they s…

Deep Reinforcement LearningMotion PlanningReinforcement Learning (RL)Task and Motion Planning+1

SCALAR: Learning and Composing Skills through LLM Guided Symbolic Planning and Deep RL Grounding

2026-03-10 · Renos Zabounidis, Yue Wu, Simon Stepputtis, Woojun Kim 외 arxiv

LM-based agents excel when given high-level action APIs but struggle to ground language into low-level control. Prior work has LLMs generate skills or reward functions for RL, but these one-shot approaches lack feedback …

Learning Discrete Abstractions for Visual Rearrangement Tasks Using Vision-Guided Graph Coloring

2025-09-17 · Abhiroop Ajith, Constantinos Chamzas arxiv

Learning abstractions directly from data is a core challenge in robotics. Humans naturally operate at an abstract level, reasoning over high-level subgoals while delegating execution to low-level motor skills -- an abili…