paper-with-me

Papers

Efficient Robotic Policy Learning via Latent Space Backward Planning

2025-05-11 · Dongxiu Liu, Haoyi Niu, Zhihao Wang, Jinliang Zheng, Yinan Zheng, Zhonghong Ou, Jianming Hu, Jianxiong Li, Xianyuan Zhan

Current robotic planning methods often rely on predicting multi-frame images with full pixel details. While this fine-grained approach can serve as a generic world model, it introduces two significant challenges for downstream policy learning: substantial computational costs that hinder real-time deployment, and accumulated inaccuracies that can mislead action extraction. Planning with coarse-grained subgoals partially alleviates efficiency issues. However, their forward planning schemes can still result in off-task predictions due to accumulation errors, leading to misalignment with long-term goals. This raises a critical question: Can robotic planning be both efficient and accurate enough for real-time control in long-horizon, multi-stage tasks? To address this, we propose a Latent Space Backward Planning scheme (LBP), which begins by grounding the task into final latent goals, followed by recursively predicting intermediate subgoals closer to the current state. The grounded final goal enables backward subgoal planning to always remain aware of task completion, facilitating on-task prediction along the entire planning horizon. The subgoal-conditioned policy incorporates a learnable token to summarize the subgoal sequences and determines how each subgoal guides action extraction. Through extensive simulation and real-robot long-horizon experiments, we show that LBP outperforms existing fine-grained and forward planning methods, achieving SOTA performance. Project Page: https://lbp-authors.github.io

📄 PDF Abstract BibTeX arXiv:2505.06861

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Reconstruction or Semantics? What Makes a Latent Space Useful for Robotic World Models

2026-05-07 · Nilaksh, Saurav Jha, Artem Zholus, Sarath Chandar arxiv

World model-based policy evaluation is a practical proxy for testing real-world robot control by rolling out candidate actions in action-conditioned video diffusion models. As these models increasingly adopt latent diffu…

ODEWorld: A Continuous Predictive Architecture via Physical-Time Flow

2026-07-30 · Dongxiu Liu, Haoyi Niu, Peng Cheng, Yuan Gao 외 arxiv

In the physical world we inhabit, space and time are fundamentally continuous. However, existing machine learning paradigms for world modeling are largely confined to discrete-time prediction, thereby exhibiting signific…

Image ReconstructionVideo Generation

PlaNet-ClothPick: Effective Fabric Flattening Based on Latent Dynamic Planning

2023-03-02 · Halid Abdulrahim Kadi, Kasim Terzic

Why do Recurrent State Space Models such as PlaNet fail at cloth manipulation tasks? Recent work has attributed this to the blurry prediction of the observation, which makes it difficult to plan directly in the latent sp…

State Space Models

Backward Layout Search for Sequence-Constrained Robotic Assembly

2026-08-19 · Xi Zhang, Jiancong Dai, Hao Chen, Zhengtao Hu 외 arxiv

Robotic assembly layout planning must determine the assembly site and the initial pose of each part while ensuring collision-free execution of a prescribed assembly sequence. This problem is challenging because the obsta…

Motion Planning

Local Path Optimization in The Latent Space Using Learned Distance Gradient

2025-12-30 · Jiawei Zhang, Chengchao Bai, Wei Pan, Tianhang Liu 외 arxiv

Constrained motion planning is a common but challenging problem in robotic manipulation. In recent years, data-driven constrained motion planning algorithms have shown impressive planning speed and success rate. Among th…

Motion Planning