ADPro: a Test-time Adaptive Diffusion Policy via Manifold-constrained Denoising and Task-aware Initialization for Robotic Manipulation
About
Diffusion policies have recently emerged as a powerful class of visuomotor controllers for robot manipulation, offering stable training and expressive multi-modal action modeling. However, existing approaches typically treat action generation as an unconstrained denoising process, ignoring valuable a priori knowledge about geometry and control structure. In this work, we propose the Adaptive Diffusion Policy (ADP), a test-time adaptation method that introduces two key inductive biases into the diffusion. First, we embed a geometric manifold constraint that aligns denoising updates with task-relevant subspaces, leveraging the fact that the relative pose between the end-effector and target scene provides a natural gradient direction, and guiding denoising along the geodesic path of the manipulation manifold. Then, to reduce unnecessary exploration and accelerate convergence, we propose an analytically guided initialization: rather than sampling from an uninformative prior, we compute a rough registration between the gripper and target scenes to propose a structured initial noisy action. ADP is compatible with pre-trained diffusion policies and requires no retraining, enabling test-time adaptation that tailors the policy to specific tasks, thereby enhancing generalization across novel tasks and environments. Experiments on RLBench, CALVIN, and real-world datasets show that ADPro, an implementation of ADP, improves success rates, generalization, and sampling efficiency, achieving up to 25% faster execution and 9% points over strong diffusion baselines.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Long-horizon task completion | Calvin ABC->D | Success Rate (1)94.7 | 72 | |
| Closed Drawer | CLOSEDRAWER Scene 1 | Success Rate100 | 9 | |
| Closed Drawer | CLOSEDRAWER Scene 2 | Success Rate96.7 | 9 | |
| meat off grill | MEATOFFGRILL Scene 2 | Success Rate0.8 | 9 | |
| meat off grill | MEATOFFGRILL Scene 3 | Success Rate0.8 | 9 | |
| PickUpCup | Original Simulation Scenes | Success Rate52.5 | 9 | |
| ClosedDrawer | Original Simulation Scenes | Success Rate91.7 | 9 | |
| meat off grill | MEATOFFGRILL Scene 1 | Success Rate0.00e+0 | 9 | |
| Pick Up Cup | PICKUPCUP Scene 2 | Success Rate10.8 | 9 | |
| PlaceBlock | Original Simulation Scenes | Success Rate15 | 9 |