paper-with-me

홈 › Papers

From Failures to Supervision: DynamicEnvPlan for Robust Long-Horizon Embodied Planning

2026-08-01 · Hao Yuan, Yuxin Wang, Lei Ji, Zhiwei Yu arxiv

Physical-world interaction is inherently dynamic, as environments can evolve during execution, requiring agents to adapt their plans under non-stationary conditions. We study this challenge through long-horizon embodied planning under environment deviations and execution uncertainty. Existing embodied-task benchmarks can expose such failures, but these failures are usually treated as evaluation outcomes instead of learnable signals for training agents to recover. In this work, we introduce DynamicEnvPlan, a closed-loop framework for high-level planning in dynamic environments. It extends embodied task execution with humanoid agents, high-level primitive skills, structured semantic memory, and controllable perturbations. Our data synthesis design consists of planning, perturbation, and guarded correction modules that turn dynamic execution states into recovery-oriented traces. The resulting traces are used for staged supervised fine-tuning, enabling the planner to learn from both nominal execution and perturbed recovery trajectories. Using 104 task-scene combinations spanning i.i.d., compositional generalization, and out-of-distribution settings for fine-tuning and evaluation, DynamicEnvPlan boosts success rate from 33.3% for the base planner to 76.2%, while improving across all seven evaluation metrics critical to physical-world interaction, including safety and affordance compliance.

📄 PDF Abstract BibTeX arXiv:2608.00613

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EmbodiedSWE: Coding Agents for Long Horizon Dexterous Robotics

2026-09-23 · Haoxiang You, Zeyu Shen, Yilang Liu, Zhicheng Zheng 외 hf

We study coding agents for long-horizon, dexterous robotics and ask whether their solutions can provide scalable supervision for learning general robot policies. To test this, we develop EMBODIEDSWE-BENCH, a simulation b…

Embodied Tree of Thoughts: Deliberate Manipulation Planning with Embodied World Model

2025-12-09 · Wenjiang Xu, Cindy Wang, Rui Fang, Mingkang Zhang 외 arxiv

World models have emerged as a pivotal component in robot manipulation planning, enabling agents to predict future environmental states and reason about the consequences of actions before execution. While video-generatio…

Robot Manipulation

ContextFlow: Hierarchical Task-State Alignment for Long-Horizon Embodied Agents

2026-05-19 · Shuhan Guo, Kun Zhang, Haifei Liu, Xingyu Gao 외 arxiv

Long-horizon embodied agents increasingly delegate navigation, search, approach, and manipulation to specialist executors. As these executors become stronger, the main bottleneck shifts from local skill execution to main…

MineEvolve: Self-Evolution with Accumulated Knowledge for Long-Horizon Embodied Minecraft Agents

2026-03-13 · Zhengwei Xie, Zhisheng Chen, Ziyan Weng, Jinhan Li 외 arxiv

Long-horizon embodied intelligence requires agents to improve through interaction, not merely to execute plans generated from static goals. A central challenge is therefore to transform past executions into knowledge tha…

Safe Embodied AI for Long-horizon Tasks: A Cross-layer Analysis of Robotic Manipulation

2026-06-04 · Dabin Kim, Daemin Park, Sangyub Lee, Jinsik Kim 외 arxiv

Embodied AI systems are increasingly expected to reason and act over extended horizons in physical environments. This growing capability brings safety to the foreground, because failures in the physical world can harm pe…