AI Navigate

ReMAP-DP: Reprojected Multi-view Aligned PointMaps for Diffusion Policy

arXiv cs.RO / 3/23/2026

📰 NewsModels & Research

Key Points

  • ReMAP-DP proposes a structure-aware dual-stream diffusion policy that fuses re-projected views with pixel-aligned PointMaps and learnable modality embeddings to jointly leverage frozen semantic features and explicit geometric descriptors for precise patch-level alignment.
  • It overcomes the limitations of sparse point clouds and geometric distortion from multi-view rendering by fusing perspective reprojection with geometry-aware representations.
  • Empirical results on RoboTwin 2.0 show 59.3% average success ( +6.6% over the DP3 baseline), and ManiSkill 3 reports a 28% improvement on the Stack Cube task, with strong real-world robustness and data efficiency from few demonstrations.
  • The work demonstrates cross-domain performance in simulation and real-world environments and provides a project page for more details.

Abstract

Generalist robot policies built upon 2D visual representations excel at semantic reasoning but inherently lack the explicit 3D spatial awareness required for high-precision tasks. Existing 3D integration methods struggle to bridge this gap due to the structural irregularity of sparse point clouds and the geometric distortion introduced by multi-view orthographic rendering. To overcome these barriers, we present ReMAP-DP, a novel framework synergizing standardized perspective reprojection with a structure-aware dual-stream diffusion policy. By coupling the re-projected views with pixel-aligned PointMaps, our dual-stream architecture leverages learnable modality embeddings to fuse frozen semantic features and explicit geometric descriptors, ensuring precise implicit patch-level alignment. Extensive experiments across simulation and real-world environments demonstrate ReMAP-DP's superior performance in diverse manipulation tasks. On RoboTwin 2.0, it attains a 59.3% average success rate, outperforming the DP3 baseline by +6.6%. On ManiSkill 3, our method yields a 28% improvement over DP3 on the geometrically challenging Stack Cube task. Furthermore, ReMAP-DP exhibits remarkable real-world robustness, executing high-precision and dynamic manipulations with superior data efficiency from only a handful of demonstrations. Project page is available at: https://icr-lab.github.io/ReMAP-DP/